Loading Tool

Explorer IconExplorer

Memory Pool

45,548 transactions
27.49 vMB
0.10993108 BTC
Random Selection Loading Transactions
Max Size: 143.85/200 MB

Candidate Block

Mining Attempt eee5b4583b82b764f0d1462b7c656073c459983140d88ba7d7f1776c7521bb53
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 1292ec3027f7b2e39c529c1ae55002b98ed6487dd9a242582d0cccf113fbb939
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,601
Size: 1.00 vMB
Total Fees: 0.05002629 BTC
Feerates: 151.01 > 5.01 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (228,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,331 686,331 0000000000000000000b07c256b51a72ea10a8186047793cf753ed858b928a43 1,780 1.00/1.00 vMB 29
686,330 686,330 00000000000000000009b45dc1fd5e169750b2014da0d6bd485fd500e69fdd05 1,968 1.00/1.00 vMB 35
686,329 686,329 0000000000000000000bc22b22f3b962cd266a63bbf25a0d5512ad114247a04f 1,572 1.00/1.00 vMB 45
686,328 686,328 00000000000000000005ce072bee38424e68b3a1f527b96bb81dde4cfd6c6a16 1,637 0.64/1.00 vMB 31
686,327 686,327 000000000000000000059c5856fcbec89290a34f113c9cf1ca12f260a8bfe4e3 193 0.17/1.00 vMB 29
686,326 686,326 0000000000000000000700fbf2a6d09154d42eb72788597f7b97ee1580fd5bd2 1,232 0.68/1.00 vMB 31
686,325 686,325 000000000000000000040143c25c159b165376ad83b162c22e72ef99ac39f09f 451 0.29/1.00 vMB 47
686,324 686,324 0000000000000000000c6b2f9fb1f12dc1f401c8197ff781508c12cb84928175 1,452 0.91/1.00 vMB 13
686,323 686,323 000000000000000000057bda47da6da5aec88e0df29239455fa0cbf813dce5a4 1,021 1.00/1.00 vMB 19
686,322 686,322 0000000000000000000d2021f775ccaac6c880733ad6ca05205e1e7e5d2002b8 319 1.00/1.00 vMB 35
686,321 686,321 0000000000000000000bc3551cda14ee4b7500da59cfed9bb41a65a3c3831340 1,370 1.00/1.00 vMB 54
686,320 686,320 00000000000000000006c86258ace0dbad6e061e07adc8dee7fc574c874619b3 920 1.00/1.00 vMB 10
686,319 686,319 00000000000000000006185404963afe865d84c18eda2df3dbc7b5fa9a5d2e93 2,524 1.00/1.00 vMB 62
686,318 686,318 0000000000000000000b00a07ec437c6a633d7b06308aef721d5de34c3f40ef6 1,933 0.99/1.00 vMB 20
686,317 686,317 0000000000000000000953293ada166e32a9a46080779571e4dff17aa958973e 1,746 1.00/1.00 vMB 31
686,316 686,316 0000000000000000000615bb5101ae8fa8a5ee4c12bd57f10397f9d4ebf64e2a 1,726 1.00/1.00 vMB 36
686,315 686,315 000000000000000000070de3ffddff11c211e2c51ff9efd3b1a17c117128623e 1,805 1.00/1.00 vMB 23
686,314 686,314 000000000000000000076cd7fda15fa7a3bc420b5fb84dca10d18203aae6acbf 1,614 1.00/1.00 vMB 63
686,313 686,313 0000000000000000000d593591fa8675f594bce31acc046428f7b5752f75c969 1,631 1.00/1.00 vMB 38
686,312 686,312 00000000000000000001be4de5f8c69147b4da19223a990464d54cd3576c46e5 1,696 0.75/1.00 vMB 37
686,311 686,311 000000000000000000006eb9a20b88eac8e4ba04529c8bbd6ee384fc0020a483 349 0.13/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.