Loading Tool

Explorer IconExplorer

Memory Pool

19,646 transactions
9.07 vMB
0.04900833 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.73/200 MB

Candidate Block

Mining Attempt d9af4cb962504f6aa825057b363fc44019e2873542b87e7c51f080da29d4362f
Version 20000000
Previous Block 00000000000000000001c7d8e843fbb7037ca5698a8e7e6ad3e468e4618260d6
Merkle Root da3777a86072defbbbbbefb4df5e45e811a61365032ec756134715ccd12006dd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,381
Size: 1.00 vMB
Total Fees: 0.02601023 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,388 (780,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,489 132,489 0000000000000b42c5f002b3c78d3a5ca618d5bfe12fb214d17f4a2629ca7993 12 0.00 vMB 389
132,488 132,488 0000000000000de0e2b1e8179c363262b662c79b9a914338ecacbdd46edb93b6 54 0.02 vMB 336
132,487 132,487 0000000000000a1c89e1e8df4fb48c207023b900afff1436eae9cd1f92dd0658 23 0.01 vMB 1,488
132,486 132,486 0000000000001242b7825ee729d5fc68cde8b7a4993d00fca104cc091ab9c008 11 0.00 vMB 0
132,485 132,485 00000000000003ef204e2dcd0a6b7cec5bcbe30d8f0409e79a1a4f87fdb61268 44 0.02 vMB 544
132,484 132,484 00000000000002a1b7d15d94360224757d0cbfbb48ba0975f7ae224f5251d728 38 0.01 vMB 567
132,483 132,483 0000000000000bdeedc50413fc08e7ab5166fd6f2f42dc731e87f3ce9114a5bf 24 0.01 vMB 297
132,482 132,482 0000000000000cb7057632ffa02cd0cbf001071b099e0ff7e028cb18ade28cb0 100 0.03 vMB 230
132,481 132,481 00000000000001b06436f9113cd1b3dba1aaa78f57919387f0ffc3f845c47bb0 29 0.03 vMB 820
132,480 132,480 00000000000007bc17582b11ddddc4d2a247d08077b61305f4392fc23ffa222a 20 0.01 vMB 314
132,479 132,479 00000000000012f2973d50e02446d2e83fe9a35d86f147b8c2027694355f2c71 16 0.00 vMB 638
132,478 132,478 0000000000000b844d75e62976d93f1aba7ceafb90ced7beed492395b88330d1 55 0.02 vMB 289
132,477 132,477 0000000000000b489f6fdab1b1147d9b535611380de19e97f0adc99ebba05d47 169 0.05 vMB 59
132,476 132,476 00000000000001d24a74c210aa79f87fe721cd23a322ee0d122742a9bc9ab2db 12 0.00 vMB 260
132,475 132,475 00000000000004f110065a997221e5798739f25e7e2b327e26dde23a8e97c930 44 0.02 vMB 492
132,474 132,474 0000000000000bf787d8a8acfd7cf05d8957cc5981375227aadf51ab6de5514d 95 0.04 vMB 736
132,473 132,473 00000000000005638e34edf4811e3978a5c205853fe7734d9dfafee38e15a6fa 13 0.00 vMB 559
132,472 132,472 00000000000007b7b50bf873c40fa00d43c34d2676ca2973ebfd85025f92f608 44 0.02 vMB 139
132,471 132,471 00000000000006dbb9546b42b71548d44c5673e4f603612533696cc1db9a252f 48 0.03 vMB 108
132,470 132,470 0000000000000a9ce7d5d42719592d11038cc8a357e0a42c81933238fc1a47cf 13 0.00 vMB 2,576
132,469 132,469 0000000000000e75188f3f909b0034dc33200ea7d68ea39c35ba8e0bd2f96006 60 0.02 vMB 163
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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