Loading Tool

Explorer IconExplorer

Memory Pool

39,121 transactions
19.53 vMB
0.04417938 BTC
Random Selection Loading Transactions
Max Size: 108.37/200 MB

Candidate Block

Mining Attempt e81ae6c3d9430c864d211cbfc8736c5806b685f57cde51f199121429d943651d
Version 20000000
Previous Block 000000000000000000002b32e86d87b3cf8508db31771fa656074b68e0c647d3
Merkle Root b02de71b37d19659e2f69b4b8784f30ee2f9be8db9d06bc6e036f969651701ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,439
Size: 1.00 vMB
Total Fees: 0.00615454 BTC
Feerates: 44.54 > 0.62 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,016 (757,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,295 156,295 0000000000000cf210dee845edfb28be692a536cb091c1d31d311f7897de272a 13 0.01/1.00 vMB 35
156,294 156,294 000000000000037475de32b3de6103c7a480d484bef22bce51022cf043aff91f 155 0.05/1.00 vMB 18
156,293 156,293 0000000000000181b250d5a0b4a2c8f1084c02abf00f485155842689eb54a646 14 0.01/1.00 vMB 228
156,292 156,292 0000000000000e0a92ffd792ed425e2180ce115935df24e75dacd34bee89ae35 23 0.01/1.00 vMB 121
156,291 156,291 00000000000006ce133a9b81935d0855a4a548b0e966388a3c48284ce1e70c8e 87 0.03/1.00 vMB 56
156,290 156,290 0000000000000e33aa47ded0ff0f35f549bdda1e608e0c4fa522e633e1cb57e0 49 0.03/1.00 vMB 123
156,289 156,289 000000000000062fd6279cfb0f90b6ce161f246fde0a528fb94541d2615f2c88 9 0.01/1.00 vMB 45
156,288 156,288 000000000000051a5be9d2494dbee8c58d6d3621ba13e7055590493ab4b08c6c 23 0.02/1.00 vMB 104
156,287 156,287 0000000000000a2a84b26f896cd002e36d0a610cc828b0d1e0a9fff387446651 57 0.01/1.00 vMB 3
156,286 156,286 0000000000000d679145013984b359045283d65acf716f007fa619dd8f8d592d 11 0.00/1.00 vMB 30
156,285 156,285 000000000000015235af350b34c9bde322b3a4dc21852a485f3f2c6afe0116da 68 0.02/1.00 vMB 147
156,284 156,284 0000000000000570165044a8480ef1ab81f7342ca55727ce8c3e7efa6fa0dd9d 12 0.00/1.00 vMB 0
156,283 156,283 00000000000000c4c3e67f806f256b85c5d0a42b2bb412caabf02805be7335df 6 0.00/1.00 vMB 14
156,282 156,282 000000000000064b10fa295594ec535d6813daf7774ddebff8ea36e6e516d11a 18 0.01/1.00 vMB 20
156,281 156,281 00000000000002668f9050512ed026898ee3c349ce9d86b0527f5b35b3ed5e93 1 0.00/1.00 vMB 0
156,280 156,280 0000000000000193688063d2c0eb1d8d1bae0ccab09360017f936b3a43a73c28 77 0.04/1.00 vMB 175
156,279 156,279 0000000000000247cddb5cee98309e76383b2f0eaf5d8020564057f4f152b609 48 0.02/1.00 vMB 33
156,278 156,278 000000000000069b1cb2fd9dab3ec6a664a1c0228efe8a8eea910bb8c46923d4 18 0.01/1.00 vMB 35
156,277 156,277 0000000000000c1f6210f30bbad38f35c6756059d641adc3d948b02ed3b22b53 101 0.03/1.00 vMB 49
156,276 156,276 0000000000000bc311ee8ebde566e3dcbd125539cd04dfbb4fd06d6214d8e0d2 12 0.00/1.00 vMB 0
156,275 156,275 000000000000034b6a833d7b95cebc5d0787f2712754effd3639a3b82dc00988 21 0.01/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 780.63 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: 549.12 GB
    • Received: 6.39 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.