Loading Tool

Explorer IconExplorer

Memory Pool

87,620 transactions
32.09 vMB
0.14253644 BTC
Random Selection Loading Transactions
Max Size: 193.71/200 MB

Candidate Block

Mining Attempt d707966ecf62a6d33ceeb392c3ba29028858ea95e1c10eef255c83a14e4e8d9d
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root c9e3a4d08a58653e7c9fb24c0ac0b0561bb0a5c0c46f9b54823c18c1df0f1015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.05209095 BTC
Feerates: 911.92 > 5.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (227,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,501 687,501 00000000000000000006b6be00544523f4a6294fbaf70cfb4468a206ee6a61f0 2,084 1.00/1.00 vMB 24
687,500 687,500 000000000000000000054055bc904314f0ee27d42a490bbe92d015c7b562d29d 1,195 1.00/1.00 vMB 24
687,499 687,499 0000000000000000000942698072512775607411368d0450488b121cdc4ae737 867 1.00/1.00 vMB 40
687,498 687,498 000000000000000000032d6fd348a327df9b50641d324bc6653a5cb9e26b03ff 203 0.06/1.00 vMB 34
687,497 687,497 0000000000000000000210d89de1630d8d836379bd0414ac94f0f63f4c097491 1,263 0.60/1.00 vMB 24
687,496 687,496 0000000000000000000b3c1657bd75eb7d4410032e3197f7578b6c88c434b8ae 861 0.37/1.00 vMB 23
687,495 687,495 000000000000000000042f74d160f91fa4e978a7e70adf65612a872779433756 248 0.11/1.00 vMB 27
687,494 687,494 000000000000000000023b57369b389bf7e845f67e55892b2fafcf98ba4867f9 996 0.47/1.00 vMB 23
687,493 687,493 000000000000000000048219e4005b7862593378b52f55ed104e22fc783ef3e8 772 0.32/1.00 vMB 22
687,492 687,492 0000000000000000000dd4d44d4f361079c485bfcf9ac677110f0cec2d3de48e 377 0.22/1.00 vMB 21
687,491 687,491 00000000000000000004085c98aa8289f588fb0da81838faaba38d90f6505160 622 0.25/1.00 vMB 28
687,490 687,490 0000000000000000000bba49589a8a0bbc708973b4eae34f452ee99428cfa25d 541 0.24/1.00 vMB 24
687,489 687,489 0000000000000000000be3564a0e1e7237c54f8b0bd58fb34bcec475c1e3399b 926 0.33/1.00 vMB 26
687,488 687,488 0000000000000000000b6b3422519c340eede8e67fab01c254c2640e3b2888f4 2,136 1.00/1.00 vMB 32
687,487 687,487 0000000000000000000583755d58c9888f715764d5862634fc46a0803321e3a0 1,344 0.98/1.00 vMB 19
687,486 687,486 0000000000000000000995ba0a21dfabfb32bc717dbce94e44586060ee7200c3 1,486 0.99/1.00 vMB 16
687,485 687,485 000000000000000000090a06b88566fbfd341cec05ed2e68be2a80fde31b9d7b 1,034 1.00/1.00 vMB 10
687,484 687,484 00000000000000000005fa71e11d1f9fce24ffed14c0034b0cd0a3108b1dc6f7 171 1.00/1.00 vMB 1
687,483 687,483 00000000000000000005c06abf1bba6de6eb6e5501c6b9648f0ff668f8368873 190 1.00/1.00 vMB 1
687,482 687,482 00000000000000000004c031bafa7e44f9158e8bd2278d1b4f9c0a47b81da0a0 1,299 1.00/1.00 vMB 29
687,481 687,481 0000000000000000000502f6920caaf9ccd49d0c128712e84019dbe89b4f8f60 524 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.34 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: 661.03 GB
    • Received: 14.79 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.