Loading Tool

Explorer IconExplorer

Memory Pool

79,926 transactions
29.57 vMB
0.06565755 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt a97941aabab8a28a1f728502536247dea1f5bb910dc24ae6eaaf1623616a7c30
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 084d1504e99fb71c3a28d0ef8771d11efcf47fa216d0696171385088d988339d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,474
Size: 1.00 vMB
Total Fees: 0.00561011 BTC
Feerates: 40.32 > 0.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (455,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,429 459,429 000000000000000000af881d74b7cefc51787ea8bd258c11301fa283ba196a9d 2,648 1.00/1.00 vMB 195
459,428 459,428 000000000000000000739006e69ecded7744add8a6dac2f8b1e7a53678245b4a 1,797 1.00/1.00 vMB 127
459,427 459,427 000000000000000000b33e16d2a5f7bcac9d607c535825e3057baa8a23062f4c 2,438 1.00/1.00 vMB 172
459,426 459,426 000000000000000000279d43d8bd86581788f8f11293b8729be3fb6b5e0fcf0b 2,039 1.00/1.00 vMB 173
459,425 459,425 000000000000000000d496fbcb64834df2ee982abf2c81a3922510715b40c2f7 2,542 1.00/1.00 vMB 189
459,424 459,424 0000000000000000018a7b949afe3828901c81ff0091897c4d3e4a0a18ae08fc 1,709 1.00/1.00 vMB 111
459,423 459,423 000000000000000002211aac09e5de36777505b90291c2c8da55842e87e6137e 2,530 1.00/1.00 vMB 181
459,422 459,422 0000000000000000017983d620134661272659f09adc23a71e8dbcaaa5dc53e4 1,128 1.00/1.00 vMB 105
459,421 459,421 000000000000000001df11755c5bdcb73022430b24a06e7eef1578904a41245b 1,827 1.00/1.00 vMB 129
459,420 459,420 0000000000000000014a9aabb07c75835e4710c84431c160e99788b6f8891600 1,202 1.00/1.00 vMB 126
459,419 459,419 0000000000000000016cac6bc87c9ef02f14d711f23897e30b399cb060d24a9c 2,171 1.00/1.00 vMB 128
459,418 459,418 0000000000000000010a112f3794c101b25db116146e2bf111af5d112b540ef9 2,111 1.00/1.00 vMB 126
459,417 459,417 0000000000000000009bcb37c625fbe8ce4a577f22c5a60ad66d20ed5c7866e9 2,345 1.00/1.00 vMB 168
459,416 459,416 0000000000000000009d6ddbf3ffd8e8c42044cc45e545f01da416e51ea83685 2,543 1.00/1.00 vMB 200
459,415 459,415 0000000000000000012eca3eff02e2e991212db370c57388efc38be80f9a2cf9 1,630 1.00/1.00 vMB 114
459,414 459,414 000000000000000001e7883d9864bf0a4b0ba793d114ab40e6087bd54a9c2b41 2,348 1.00/1.00 vMB 138
459,413 459,413 00000000000000000071a380ceb94de5082afec8269ed22cd0057071d061a02c 2,299 1.00/1.00 vMB 170
459,412 459,412 0000000000000000016377fa7f97adb85c7ea1118488d3bd3dc4879217c1eef6 1,657 1.00/1.00 vMB 149
459,411 459,411 000000000000000002182a0f4c0b5091547ef44165469c93b0377e4c0b785d41 2,201 1.00/1.00 vMB 169
459,410 459,410 000000000000000000397077fba5a2c042b9e0db98db7cc9919e0417f2a6d4e9 2,426 1.00/1.00 vMB 202
459,409 459,409 0000000000000000010bea2b68755ed55b5d4591a09be9a219e8fcf2556c754f 3,859 1.00/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.33 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: 660.37 GB
    • Received: 14.69 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.