Loading Tool

Explorer IconExplorer

Memory Pool

83,173 transactions
31.39 vMB
0.16321670 BTC
Random Selection Loading Transactions
Max Size: 186.46/200 MB

Candidate Block

Mining Attempt 4c68e73a55761c34a17b317a042fbbf8421ab15cf0b1a00c76b7ababe6f3c653
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 012e52e002c42bc063b135718c87f4378c2e27634bec4dee687112b676d2ef49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,107
Size: 1.00 vMB
Total Fees: 0.06167284 BTC
Feerates: 269.69 > 6.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (455,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,489 459,489 000000000000000001cc4e5759ea401c9b5332ac27d25ef3c1e3e475322df0d0 545 1.00/1.00 vMB 53
459,488 459,488 00000000000000000197043956c3f374ee7037849341d75a2cd2e17f6d85acac 2,310 1.00/1.00 vMB 153
459,487 459,487 0000000000000000022d4e93524fb84231fa82b3bf22954475d959ba238f3111 640 0.30/1.00 vMB 228
459,486 459,486 0000000000000000008251de0e2247cb3021e17adb0d8399ebea5045e87016d5 1,482 1.00/1.00 vMB 60
459,485 459,485 000000000000000001310bbb6e1d719158c06b6c73a1e2ed440cdd6f96b6713e 2,327 1.00/1.00 vMB 163
459,484 459,484 000000000000000000c11124630d985242170a6899cb01caa26a8144984af503 2,268 1.00/1.00 vMB 171
459,483 459,483 000000000000000000335175568b7a113588ad6ac3c0f3157e270e0797c3af7a 2,318 1.00/1.00 vMB 174
459,482 459,482 00000000000000000010b6484596b8466c9d08a76ce52cf1828258937cb624d5 936 1.00/1.00 vMB 64
459,481 459,481 000000000000000000b5a1e7e8ec6a968699099db85ee0a940b9723f7c6dcdc9 2,581 1.00/1.00 vMB 151
459,480 459,480 0000000000000000013ec4df6c91072224db458697bcc2c3f604be932d646efd 1,418 1.00/1.00 vMB 65
459,479 459,479 0000000000000000018a37299eda2bb37231c55fb92f0d43a5ee84f40cec6cfb 1,649 1.00/1.00 vMB 62
459,478 459,478 000000000000000002101fba92a706de5496a6e6eb1ea1c30fbfd489e7a750da 1,933 1.00/1.00 vMB 137
459,477 459,477 000000000000000001263aa0e105ae4c2981a9a9ef1f4dd989186956d9e596df 2,357 1.00/1.00 vMB 99
459,476 459,476 000000000000000001beb5f5c91ee974b0761f4b3e9f83d4a979962899a303ab 2,208 1.00/1.00 vMB 191
459,475 459,475 0000000000000000003ead5571ff63d1620bc63710779ab802c49996495c70dd 1,745 1.00/1.00 vMB 84
459,474 459,474 000000000000000000646db3581da904d1dab608cd2fc73c325c577b04945611 214 0.10/1.00 vMB 71
459,473 459,473 000000000000000001ae524a0123f480b1be80c270de76d7eb9062f139a339f8 1,855 1.00/1.00 vMB 68
459,472 459,472 000000000000000000cc85fa6b6ad9e624ff715cb1338f9db18ed599e29d6bb8 2,073 1.00/1.00 vMB 172
459,471 459,471 0000000000000000007b95efa55d7d36ca65d234e452b67aea449922e0221cb1 1,903 1.00/1.00 vMB 77
459,470 459,470 0000000000000000007b6c14b2d00157feb4e49600f524681e2488bbec20e9a8 1,165 1.00/1.00 vMB 98
459,469 459,469 00000000000000000104fdf77f05a0eed5cdb270d509511aab04df437878903e 2,137 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.