Loading Tool

Explorer IconExplorer

Memory Pool

23,662 transactions
5.24 vMB
0.08494355 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.42/200 MB

Candidate Block

Mining Attempt 7693d11e6f1365b7e2c2de636962a3d2a8783d3ed453dd70118195fdbb928c0c
Version 20000000
Previous Block 000000000000000000009769429246c67b4aad65947a539986ce93ac183a6692
Merkle Root 4b45a06863fb2c1b30de364248713f4d1abeb9436cad08815cfd632b4c6031c1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.06622373 BTC
Avg Feerate: 3.52 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,883 (868,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
44,435 44,435 000000000ab03f05f3ed1337a7b8a076c801a3242dcddb361919b87ff4b5174e 0.00 MB 1 0
44,434 44,434 0000000027518f6b0eca38b80757bdfeeed4dbeb3ebd68427f419e1eae1b1a75 0.00 MB 1 0
44,433 44,433 00000000246e08d5778f1739edd97459e7e75505e68f3f5bfb26ef34ff1c1504 0.00 MB 1 0
44,432 44,432 000000002f11697da86aeaf07ecc001406915fa9ac146828c4ff95a45791eb64 0.00 MB 1 0
44,431 44,431 0000000021257efdf9f4b2c9725c813d04cd6725041895d954e0da56d0be54cc 0.00 MB 2 0
44,430 44,430 000000000d5971b831b68ca1458cafd30f3ac5053ad8caec8bd7be230abfedf2 0.00 MB 1 0
44,429 44,429 0000000025f6b1aec340745ddd330f82e3b26ef9f05ff435ece92812079f4eb6 0.00 MB 1 0
44,428 44,428 000000000d41d0bb9ef8f0a609e244510d0a368d72d9fddbe5326e96ace18469 0.00 MB 1 0
44,427 44,427 000000000f330fb95936e22d09941cb6486d1854c307bae9fa42cc9490bb214e 0.00 MB 2 0
44,426 44,426 000000000084d37c0fefd7753b52a9d05c8a9e1455b32488cfdf9b3f3010d9ec 0.00 MB 1 0
44,425 44,425 0000000008f405930addcb2c8e69b299532052be165cea6dbcf345430cead701 0.00 MB 1 0
44,424 44,424 0000000006552b637dc6c6c517a37f959814b21a401a57e43ab8c919fafaa355 0.00 MB 1 0
44,423 44,423 000000001d6147b7dfbcc3992771e931daad30f58383ad6de312cc5eafefb0ab 0.00 MB 1 0
44,422 44,422 00000000254664c9a8a1ac2f30596cdb1abe3ca3b72b72dedadc1fb68a14b2f6 0.00 MB 1 0
44,421 44,421 0000000006f8ca04f7d52d13438a1d18d31c8ceac13658d8e8b862d19c18cb36 0.00 MB 1 0
44,420 44,420 0000000010c1579c5968ae5e47c048fd8b7cb77d66a35d70c5441afc43c38203 0.00 MB 1 0
44,419 44,419 00000000253761d313c38c735412976d98868b587df29c729bbd13c11e45b4bd 0.00 MB 1 0
44,418 44,418 00000000267691793d34d5434f904f36a75cabd6750ffefb72f625117e3dfbab 0.00 MB 1 0
44,417 44,417 0000000032ba9596304e589fc11330476b2c408a81a891c4fb90b766567cd35d 0.00 MB 1 0
44,416 44,416 000000001212eab3d2fe62a8b3efcda240ea0ba83c69f91fb87b0fe9773d2a44 0.00 MB 1 0
44,415 44,415 00000000201d0bffc608cdd0f7db41b549d1703f2fb4737cecd6a56e87b48576 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.63 GB

Node Details:

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