Loading Tool

Explorer IconExplorer

Memory Pool

86,228 transactions
22.90 vMB
0.07165330 BTC
Random Selection Loading Transactions
Max Size: 155.26/200 MB

Candidate Block

Mining Attempt 31db484c0beb996694670cefb9ca2882bf0adad9eee0b86c6385b5fa6176ad1b
Version 20000000
Previous Block 00000000000000000000860ac8db753f278bde63063e7757c14c7a52f8a20008
Merkle Root 57eb6163de8395927e0e4c69b35dd8a6f5fe2fba3021410ffbba4f80586a994a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,605
Size: 1.00 vMB
Total Fees: 0.02059687 BTC
Feerates: 147.96 > 2.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,894 (830,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
85,548 85,548 00000000000ecde85c83921daafe7e5c1d327d0fc2962c409d7f17b0b8cf21d5 2 0.00/1.00 vMB 0
85,547 85,547 0000000000157d55d9eb1f49118ece210d557db0bbd6074e205fbad6fcaf11ac 4 0.00/1.00 vMB 0
85,546 85,546 000000000008488088909aa3422db7fa57eda6629f64ef8fc5a1e97a1cbd9736 1 0.00/1.00 vMB 0
85,545 85,545 00000000001d5a91734feec7a3b30a0f5f37171dce1bda6b50ff904113d6a403 2 0.00/1.00 vMB 0
85,544 85,544 000000000016c0d96c9c4d2c2ffbac570c8d42a9fec882e823a80b41a16fd925 3 0.00/1.00 vMB 0
85,543 85,543 000000000007a46571039d4ce36965f6a415e6f69a2830802f1b8247a778afea 1 0.00/1.00 vMB 0
85,542 85,542 00000000002da77914a50230c5be463ea158582cef1bed2f751cf6ebe8ddd991 1 0.00/1.00 vMB 0
85,541 85,541 000000000018f70a9b335c35d0e55b7a2545e91072f4e4ebc9cee1717b34523f 1 0.00/1.00 vMB 0
85,540 85,540 00000000002ba23f51f982c9abe4a5c612ddb43f660aeab9d5720500e20d245d 1 0.00/1.00 vMB 0
85,539 85,539 00000000000a46ad8207a29f2825310922b72d5c5efc0b58ac8c7cccf92a07a1 1 0.00/1.00 vMB 0
85,538 85,538 00000000000cbc1ae5040f6e3045ebc719b34c669c64a010f8dc7cb08cdb873f 1 0.00/1.00 vMB 0
85,537 85,537 00000000000877da14f71a276b2afa42165d64595a6d06c6cbcabc92e74db2ce 3 0.00/1.00 vMB 0
85,536 85,536 00000000002bdced3fad30d813ba0b2fd36e5867b3911708bc1d70a9f2ec4c31 1 0.00/1.00 vMB 0
85,535 85,535 0000000000201aec48cc7e77e737ddc59b6991e0efe02fa7dc19bb697e9004dc 1 0.00/1.00 vMB 0
85,534 85,534 00000000000cb72fa1a5107d062161e7aa607ddd891ca3a95e36eb5ffc789bf1 1 0.00/1.00 vMB 0
85,533 85,533 00000000001a3c95845adef6c54c187a01e126c0894ab47586457404f50f66e0 2 0.00/1.00 vMB 0
85,532 85,532 0000000000088112fbe6ce92f265ef8c7b310a981bf9dd0bb940a500c60fdffe 10 0.00/1.00 vMB 0
85,531 85,531 00000000001ad0f98ed57c4ed756d4515de1f24363cc40d28ddf35e09cfc97bb 2 0.00/1.00 vMB 0
85,530 85,530 000000000017af64b6674377199e9417a165fbc883d6e96cb742c6428754cc16 3 0.00/1.00 vMB 0
85,529 85,529 000000000022576fb32c7b08583b7c0f239e5a1cd25eb4ffe4d5e7427c354980 1 0.00/1.00 vMB 0
85,528 85,528 00000000000257a096ec3c18acbb8c746c120b53243d8d29783ec26eb1bcf31c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.92 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: 797.16 GB
    • Received: 22.27 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.