Loading Tool

Explorer IconExplorer

Memory Pool

40,233 transactions
28.92 vMB
0.09233262 BTC
Random Selection Loading Transactions
Max Size: 147.11/200 MB

Candidate Block

Mining Attempt a6541d66bb169860e6ff7ede74498d135b6e16c149f21454f6a9f4979990112a
Version 20000000
Previous Block 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f
Merkle Root b991bcd51358f9ae423661fdfdc05e8ddb15ac43e93a80466b96fcc24f535aa8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,046
Size: 1.00 vMB
Total Fees: 0.03615510 BTC
Feerates: 101.65 > 3.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,541 (464,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,501 450,501 0000000000000000016d70d82608ab4259b9d682f2ea90112dac23e9538aeeff 1,397 1.00/1.00 vMB 114
450,500 450,500 000000000000000001d1108797d00565bf1bdf924e225325ad08d987f0393b32 1,072 1.00/1.00 vMB 110
450,499 450,499 0000000000000000025df5b899967bc2387e4faf1d43b0bce64025340e21d472 930 1.00/1.00 vMB 111
450,498 450,498 000000000000000001c68fee8782adfda7e59fc3e22f4bc16a6b799bc926ec69 462 1.00/1.00 vMB 101
450,497 450,497 000000000000000001e9bff21ba4b139bb2314141d79d5706e1c09fe45d065f3 840 1.00/1.00 vMB 114
450,496 450,496 000000000000000001e88f593096d72ce5575c8c68f8e7e2419e501e1699eb7c 627 0.53/1.00 vMB 101
450,495 450,495 00000000000000000037dee149e929457ef8232a22b7e6834a6cdfb89602219b 1,757 1.00/1.00 vMB 104
450,494 450,494 0000000000000000004033a9487eadaa4ceaa3dce38ae19e7989aa80cdfb0d08 1,909 1.00/1.00 vMB 168
450,493 450,493 000000000000000000d2a19ee6b84ed57397662a544669b1eaef8eee9633f41d 1,936 1.00/1.00 vMB 63
450,492 450,492 000000000000000000890770bb95164bd858aa70839c1c5e96ebef8b4e76ccbd 1,001 1.00/1.00 vMB 62
450,491 450,491 000000000000000001a7d6f9c63a2e3756fb93eaeb3897d4293ae51beec15b2d 1,568 1.00/1.00 vMB 104
450,490 450,490 0000000000000000015c5ad1ab80a127fa516ba8d5ed73e02939c7fbbfffbb04 1,714 1.00/1.00 vMB 85
450,489 450,489 00000000000000000292eb817ffff7b44b7421dcd568dec7371795103c8526b1 1,461 1.00/1.00 vMB 113
450,488 450,488 000000000000000000e15595435195100d7fdf818b5652397416f3cc8e4bea3a 2,620 1.00/1.00 vMB 84
450,487 450,487 0000000000000000020959020992cd7f53efc99ae9ae21247ea8ffde20e7ec8d 2,237 1.00/1.00 vMB 90
450,486 450,486 000000000000000000dec026674ab81332ba3698126e90a1623952d8befa4c52 1,523 1.00/1.00 vMB 107
450,485 450,485 0000000000000000024d843033cf96abfdd68d3c03cbfc51b31cf70679b40aa2 2,664 1.00/1.00 vMB 83
450,484 450,484 0000000000000000015d84f4bec292bc6f93770e24520024d50e65db21c5017d 2,037 1.00/1.00 vMB 97
450,483 450,483 000000000000000000dc71f41e6359b61f73ccb92d6699d1fe9282f3b8ab6303 1,775 1.00/1.00 vMB 99
450,482 450,482 000000000000000001abbf061cee4ded769a9e03ef6232a8b484fdf64b4b2cd3 1,662 1.00/1.00 vMB 85
450,481 450,481 000000000000000000745ab2df8580ef17d5005cec179b3a94672925c474d5f6 1,132 1.00/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 781.57 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: 622.63 GB
    • Received: 11.35 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.