Loading Tool

Explorer IconExplorer

Memory Pool

31,621 transactions
26.02 vMB
0.06719362 BTC
Random Selection Loading Transactions
Max Size: 129.84/200 MB

Candidate Block

Mining Attempt 7b531f078137d116ab5cc063044ecc9368bcea3d4212134e57d572e107b4724d
Version 20000000
Previous Block 00000000000000000000f40d95165f1e56554a1a7c25dc329e090a256a29726d
Merkle Root 4d9c6342dc1a0b056cde0e29102cf3f2bee32b5c1eaef08bbf2a53343b74059f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,257
Size: 1.00 vMB
Total Fees: 0.01957051 BTC
Feerates: 477.45 > 1.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,281 (885,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
28,478 28,478 000000008c2b58f5153dc27bd05ecc191dffe3a3f67edd1a7c8a3f471363f5e7 1 0.00/1.00 vMB 0
28,477 28,477 000000007861d806833f54ea99eeb7eb72d2c438a314bed6fdec86cb9ab997b8 1 0.00/1.00 vMB 0
28,476 28,476 000000007d67e52d50afe1db2adac373f3ca4479f577a1830cd77dd12f22a876 1 0.00/1.00 vMB 0
28,475 28,475 000000002bacfc9f2078b514d310e58ea44f9094b3924dc2d3c55a8655f9514e 1 0.00/1.00 vMB 0
28,474 28,474 00000000a17d4c8a9f623121c86cfbd417e92e8abf9a23671a6bd735f0a14a99 1 0.00/1.00 vMB 0
28,473 28,473 00000000c34c2a3eea0bb52568f5b8d2151707ec8704280cd9f0ad86081749ee 1 0.00/1.00 vMB 0
28,472 28,472 000000004aa9b242bb4eed3c344da3c24c4d5107b54c677fc778fa5a9b9c7975 1 0.00/1.00 vMB 0
28,471 28,471 000000005b38c9d1d4ece0bafd304d12db021cabeec7955dd4ba45ee8ceef851 1 0.00/1.00 vMB 0
28,470 28,470 000000003b8938a1c1f1fb9cd96f47f7784763f423d04bbbec59fcf66b522ab0 1 0.00/1.00 vMB 0
28,469 28,469 00000000199e011b36430db34343bd413e8da4eefa5ce9e298f32a44b7f8b7f6 1 0.00/1.00 vMB 0
28,468 28,468 000000009fdca05b8dbc81d93c9857d17d7708ae958c2697b1c03f8bcd3e0ce7 1 0.00/1.00 vMB 0
28,467 28,467 0000000002c609f3c6652f7066b1d6f888239028acdfaab85ad155d2068950cc 1 0.00/1.00 vMB 0
28,466 28,466 000000005f97f5e6069fdb34f8851893e5556a1d3d30efa44a7950c50fe9eb91 1 0.00/1.00 vMB 0
28,465 28,465 00000000e44f5a9f77947a0728c8dcd3f2ad10f341dfae8f7fa5dfc5f1754c69 1 0.00/1.00 vMB 0
28,464 28,464 00000000e1717077c61a295f96c68d863b89f6167fc114a8014b9dd207ba1248 1 0.00/1.00 vMB 0
28,463 28,463 00000000ced8a715d5a18aeafab519c6cc9f02b948e6d70855ca802ab0f8e1db 1 0.00/1.00 vMB 0
28,462 28,462 00000000f090a744615ed2e87507cb0597b7926fcc93fdf4c1be1625487d4536 1 0.00/1.00 vMB 0
28,461 28,461 00000000c1166bb087c07beca4c8c6ceaf89cc6d32792e321459ba3eb026d824 1 0.00/1.00 vMB 0
28,460 28,460 000000001cd05acffad62ea1b7387fec0a5935c657bc36508918e26f44906e67 1 0.00/1.00 vMB 0
28,459 28,459 00000000f88f6b67b1b67628a2056f1c799c1dbd30b395e3ab15309dcc012a99 1 0.00/1.00 vMB 0
28,458 28,458 000000002f8ade70e8c095c79e311c18c24f32cf4ba72a5762feae1e636d34a7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 579.03 GB
    • Received: 8.83 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.