Loading Tool

Explorer IconExplorer

Memory Pool

16,951 transactions
9.70 vMB
0.04144940 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.17/200 MB

Candidate Block

Mining Attempt 66484c84a6f1420bf22833f29c9326b517444d5c4434e40a15057bf8237f543f
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root bc5106acd658bf99289a9cb3ca8b176ea0fcebd0c00e684f6da93e5b8ab52b32
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,913
Size: 1.00 vMB
Total Fees: 0.01974554 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (709,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,141 204,141 000000000000022b40e87563eea6f1fa763436a2735c3e3e4eb50428ff064a9b 237 0.09 vMB 148
204,140 204,140 000000000000017e908ae11fbcdc5d42e9d58cc7cd5bc2913c8a1af134490a6a 190 0.10 vMB 106
204,139 204,139 0000000000000442cefa069ae959ffe2e51530ade9298d78743610dc9c941047 378 0.12 vMB 162
204,138 204,138 00000000000001e428d8980074be605149f2b4a089934ee74bac57c059be0ca9 52 0.02 vMB 125
204,137 204,137 000000000000021e9536bff6a9fc8eb311e7fde00fbaa2c619f6febb6a2590bf 130 0.07 vMB 96
204,136 204,136 000000000000023064120f6fef24c55f305cb14648fe9b7fa9782af3278bc34a 446 0.15 vMB 147
204,135 204,135 000000000000032168ac158fa6e792fd5f46380e17afebb05e5f403f60f6850f 18 0.01 vMB 92
204,134 204,134 00000000000001365955ccea26ab7d740590e608d4978698fb5dc29ad48abb56 477 0.18 vMB 133
204,133 204,133 0000000000000463645dd581c11c4affa4f8d50d10220155e9beeefc62abf6bb 117 0.05 vMB 88
204,132 204,132 0000000000000290948866fdf0daabf384cbd80be858076f510785632db7ebe3 1 0.00 vMB 0
204,131 204,131 000000000000007bea053e160acc1dfa4560ea8d0596f0dac617573a07b12c44 12 0.00 vMB 186
204,130 204,130 00000000000001dd53729ca97534e0dbec0cd83648271014bd52dc9233b664bc 434 0.25 vMB 111
204,129 204,129 0000000000000408eddd5e67f43695f18e33938dee72c0bbe5da7e4c846857ed 69 0.21 vMB 46
204,128 204,128 000000000000056c49404559624a6c1683ace9b06ac51537e1cf30fb2c07bfce 472 0.25 vMB 141
204,127 204,127 000000000000033ff45218e7b66f68d87c95adb5f9ec80f81acf5fda7a73f6cf 80 0.04 vMB 105
204,126 204,126 00000000000000a6aa72f5757c62be0ccd5ea30216d8c515d98445feea1132d7 9 0.01 vMB 15
204,125 204,125 000000000000000ae52a755e348f10dc05ce4d74d54534d1137d3a2248c25840 29 0.01 vMB 65
204,124 204,124 00000000000000ae4c0d7e4fe6452fd74d62ad3979d6a5fb2fa90aee911192b8 360 0.13 vMB 166
204,123 204,123 000000000000054dcaffd3ef775d010c96852d0983445060bdb83e2a5f5a47db 8 0.00 vMB 15
204,122 204,122 00000000000001e233a64e84eaad12fcf9bbde264536fe04aeb43bdcc35f9e6e 105 0.04 vMB 136
204,121 204,121 0000000000000388a7913a98ff37902d3b965b24fc2d2e29cbc2efc8c837725a 63 0.03 vMB 184
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 104
    • Outgoing: 10
  • Data Transfer:
    • Sent: 192.30 GB
    • Received: 0.76 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.