Loading Tool

Explorer IconExplorer

Memory Pool

25,104 transactions
6.81 vMB
0.04352191 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.15/200 MB

Candidate Block

Mining Attempt 5c5b3810bd731aa5d299b255dca3af3cc776c966785fc1b7341ca9fa157a4d80
Version 20000000
Previous Block 00000000000000000000959c0308c4656bdb7b0822aa4e9eacb8878a36969eaf
Merkle Root b1219f480f4298b6c6d251f52f5de997ce7efe8b25077a1ef93bb03d39ea0c03
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 591
Size: 1.00 vMB
Total Fees: 0.02169563 BTC
Avg Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,114 (755,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
157,375 157,375 0000000000000205532eaabee54de01551653e9e858a10ecf6bfc3e1268de43f 0.01 MB 28 1,481
157,374 157,374 00000000000007f4949f44a6a11628d54cf5bb89548295530386cb27044c6d12 0.02 MB 38 86
157,373 157,373 000000000000022e365c5319c85e93e520e5ae1f1c73ce73e12f146c2620b010 0.01 MB 16 79
157,372 157,372 0000000000000de4e26a91769ed5d50ab5526fea3812a836132412dbd132f32c 0.05 MB 130 58
157,371 157,371 000000000000043c299abb351312a1a04827051e3f1102a973c9f768676f7e13 0.00 MB 8 0
157,370 157,370 000000000000053d4b6733971f470dbcc6d78a60255fad5c42a2185b21fcd284 0.08 MB 102 116
157,369 157,369 0000000000000754b24c3dcef0fcf7a7a9ad97fadbbc51d46d14bb9ccb1d2055 0.00 MB 10 17
157,368 157,368 00000000000006de7201ce941ba9a21edfa0aa891e486bb02168c0d5bb7ad558 0.01 MB 23 373
157,367 157,367 0000000000000b72b2e1756a2048e08795927d10308520b66e162b80f7a28df9 0.03 MB 20 88
157,366 157,366 0000000000000ba68e13e0d5a42027604cbf76701c2420157daa394d0850edce 0.00 MB 4 64
157,365 157,365 000000000000010ccaa1e83aa46573023bfc91a13fb427fc371bf74c09ef4718 0.03 MB 118 43
157,364 157,364 00000000000006946c655c384bc4a7c264f0d7958873b3875ccd31fd08794398 0.03 MB 82 127
157,363 157,363 0000000000000460066722f31c3e079f09fbffd396338ee1ff8f90f049da77b0 0.03 MB 7 778
157,362 157,362 0000000000000887b75408b0b86f299ba828cf84b5f900d72eccc54eff66cd42 0.02 MB 58 126
157,361 157,361 00000000000002283410e18bcd6465dd20195182ebeea6d98e529a4637523f6e 0.02 MB 36 93
157,360 157,360 00000000000008099a0588d56c5d80660857969a44528c7e62f2007a504befb1 0.02 MB 30 196
157,359 157,359 0000000000000360e2657e57b6111cd98120da2c95eb17c699c51254eb23559b 0.00 MB 8 30
157,358 157,358 000000000000030a555a1e7a32a10e183db5612af9f7f6b544ba7f48ec7d8c88 0.02 MB 44 112
157,357 157,357 00000000000000e180d1db2904e81e6142dc6cec8c1ecdfb767d525c1c1b3013 0.00 MB 6 393
157,356 157,356 0000000000000dfee6dab26b8e95518d4e77ae2a33da9bb0c1a886286d2dbd52 0.01 MB 10 303
157,355 157,355 00000000000006259d4237f2ff8f38fc03385076286010d2e98bb8fe67c96c46 0.02 MB 36 227
Previous 10 blocks ↓
Total Size: 779.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.79 GB
    • Received: 0.47 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.