Loading Tool

Explorer IconExplorer

Memory Pool

84,003 transactions
31.49 vMB
0.13065292 BTC
Random Selection Loading Transactions
Max Size: 188.86/200 MB

Candidate Block

Mining Attempt 69711b6d7b14b892f12bb23e776fd40b0ed51e1d0316af46dc9d4a4c9e297b09
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 54f8648500c85a038530aa3541d79b983659cd2b1f5609e171aa80e2ebebc909
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,163
Size: 1.00 vMB
Total Fees: 0.05230999 BTC
Feerates: 163.06 > 5.24 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (841,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
74,028 74,028 0000000000740ec465dd0579dba58638ceca19e52dc7a5b37ee3fe8ff26b961c 1 0.00/1.00 vMB 0
74,027 74,027 000000000051426ed4a8cf60e1d25e0933de1a3d0f6e477a1945792de4de17e9 2 0.00/1.00 vMB 0
74,026 74,026 00000000003164280943422feceb606625919c721cce03f8c30733a5752a6e71 3 0.00/1.00 vMB 0
74,025 74,025 00000000001a6e291cfc3461f521c3f4df678d436817eded8148147ebc7aa16b 3 0.00/1.00 vMB 0
74,024 74,024 00000000000591761f449b10985e44e9dec13631cca3b4c68eaa411e462344c9 1 0.00/1.00 vMB 0
74,023 74,023 00000000007a9889af711c1889127ff07a7d5b943fd12cfcf167ae31b95cd006 1 0.00/1.00 vMB 0
74,022 74,022 0000000000b1892b1b73093e1b68abc40db3685641fc5565cd843ad51cacfb50 2 0.00/1.00 vMB 0
74,021 74,021 0000000000282b1168f3f03a6c2b8744fe708ab3f7cbda88605414f4811ba9d1 1 0.00/1.00 vMB 0
74,020 74,020 00000000007cff9ce064b36369e8a314a93b24a9cceca3be8e8fcce18fe6b0b0 1 0.00/1.00 vMB 0
74,019 74,019 00000000002e59571e873769d0d63f4f1ae28e0626552786bcaaa30fad578a13 1 0.00/1.00 vMB 0
74,018 74,018 00000000008f25983d4bb809f5709703b6a2bd65b9482f0c515181a39dabaccb 1 0.00/1.00 vMB 0
74,017 74,017 000000000060050867b2fe2d310f152499a093fc62c82f9b12d5c47405ad2562 1 0.00/1.00 vMB 0
74,016 74,016 00000000007c9703dadfc70697dabdfaf92388750205527968c15f20108032e3 1 0.00/1.00 vMB 0
74,015 74,015 00000000007b066313f5a35e9df7140b8e4ec9954a9f2cf86928194091ef7abc 1 0.00/1.00 vMB 0
74,014 74,014 000000000017c8ffd33ccb281b724581aca7e8caf3ca6037659174f7342ed53a 1 0.00/1.00 vMB 0
74,013 74,013 00000000005a607ac96db8328d8ed6134940aba702b104fab53023333853b4ed 1 0.00/1.00 vMB 0
74,012 74,012 0000000000b1fe2a885796c6c9c025aec816212f6c2c5cb8464ab65f14c4aca5 1 0.00/1.00 vMB 0
74,011 74,011 000000000032af258f64487183ab391e0c54687fc7b1304dbd5807f7185d0238 1 0.00/1.00 vMB 0
74,010 74,010 00000000003cd83135d93a2e7d1643522ff408454ae33c06ab913e93abb7f45e 1 0.00/1.00 vMB 0
74,009 74,009 00000000001995b5973cabb82eb2f9c9b44a21484bdc70f02c9978f61e53763b 1 0.00/1.00 vMB 0
74,008 74,008 0000000000066406ee1c5463e6fd61059857bcb59a225f71f72a5abdaac0cbe6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.69 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: 697.25 GB
    • Received: 16.52 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.