Loading Tool

Explorer IconExplorer

Memory Pool

42,675 transactions
26.30 vMB
0.05639242 BTC
Random Selection Loading Transactions
Max Size: 138.13/200 MB

Candidate Block

Mining Attempt 9980ae350d538924f872be267de1a52e3d4813ac0f4ddacace3dcf2440d80c00
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root b4c0230e5ce80094a1b324b7a435af9c68c490b4797b6c8f3a9112c59b5e5e9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,031
Size: 1.00 vMB
Total Fees: 0.00837367 BTC
Feerates: 150.92 > 0.84 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (911,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,133 3,133 00000000c7d607d0e612e4c1328d8912055b561a448a580d83afa9ca01ad5239 1 0.00/1.00 vMB 0
3,132 3,132 00000000db88fbddddbdef6505773dda759254a24c0666f126c5c7c1afdc072e 1 0.00/1.00 vMB 0
3,131 3,131 000000003b4f4c304e80a5fbdbaf200ae4a910bd5432aae07ea0cf45e03b76a3 1 0.00/1.00 vMB 0
3,130 3,130 00000000a8491571ffbbcf4dde1b50badf32c54ff5884d3dca4fca3fd9067a12 1 0.00/1.00 vMB 0
3,129 3,129 000000000c4ed029a5b413fc571ab2eae0d261ea6164b2ddbf520aa78abfa8c1 1 0.00/1.00 vMB 0
3,128 3,128 00000000d6337bba03d209954d2ffd6347d213b18182438f8cb545605d3796c8 1 0.00/1.00 vMB 0
3,127 3,127 000000008dc260f97887c1c39d1b7bc49261d5f23a4eb5f9fa0c3cf552d3a9af 1 0.00/1.00 vMB 0
3,126 3,126 00000000098887cb87a9d032ac69fcfd6d2dabb4025e0e94b37fdd6f7a1ce4c6 1 0.00/1.00 vMB 0
3,125 3,125 000000008a127d1dfbab4358ceeb1c2b0a3e6b54b9cc3120b80463975a9a4f3c 1 0.00/1.00 vMB 0
3,124 3,124 0000000078034ed47d5a35b4614bcf6db923afba4faeca625b2b1adbedc4572a 1 0.00/1.00 vMB 0
3,123 3,123 0000000029a1e642fb3e9952470057572f98bc4fee579fd78aef3e5c01cfce96 1 0.00/1.00 vMB 0
3,122 3,122 0000000035acca84ef491b90f5b5c78e1528b998960cccf0224a487bf93f9d11 1 0.00/1.00 vMB 0
3,121 3,121 000000008ba54981a987f9c562a2ac1d653c4c7c3375448718d04190c74df213 1 0.00/1.00 vMB 0
3,120 3,120 0000000045cc047eac436ffc773d8668499d01607beba2a3a1ffec8d02662e9b 1 0.00/1.00 vMB 0
3,119 3,119 000000005e2c51decc88e4d8e3147eb7573bd5e168648fe06c18e9f3e9a8f2cb 1 0.00/1.00 vMB 0
3,118 3,118 00000000921ac50edf3fb0fa9e18cc12cd547df29fd5bf1ecd7332b63875a2d9 1 0.00/1.00 vMB 0
3,117 3,117 0000000018603fc7460da87634d23439e7090b4d5f34a475363c480f9a2c6308 1 0.00/1.00 vMB 0
3,116 3,116 00000000a7d43d4fa8391bac72c9190855e1a218506ea98c5deead34ad95e62a 1 0.00/1.00 vMB 0
3,115 3,115 000000002e81c7595323fbc6335ec0563ae386453db47d7a308488dcb272aa3b 1 0.00/1.00 vMB 0
3,114 3,114 0000000099d8c3452d0cf0c66a72d143ad09360e80ea3ee20cef58ced2b703ae 1 0.00/1.00 vMB 0
3,113 3,113 000000001041a6f4076d4f5b0cc6d4a78028dce7711b0df42daa08703ace9427 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.