Loading Tool

Explorer IconExplorer

Memory Pool

35,341 transactions
25.87 vMB
0.06283103 BTC
Random Selection Loading Transactions
Max Size: 131.74/200 MB

Candidate Block

Mining Attempt dd36947bb6b7076120dcff9cbed44e0afd9cafe51692a6e75c54d271ab7e6de4
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root db43bd6920998e8841e58b191e0c217586a6740df0701b9a359613480e6c683f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,111
Size: 1.00 vMB
Total Fees: 0.01543023 BTC
Feerates: 120.00 > 1.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (338,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,508 576,508 0000000000000000001fb62221c388130ed0bcecf8ca15a1a60c1d4c7c7d091f 2,348 1.00/1.00 vMB 158
576,507 576,507 00000000000000000020224fd3aa0fd33540aca6d27188f25347fffab2965060 3,094 1.00/1.00 vMB 199
576,506 576,506 00000000000000000017dfaa1c1d7daf1b5063c9377fbf78b6c3a3a51b317e89 2,283 1.00/1.00 vMB 165
576,505 576,505 00000000000000000014ef8a3899d290f9d8df313eb2bd396bfc25c209fd0f49 2,017 1.00/1.00 vMB 202
576,504 576,504 000000000000000000256ff4328b1ba2313a55c2c7a6b9378e2abd13cee9deee 2,054 1.00/1.00 vMB 176
576,503 576,503 0000000000000000002567b866e058a7bc3310847bf6169e32cbd151c3f588b8 2,270 1.00/1.00 vMB 200
576,502 576,502 0000000000000000000ee6df796431757a9837309fb0ea89847132889fecde12 1,879 1.00/1.00 vMB 110
576,501 576,501 000000000000000000216b35821465697b754507f31b358a4a831cf42205d529 1,544 1.00/1.00 vMB 98
576,500 576,500 00000000000000000025297e6c37b22054560986700a665b51410b62c273a454 2,594 1.00/1.00 vMB 143
576,499 576,499 0000000000000000000bb7eccbf031d60c563ed503b748efe289079f7144a753 3,549 1.00/1.00 vMB 174
576,498 576,498 00000000000000000017a886b41883f23c8c61b0815be02084a7593b201abdb6 1,756 1.00/1.00 vMB 121
576,497 576,497 0000000000000000000bd169ed9721f445b1c9e818d838a271b5e6c76fbbe3b3 2,614 1.00/1.00 vMB 114
576,496 576,496 0000000000000000001e222462fb451d0178cd75f342928d320ab80c94e90d6c 3,180 1.00/1.00 vMB 183
576,495 576,495 0000000000000000001e2b345578b31cb97c450eebda95d88365fdb636ac387b 2,820 1.00/1.00 vMB 145
576,494 576,494 0000000000000000001a89d0349f157ae72e0100b7c097e0043f2ad38251ed5f 1,786 1.00/1.00 vMB 143
576,493 576,493 0000000000000000001e0771ad6897dbed996a9dc4d5c6c93f0069280864595a 1,315 1.00/1.00 vMB 142
576,492 576,492 00000000000000000012e26eaff8e9e092fed48e4480f346a10706f71f722d0f 3,015 1.00/1.00 vMB 178
576,491 576,491 0000000000000000002988b72737af9467a313cf762f5e27eb1114bcbfafef8a 2,669 1.00/1.00 vMB 181
576,490 576,490 00000000000000000005c1605cd4443d212d1943572dbad2f53da3cfd6431428 2,899 1.00/1.00 vMB 156
576,489 576,489 00000000000000000012b1921f34d5546fcd2e43e8d13bd6381caebccf7a4b1a 3,005 1.00/1.00 vMB 132
576,488 576,488 000000000000000000283d9fa022db5a335215a4da73105a7c86bb68a9e2c96a 2,776 1.00/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 781.84 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: 638.03 GB
    • Received: 12.46 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.