Loading Tool

Explorer IconExplorer

Memory Pool

79,594 transactions
29.67 vMB
0.07826760 BTC
Random Selection Loading Transactions
Max Size: 178.29/200 MB

Candidate Block

Mining Attempt 4f20e5d31d94e33590699808a6a9261fb43f6fcfab10f096f78d290044ad2046
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root cd7e25f9eb67e87610efebb3fb1266f84a130aa2471ea49ad9f31f76e68833f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01760646 BTC
Feerates: 502.65 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (227,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,514 687,514 00000000000000000002c468bdcf3b5ae1393b1f4eb6a557f91f4753c487ed08 1,894 1.00/1.00 vMB 33
687,513 687,513 0000000000000000000cc0bb9c8c8bd178020cb01feeffbff5333e5318297a17 1,572 1.00/1.00 vMB 16
687,512 687,512 0000000000000000000d289e0a5e6a0583386fe7c1e2c8bdff6a425ca889ee6c 1,615 1.00/1.00 vMB 51
687,511 687,511 00000000000000000005505fd6a1ae6e3c5834788617f66bd26e4d580f2b7834 1,235 0.70/1.00 vMB 18
687,510 687,510 0000000000000000000c6631ee97eace6828d78d21332a2d7c5f0cda3fec2f21 63 0.02/1.00 vMB 30
687,509 687,509 00000000000000000007e23e8d7f66bcb7a9201927cdf3ba87deb63e65844ddc 1,315 0.65/1.00 vMB 24
687,508 687,508 0000000000000000000668d1f06546521e94a0a0e5513e8b29159c7d58a29616 342 0.21/1.00 vMB 18
687,507 687,507 0000000000000000000cce12a09a256c25bcf3659e69351fede362c540d6f4e4 661 0.39/1.00 vMB 20
687,506 687,506 0000000000000000000a3ccffcdc7fda9cd0dc1f5adb6012d82db33e2f519334 673 0.37/1.00 vMB 19
687,505 687,505 0000000000000000000a4d3aacafdc03684231024f5c78b2683c0cc012ddf01f 83 0.03/1.00 vMB 32
687,504 687,504 0000000000000000000c27cb5c66fb513b6eacb2c1076b7b71fed2497c8ac04f 31 0.01/1.00 vMB 25
687,503 687,503 0000000000000000000979bdf4da03f45b50f08d3d926e37e6a3dab3dbadb8bf 182 0.06/1.00 vMB 29
687,502 687,502 000000000000000000014a81450b78268310d2e4cf7ca51349ae467b433d64d9 1,470 0.57/1.00 vMB 18
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
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.