Loading Tool

Explorer IconExplorer

Memory Pool

81,362 transactions
29.90 vMB
0.07778377 BTC
Random Selection Loading Transactions
Max Size: 180.53/200 MB

Candidate Block

Mining Attempt 18deac56c44d1f7a3f10cb7e5407ebb86a59df18c85faf3e2bcb11ee8f233e52
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 322f9423b07ad20893dc54ac0b77b9d316ef7f2131bc9cdc6bd8c792d7b4bd87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,870
Size: 1.00 vMB
Total Fees: 0.01673109 BTC
Feerates: 151.12 > 1.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (700,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,741 214,741 000000000000024b900ff2122e250b730c5504bfef65cbbf6dc6274b2e976ec3 368 0.20/1.00 vMB 146
214,740 214,740 00000000000000ff81014f96678dd5dc324330f41615c771a072a153edb82fc2 11 0.00/1.00 vMB 21
214,739 214,739 0000000000000288c8a93ad97c609cead01341eb01efd659535b6e2cf7731e42 248 0.07/1.00 vMB 8
214,738 214,738 0000000000000348743cb3dbf2ecb757ca752b5835022091b1e433f1fbcfd7ec 583 0.24/1.00 vMB 177
214,737 214,737 000000000000002d60cf57a9be1ca4b588cde8eec2052cd6dda58451413d47d6 184 0.05/1.00 vMB 34
214,736 214,736 00000000000000a7700f5055d0a36455bb4ab2149443f84b1384c5326bb50e07 218 0.09/1.00 vMB 125
214,735 214,735 000000000000010eb93e04af8a9d588139452c2ab20bcd6686985b2276d08977 227 0.09/1.00 vMB 161
214,734 214,734 00000000000000ea1d32f19598cfb12199be2946cf16f9442cb0f75ea4642c19 287 0.12/1.00 vMB 165
214,733 214,733 00000000000000e626e6342b4ecba974a0912e8792bb6d2ffd10bf5cfe4e6400 211 0.12/1.00 vMB 115
214,732 214,732 000000000000013be2c2736bb55ff4a1d68db361688c98009929a0154828f3f3 187 0.05/1.00 vMB 9
214,731 214,731 00000000000003572e4c917a01a50d38637454d276e7557f46edebf88726db38 795 0.38/1.00 vMB 145
214,730 214,730 0000000000000121f2e8061ae31105fe33342bdecd1012288410ee2f8afdd3bb 440 0.25/1.00 vMB 127
214,729 214,729 00000000000000e8dca405cb8d87953a4a47c5d898e618d1a6b3826f6cb99958 727 0.26/1.00 vMB 209
214,728 214,728 000000000000011ffedc21a7e49d9472f724440a22d3623a76da65e94a2aed14 1,345 0.47/1.00 vMB 184
214,727 214,727 00000000000001a6382b9a5305b0704e62bc77b1564baa90b6e0feb107b31055 9 0.00/1.00 vMB 27
214,726 214,726 0000000000000073197714da621dcaaba2f7777d4ea4aeeb56cc3150754ea7f3 958 0.25/1.00 vMB 234
214,725 214,725 00000000000002b2fcf5e9bf9c07b4b11cc496ab56aa62cc809e86382055249f 214 0.09/1.00 vMB 176
214,724 214,724 00000000000005615be9a5e54f1ef41518732eb9df3e17467a715442a8f562f6 263 0.10/1.00 vMB 192
214,723 214,723 00000000000000636c46ff68e04c3bd5a8fcad3af209426458602441069941cc 83 0.05/1.00 vMB 129
214,722 214,722 000000000000010a5cc477650657f3fbdb039242f8c84bb158ef137e13bf1fcd 665 0.33/1.00 vMB 93
214,721 214,721 00000000000000cb4bfd29839b66ec09bfa9eaf9e4171ab3958e376361370ba4 508 0.25/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.