Loading Tool

Explorer IconExplorer

Memory Pool

41,952 transactions
31.75 vMB
0.09401902 BTC
Random Selection Loading Transactions
Max Size: 159.22/200 MB

Candidate Block

Mining Attempt b92d4d162ea85dec1d95ee2f7d34ab8d853bf22784ff29d5b91591e79ae666e8
Version 20000000
Previous Block 00000000000000000000a7f094557a1c08216b2fd5b94073a11ff2864e9b9455
Merkle Root 50bfb0dae80d712a273441ef3305fdf8ff473fde225ae829e0ec60cb1ea69db5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,509
Size: 1.00 vMB
Total Fees: 0.02826935 BTC
Feerates: 401.97 > 2.83 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,565 (354,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,333 560,333 000000000000000000158b39483a967f8fb18d2bbd787d0059431b26841de98c 2,728 1.00/1.00 vMB 12
560,332 560,332 00000000000000000021559d636ffa6ef6eaf931187259877206d90156448fab 1,874 1.00/1.00 vMB 3
560,331 560,331 00000000000000000010c5541bb86625104e404b603728dc737294f90775417f 3,106 1.00/1.00 vMB 22
560,330 560,330 0000000000000000001909b0241c41670264ba9eac8b7121a8f6f414b3ceabe6 2,921 1.00/1.00 vMB 31
560,329 560,329 000000000000000000291e3302755cc8b86c32a8e9f69545a2762bdcd020f612 2,998 1.00/1.00 vMB 18
560,328 560,328 00000000000000000001e93ee9831e846fea460ddbc5e8f3cd438fc3b544901c 2,471 1.00/1.00 vMB 22
560,327 560,327 000000000000000000091d2e4dbbe41b10eae1f03f7dd964c8b66cce4bd2d72c 2,874 1.00/1.00 vMB 25
560,326 560,326 0000000000000000002b17d8ecf937a1c599e930453ccff9a4c012a4086735e1 1,280 0.46/1.00 vMB 8
560,325 560,325 00000000000000000008a5c1e619e237bd1ca416b6accd1411eba5129e28154d 1,379 0.46/1.00 vMB 4
560,324 560,324 0000000000000000000e71623e28c91e238cc336c8f019f60832d2998f158256 2,973 1.00/1.00 vMB 21
560,323 560,323 0000000000000000002a666b9427dfceaa2c325906628afdeca310998ec9ea81 1,573 0.55/1.00 vMB 14
560,322 560,322 0000000000000000001999147ddf80bd5c40270f856739fdadb5c590da1847c2 1,863 0.77/1.00 vMB 14
560,321 560,321 0000000000000000001cb26a399b4e2d4ce277a3161b28672ea7c1304f814d5d 555 0.25/1.00 vMB 11
560,320 560,320 00000000000000000010906165f7eb833ef5c01dcad7e376cb27e811e0ab89e5 2,740 1.00/1.00 vMB 17
560,319 560,319 000000000000000000128cd58d3b2e269c8e76216e4e442b0266129f47cc81e8 411 0.19/1.00 vMB 7
560,318 560,318 00000000000000000002c94cd81d0c0c729fb5dce52a198c9f73aa8be2827537 2,647 1.00/1.00 vMB 15
560,317 560,317 0000000000000000001034b2752839cbc07389a80b6f1caf2dcb1d75e7c6aa76 1,578 0.54/1.00 vMB 6
560,316 560,316 0000000000000000000becc5c49d727bba3781f6c24b02e54d4d40c734c50003 2,762 1.00/1.00 vMB 15
560,315 560,315 0000000000000000002a3196eecd8a3a78fbef3af7284e92e6d48ee4447cb88b 2,596 1.00/1.00 vMB 21
560,314 560,314 0000000000000000000ac066d5a7de386af75d5555b65fe8702ef44ab4253637 1,551 0.52/1.00 vMB 10
560,313 560,313 0000000000000000000f88dce9277deacb5264e36a20bb6cc9109316e5710ae5 52 0.01/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

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