Loading Tool

Explorer IconExplorer

Memory Pool

18,718 transactions
8.76 vMB
0.05226084 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.76/200 MB

Candidate Block

Mining Attempt 12b889e98479a823c2449d2fd78b43668d78477719dbb1c43fcbf8d494775b6b
Version 20000000
Previous Block 0000000000000000000025f04ff2c401a5399cfff1f91b6377cb2b55eeb38fad
Merkle Root 28238976e4037c792c883def06704719c656d096878b660f89c27ec6f3091ca0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,827
Size: 1.00 vMB
Total Fees: 0.03156951 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,421 (802,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,473 110,473 0000000000008c959e40e2fe914f37aad99eb654612ddd722d82b6f7c3aa0c58 6 0.00 vMB 0
110,472 110,472 00000000000077a8a7ca5c391aaa8811b17b26164bb2554cc7b7ebafcd0d526a 3 0.00 vMB 0
110,471 110,471 000000000000ecdd33c4911df1885c06a3f05b3c916efbb954fb40bd5cb339c6 7 0.00 vMB 0
110,470 110,470 000000000001232bd3d40e7c628f3bba496f91ac794f78450f29b23b88ed539a 11 0.00 vMB 1,507
110,469 110,469 0000000000002a0e1c4a9df0ed49d657fb244bf846f4882a1bec2259433978f8 1 0.00 vMB 0
110,468 110,468 00000000000013a7b7304d3fded640bf3a3594eefec85072f9c944b3f0acc40b 40 0.02 vMB 0
110,467 110,467 0000000000015d6fdeb7755ef2374de578b9e3c48469327bfe6847d76a57033c 12 0.00 vMB 0
110,466 110,466 000000000000fe26bdd7ea04c3d623ce5126a0f82b7fde47bddb871666ac1efd 13 0.00 vMB 0
110,465 110,465 000000000000d38c763d1385f134cc7b0b845c6cef7300b6c6c7acc69cd2f1c0 12 0.00 vMB 0
110,464 110,464 00000000000167cac8e061d4592f7ec56841f465b3512f14e9c0d551ea71c688 12 0.00 vMB 346
110,463 110,463 000000000000816f0f793c165d39e8e596e1b5cd0de0de2debba5c2d13cced7c 6 0.01 vMB 0
110,462 110,462 000000000001400b7ed3b4fc50937d617fda6adca544af518c1035dbfb440131 12 0.00 vMB 0
110,461 110,461 000000000001bf620d484c9f66681e10c740b93261039dbb57ff6265e2cc0465 12 0.00 vMB 0
110,460 110,460 0000000000004e314ccc6a8c820425ef9f94e82351ca1254ef12eeec4cacbc37 11 0.00 vMB 0
110,459 110,459 00000000000054f1131db050c24205c59873a531d9f690eba7127472411c3247 12 0.00 vMB 0
110,458 110,458 00000000000194b9d33ad0127b5d702d2adf67569f10f3cc071a9de7207aa007 9 0.00 vMB 0
110,457 110,457 0000000000014a35e625526adc8bede22a10d27684e61d1edf8f9a078a244d74 11 0.00 vMB 0
110,456 110,456 0000000000000fbbd88476d61204f92dc57e03599a1d278d95ff1484921b5ca8 19 0.01 vMB 0
110,455 110,455 000000000000bccb65c35160ecfdbfa1a1cb46f5a21cd15762b3517c3be3ce9e 12 0.00 vMB 0
110,454 110,454 0000000000013605b4aaa19ad7911d0b8062a6f9c719aee5c53f494c5b5bf6e8 11 0.00 vMB 0
110,453 110,453 000000000000dd16844c0c20f746c6ea13458b9ad9d57a426a8cff3695f07619 12 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.60 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: 295.22 GB
    • Received: 1.24 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.