Loading Tool

Explorer IconExplorer

Memory Pool

36,624 transactions
27.01 vMB
0.12300200 BTC
Random Selection Loading Transactions
Max Size: 138.07/200 MB

Candidate Block

Mining Attempt 5e71aa5867017383ce18d1b03734875f3defee963d00645787b576c7b5ebd888
Version 20000000
Previous Block 00000000000000000001d10f3c2b2b81e003e8edca0e608ae1ec4d6ede707251
Merkle Root 2a6a32312533d72e826b7ca8b3b2c06c796a4317cdfbbc944da897f0bb55764e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,126
Size: 1.00 vMB
Total Fees: 0.07259183 BTC
Feerates: 401.82 > 7.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,278 (885,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
28,457 28,457 00000000577835732898ea362468afa248d56fdf33462b8fe848cc608fc4d797 1 0.00/1.00 vMB 0
28,456 28,456 000000002992155da12f95af3f622ea060ea5eba52c60768a56bf08400e820e5 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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 578.67 GB
    • Received: 8.81 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.