Loading Tool

Explorer IconExplorer

Memory Pool

34,298 transactions
25.38 vMB
0.06918021 BTC
Random Selection Loading Transactions
Max Size: 129.31/200 MB

Candidate Block

Mining Attempt 41c529b9d380b473213b30a70a1c617aef673528b5dea2e603d37ae991da8649
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 47a44aecc0868d7cd9514a5162bc4e8704819f012b4e9090bc3a13fff400d36f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,251
Size: 1.00 vMB
Total Fees: 0.02343021 BTC
Feerates: 101.67 > 2.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (343,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,396 571,396 00000000000000000028fc717dfab983ad8b911407d55b4cf3d3702964eebc28 2,987 1.00/1.00 vMB 105
571,395 571,395 0000000000000000001106bc209670d91df163407114c8ae6662fabc6816868b 2,192 0.73/1.00 vMB 14
571,394 571,394 0000000000000000001f019c159bc48f504a93e4134d96d4c49227b1bdd8d25a 3,091 1.00/1.00 vMB 66
571,393 571,393 0000000000000000002b0e099c560713a4c17d1aa787b56881b4b584faee09e3 2,697 1.00/1.00 vMB 63
571,392 571,392 00000000000000000019c18b43077775fc299a6646ab0e9dbbd5770bf6ca392d 2,846 0.91/1.00 vMB 35
571,391 571,391 000000000000000000169518a52ce7079ab174f1ba0fdaac10ad1b207d79ab78 2,924 1.00/1.00 vMB 38
571,390 571,390 00000000000000000026578e71962ea75c5d4018377684d7104f9f94ca9688a1 3,223 1.00/1.00 vMB 104
571,389 571,389 0000000000000000002253278d07f695c41633b06a5703939f395b6995f8a657 1,072 0.37/1.00 vMB 58
571,388 571,388 00000000000000000025097febf7573d78206b906c7dab848877cf592d0acb93 159 0.05/1.00 vMB 78
571,387 571,387 00000000000000000023b373600fba497abc55a885cf3b8fef668e9e1c27b699 1,099 0.69/1.00 vMB 6
571,386 571,386 00000000000000000021315971444fa12d7c76acf0a339efe2d42c9a6e8621fb 2,008 1.00/1.00 vMB 6
571,385 571,385 00000000000000000011ca3164ee629216de2e5dae09ffb099815319f6e35a71 3,188 1.00/1.00 vMB 111
571,384 571,384 0000000000000000001dfae8e7127f61a3844dfacb7c7acb7f3df7058f3cb63c 2,873 1.00/1.00 vMB 33
571,383 571,383 00000000000000000000715068a771b54762ceb5fb62a8deebe23b05f0f0b717 2,815 1.00/1.00 vMB 84
571,382 571,382 000000000000000000105d0cd9d4bf480bc89e0d70205d4814ca6f0261143c85 2,471 1.00/1.00 vMB 10
571,381 571,381 0000000000000000000bc75f591198a5b66f4f9d7acd49e5f22d36c1e5ec8dea 2,575 1.00/1.00 vMB 17
571,380 571,380 0000000000000000001c2f1350e50d9ac1a442ceaa60f628480e07868fc1737c 2,929 1.00/1.00 vMB 88
571,379 571,379 0000000000000000001fcaab1793a073503e94f616b0211ca0d8e96ce7edc2d5 3,133 1.00/1.00 vMB 89
571,378 571,378 00000000000000000003f34d0cf76a8d165ee6ae96ef46a7bfc92497733bb925 2,947 1.00/1.00 vMB 96
571,377 571,377 00000000000000000005015c9e7836fdf367629fa1d86e1ca64e00f3ee588d8b 2,818 1.00/1.00 vMB 104
571,376 571,376 000000000000000000059487126170323454bd838c8200b18065d57d3d5303cd 3,174 1.00/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.