Loading Tool

Explorer IconExplorer

Memory Pool

49,323 transactions
29.90 vMB
0.09173582 BTC
Random Selection Loading Transactions
Max Size: 159.97/200 MB

Candidate Block

Mining Attempt b4940be4b9fba693cad03c066b35c295c89593b46cf196ca0a7bf3603d2b21e3
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 81f89997e107ab0d8830d155e35e615507ab53bfa616826f14375584ada71979
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,722
Size: 1.00 vMB
Total Fees: 0.02592473 BTC
Feerates: 51.03 > 2.60 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (632,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,390 282,390 0000000000000000705e5e130a903669ea696469fc5382745ca94559343fa1b1 228 0.11/1.00 vMB 40
282,389 282,389 0000000000000000a45369946c59c470feee7b74b757f6deff3b83fdef5e51d6 488 0.29/1.00 vMB 51
282,388 282,388 0000000000000001e9efec369fb836c91ae350b9d19d1b7bc05f586fc7818df4 358 0.25/1.00 vMB 23
282,387 282,387 000000000000000188233d584232b27c45135bf352ebcfc95ba5761958f76c53 759 0.25/1.00 vMB 68
282,386 282,386 00000000000000009e670293d2775258d1718d5b013839b61007c911bcf6be40 22 0.03/1.00 vMB 8
282,385 282,385 0000000000000000ccea826d7ab619e21f232710b0463f3fd6b8b185ed2e146a 183 0.12/1.00 vMB 38
282,384 282,384 00000000000000002ec3a81f83e20659bd97bfa1b7db7e602c25676d768f5820 152 0.06/1.00 vMB 81
282,383 282,383 00000000000000015cb389bcf88205503138867888b132315126f5b494de42a1 208 0.12/1.00 vMB 30
282,382 282,382 0000000000000001212a499a1fb04199673692348b0f6a745bad219c5a554e0b 111 0.05/1.00 vMB 40
282,381 282,381 00000000000000012b08dea45a07ebcd933b32760142793e9f3eacaf46760613 156 0.10/1.00 vMB 17
282,380 282,380 00000000000000010a3ab2f52dab5cc205483d574c4cd2456a4e959f31dff701 589 0.24/1.00 vMB 54
282,379 282,379 00000000000000013dae01ba69d70caba8fcc75c7a3ef7b71d1a23c81054203c 137 0.07/1.00 vMB 23
282,378 282,378 00000000000000010c6b65dc2e9cf0becb8bf7a188b5e1707cdb632c58dffb0e 802 0.43/1.00 vMB 43
282,377 282,377 000000000000000126afa13514be8b4be593fed4a21fd95d40a6979f7a9aefd8 450 0.18/1.00 vMB 46
282,376 282,376 0000000000000001214b6c7a7ea70dd7c1ee9a661a4b8d370a6fabc80329aa1e 288 0.14/1.00 vMB 47
282,375 282,375 000000000000000134ab0d0b131a8ce2332f5a0bab36a439e3dc479346db1b1c 59 0.03/1.00 vMB 41
282,374 282,374 0000000000000000ca13732ab3a9cc598e057d18b590174029c05492169e0079 197 0.35/1.00 vMB 2
282,373 282,373 0000000000000000115bfd9464c60b8bc0daf1cb71e652124ca3e9c4ace9dd9b 423 0.26/1.00 vMB 39
282,372 282,372 000000000000000039fb0566bc53c3bd36b761be48dbfc411f3992e8481cb698 504 0.25/1.00 vMB 44
282,371 282,371 000000000000000108adde3838ddc482d018069ff5754a3a8241a9e2dcc4a9af 234 0.12/1.00 vMB 28
282,370 282,370 00000000000000018af99e296be51dfbea09cd2a8c535226dfc82ec926412edd 48 0.02/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.