Loading Tool

Explorer IconExplorer

Memory Pool

45,005 transactions
26.59 vMB
0.05821485 BTC
Random Selection Loading Transactions
Max Size: 140.70/200 MB

Candidate Block

Mining Attempt 814ca5e5d28778b1a60bed391e94cfe30a625828b61eb67c92622c192f408879
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root 12bce29f0d26d106063026f21e04ac2e762921c85cb3c3bcd3223f0a32b42775
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,501
Size: 1.00 vMB
Total Fees: 0.00932633 BTC
Feerates: 49.26 > 0.93 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (334,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,288 580,288 00000000000000000015583d17a9c501dffc2d8a0c91fc0d68f529d182782939 2,355 1.00/1.00 vMB 35
580,287 580,287 0000000000000000000a8ae278af1d2766a0aeeedb6b9d1192960f260aed7da0 1,896 1.00/1.00 vMB 51
580,286 580,286 0000000000000000002496e7add86e121aad1acf050ba7c95d4ffe5065540837 2,919 1.00/1.00 vMB 95
580,285 580,285 00000000000000000010abfe08daeca63e5be79ec7d09db38f8629c188c2c8eb 2,136 1.00/1.00 vMB 53
580,284 580,284 0000000000000000001511921c208a52d27812330d8cd237571c94d37399adb8 3,128 1.00/1.00 vMB 43
580,283 580,283 000000000000000000090140fd15b1742f94acf830f3693818c429bf8fbb3106 3,080 1.00/1.00 vMB 63
580,282 580,282 0000000000000000001e641b8bcfb95293104a7616a7cfff2c5f8e8cb08595e3 2,923 1.00/1.00 vMB 88
580,281 580,281 0000000000000000000fb57f6d86ed184ff807629637e51687b3efb6b2bd676a 2,858 1.00/1.00 vMB 81
580,280 580,280 000000000000000000108d20ca1c017c8e33d00497f85347f80bbca80550ee5b 2,505 1.00/1.00 vMB 83
580,279 580,279 0000000000000000001895ae25d29958bf58278569926839509946be90a5ed13 2,540 1.00/1.00 vMB 77
580,278 580,278 0000000000000000000d15ac77696eea2cacbfa1783f91c94a365580ee9577f8 2,533 1.00/1.00 vMB 78
580,277 580,277 0000000000000000000926a3601dfb5012830595ddef8af048960ca34b79e470 2,983 1.00/1.00 vMB 108
580,276 580,276 0000000000000000002123be316852fe12ff17446d71b1a394f1f474bae00f26 3,072 1.00/1.00 vMB 92
580,275 580,275 0000000000000000001a4240ad3356ca6256a1c8e2a657d9c9f88b4d0d0d3662 3,147 1.00/1.00 vMB 128
580,274 580,274 0000000000000000000c9dab6a1802e668d511271b85aaa9d3daf5a63df2a5e8 1,640 1.00/1.00 vMB 81
580,273 580,273 000000000000000000191e204688de5df9e1ec09b252eea32745e8290af50b4e 1,982 1.00/1.00 vMB 83
580,272 580,272 00000000000000000003b0ce036503dce51c5790da50bbe24946ad348008745f 2,701 1.00/1.00 vMB 104
580,271 580,271 00000000000000000023b4d2dccb1ddebc15418c3492f0a030cdcd39a92833e1 2,998 1.00/1.00 vMB 165
580,270 580,270 00000000000000000004b4640bf9c0c942e6fbc37d89f4d07e143404eb0eea8e 2,079 1.00/1.00 vMB 84
580,269 580,269 000000000000000000226452429f4a2b8e9a8d91271004201e9065494ed38988 2,890 1.00/1.00 vMB 127
580,268 580,268 0000000000000000001110ac9d4470b62fa951616412dcd6b497e251471e5dd6 2,826 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 781.92 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: 646.12 GB
    • Received: 12.81 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.