Loading Tool

Explorer IconExplorer

Memory Pool

77,467 transactions
29.04 vMB
0.07021617 BTC
Random Selection Loading Transactions
Max Size: 178.04/200 MB

Candidate Block

Mining Attempt d6ed4f523b491eb395c1214a0b76c3bb2dc9f690c0a44a574237f3a1d3f2da05
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root ac19170cedc5bc6fb6de85e9106dc677589b58f4d4712e85ef7d75a50907f1fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,105
Size: 1.00 vMB
Total Fees: 0.00665093 BTC
Feerates: 94.79 > 0.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (305,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,203 610,203 00000000000000000005794e982558d5eab8acf633a94f90be5dfb9c927613dc 2,543 1.00/1.00 vMB 20
610,202 610,202 0000000000000000000bf0da803702c6a8d36e71f39bbbc5a568d6a4be96e5ed 2,657 1.00/1.00 vMB 5
610,201 610,201 00000000000000000010349ea6ede81b89016125efc99d741475dd1263f29725 3,169 1.00/1.00 vMB 21
610,200 610,200 000000000000000000023ccbaea49743224342e9cf9a6f8757917688306ffdce 1,333 0.43/1.00 vMB 10
610,199 610,199 00000000000000000006e570cc8e8d4a281ae11eab15120b71f555d80a7e5ab7 2,816 0.85/1.00 vMB 11
610,198 610,198 0000000000000000000e45d7e3e58684a96748d4970b69f269faa0a608732d84 182 0.05/1.00 vMB 6
610,197 610,197 0000000000000000000b1a63e621289316368e030dbbd6c68b269bbf7e43cd8b 155 0.04/1.00 vMB 9
610,196 610,196 00000000000000000005e54f03b2458e27351a3dff972284c4af768e53dbd051 203 0.06/1.00 vMB 8
610,195 610,195 0000000000000000000f3d8133e088b8d92919a9f91952af9f795a852db49f26 1,542 0.44/1.00 vMB 10
610,194 610,194 0000000000000000000e0215bac0ef445dff01101dfb3be6ab5f7f9919487bc1 2,423 0.76/1.00 vMB 9
610,193 610,193 00000000000000000014b6fd587d97c7ae3b9b412391caec52dfc726fd0a2cf8 3,328 0.94/1.00 vMB 12
610,192 610,192 000000000000000000027541291270ae7c8f27a29353b755bce78eba1fc9c5ad 2,954 0.97/1.00 vMB 10
610,191 610,191 0000000000000000000eed1490f7e86d0e57e7f4c2dcd60d4d787072bb920ce3 1,678 0.63/1.00 vMB 8
610,190 610,190 000000000000000000082236b330e882e230f834d77206547c2616ac66208b16 1,564 1.00/1.00 vMB 1
610,189 610,189 00000000000000000004f19aea7845c8ddc66955c577457675dd3d4ff79383f2 2,952 1.00/1.00 vMB 12
610,188 610,188 00000000000000000010d03cf93eb6650262bb05e1fd5c68ea676bf896d7a1e6 3,321 1.00/1.00 vMB 16
610,187 610,187 0000000000000000000a077b9cdc29f7d76b284406142ad396cc498631740ed9 2,582 1.00/1.00 vMB 3
610,186 610,186 00000000000000000009e6c4f7cefe990965c51f82f6fec74785fc3f4ba32bd1 2,735 1.00/1.00 vMB 9
610,185 610,185 000000000000000000135babb5892ffee385c8c3bad12c45540c4ae9700d0c3e 2,646 1.00/1.00 vMB 8
610,184 610,184 000000000000000000106cc23872bcfff741ce36ff4ac35030c20a50084eb5f1 2,892 1.00/1.00 vMB 25
610,183 610,183 00000000000000000009abd2b91c24d99cbfd9937b2601f40be53dea3121d455 3,173 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 710.12 GB
    • Received: 17.03 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.