Loading Tool

Explorer IconExplorer

Memory Pool

22,694 transactions
9.79 vMB
0.07258989 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.23/200 MB

Candidate Block

Mining Attempt 70c9e11784025369fcef0a0efc8bf15d7310cbc5bb5dd845e3a0bbc04fc93830
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root 0bb7bca6e2cf61479cf4bb480593173e1f62769550203ac844162d4d4e29870c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.04611644 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (770,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,493 142,493 000000000000078a57b7bc4c18e272d65daba4c97f37716dbd6016c28c37a46a 21 0.01 vMB 196
142,492 142,492 0000000000000821210bca6d401a4a8537132fb568265830e1c9c84b8de8be65 50 0.03 vMB 140
142,491 142,491 000000000000070e699500ab2b19b8261bb7aeac2ecc93fbf3e024dbd10d3a3a 8 0.00 vMB 23
142,490 142,490 00000000000004d32e1abf51aa3187d5c510eaf13080155eb2f8a58f0b661a3a 49 0.02 vMB 273
142,489 142,489 000000000000045a218ac7b54630194c2cd82eec8db9260afabcc8b4d584f9cc 17 0.01 vMB 251
142,488 142,488 00000000000009421375fdb2b12a6a2f7353423e9ea46749ad81026d19f9e237 18 0.01 vMB 89
142,487 142,487 00000000000007ec89847d4b961062d91f9c52a0db5dde4b2a3fcbbea240bfd2 103 0.05 vMB 32
142,486 142,486 00000000000006010486d421a4d9b32306ef2bc9963699a46bbf1a1a801bf9d6 54 0.03 vMB 193
142,485 142,485 00000000000000b02e05c58c222511080b9f896ba02b89d132b276748ca30471 11 0.01 vMB 32
142,484 142,484 000000000000089d1fe7598200d5fd05d66e1c0b19ffd56f260fe227b58b1a70 15 0.01 vMB 79
142,483 142,483 000000000000013c369880be0c3701dbf1e91bcabe42c8977c1153b80056e87c 11 0.01 vMB 45
142,482 142,482 000000000000014a4fb0569ef9417af817fbb5340bce967934afe45cca81cd3d 14 0.01 vMB 415
142,481 142,481 00000000000002919f073454a4796087aaac80be1eb646d52ee14b83118c569e 21 0.01 vMB 605
142,480 142,480 00000000000002f6d60eb4950673a055beba66b621ebd551c7080b0ce890f34a 131 0.04 vMB 83
142,479 142,479 00000000000000e1728683a30a9193066d6c642813cf4d67492733952fee9331 38 0.02 vMB 254
142,478 142,478 0000000000000539d3fd3acad688587c9fd1d8a853afb509483d9acfedd89c44 34 0.02 vMB 239
142,477 142,477 0000000000000287b3f3d1bb23c7ce0d761843a5ed108b43d19f6f0c7feb87fb 27 0.02 vMB 375
142,476 142,476 00000000000005f5f932974e0d7a614d323dfc28b0b2c36f4e5d8743b466bd14 6 0.00 vMB 55
142,475 142,475 000000000000021dfd8acffebf23ea19b62e94cec09545c2c6a4c3cdb7fb63d6 8 0.00 vMB 55
142,474 142,474 00000000000000dee10d324959b02220857f870542956ba1dba7acd70f25a00b 69 0.02 vMB 2
142,473 142,473 00000000000007a0a93a412fb95dd057e0996a32c0f3315bcdd6706779dca040 6 0.01 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

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