Loading Tool

Explorer IconExplorer

Memory Pool

76,462 transactions
28.92 vMB
0.07539819 BTC
Random Selection Loading Transactions
Max Size: 176.71/200 MB

Candidate Block

Mining Attempt 8a531895dcb452c213f80c824fb4b80a39a0fe032077db965ffedf76623bcac6
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 07e8abce4e47e49493769cf80be50c2f66889d764d75be372b6b0090acd864a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.01228896 BTC
Feerates: 77.76 > 1.23 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (899,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
15,554 15,554 000000003fffe5eccdba848451551ceab75e11e53e04d4df7cb6c6279c600df5 1 0.00/1.00 vMB 0
15,553 15,553 0000000034cffcf7e07465230e927b17c1f71d25ab29773a657cca163dc02486 1 0.00/1.00 vMB 0
15,552 15,552 0000000042f30755abd96a961c88c098f6b613ca97a5e0471267dc1ab4e2654f 1 0.00/1.00 vMB 0
15,551 15,551 0000000037ad604d5091b12efba660b29b81eae0ad77680f606ac6b353d89d89 1 0.00/1.00 vMB 0
15,550 15,550 000000008dba3a997e314b095300e0d74769ffec5b06289e84443a82ebe48bbe 1 0.00/1.00 vMB 0
15,549 15,549 0000000019f39600b9ab5b3efbe08f67021070beb7f8bece71389a73cc771d05 1 0.00/1.00 vMB 0
15,548 15,548 00000000f88d79b5ce779122c49d4e88a41e6b07fa3472dcfb7f42bc78781494 1 0.00/1.00 vMB 0
15,547 15,547 00000000069917fd0dec2d2fdcc96c78cc2fd10eb325236d97909b28664dfda1 1 0.00/1.00 vMB 0
15,546 15,546 0000000071e3e79790f06722ecdc862d11de28b10a6a2e4822a4b78f2dae1a19 1 0.00/1.00 vMB 0
15,545 15,545 000000004976dbd1030dd550a89981fd61f6df009fa4a5dbc315f47dd7ae2895 1 0.00/1.00 vMB 0
15,544 15,544 000000008ae96fbcec0958448837bbdb0892c952aa9e16eb050f1f71b34fb969 1 0.00/1.00 vMB 0
15,543 15,543 0000000034f9342d6925fe83f0ad5c7bc802a3b19ef1132ef18e47e1c7742c66 1 0.00/1.00 vMB 0
15,542 15,542 0000000068381b33044e604700d4fe79d74ee019765bec749b366a4fc21da80c 1 0.00/1.00 vMB 0
15,541 15,541 00000000b856b752df28a43d1f782addc63685892163d027e69aadd68805e3ed 1 0.00/1.00 vMB 0
15,540 15,540 00000000892629f6e0cc3eb2f1dbf2e92b4cc13a1063bf00fbb9d8b0cfa494c5 1 0.00/1.00 vMB 0
15,539 15,539 000000005d60270037c559974b32251ffeb3b4c55afd518caf9ca0feb9e4781a 1 0.00/1.00 vMB 0
15,538 15,538 0000000073c38c754f398c06cf829bcbbbeb5002357843450d30a53f0b21ee5d 1 0.00/1.00 vMB 0
15,537 15,537 00000000afeb80a8e05119c8b3695e69a5c934d222ca33c83fbf622b25079e5c 1 0.00/1.00 vMB 0
15,536 15,536 00000000a09ca874784ba133f63defe2b549b85ad0cb2e3c8ba5088eae935c7d 1 0.00/1.00 vMB 0
15,535 15,535 0000000038d264ca8f7886b85e0e6be8bdf21210a808749f97bfc1d8ff1514d5 1 0.00/1.00 vMB 0
15,534 15,534 0000000020ca24097df21504f0937ea54049106c2cf682778965266f887d51fe 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.