Loading Tool

Explorer IconExplorer

Memory Pool

46,155 transactions
32.34 vMB
0.13058176 BTC
Random Selection Loading Transactions
Max Size: 164.16/200 MB

Candidate Block

Mining Attempt 3364bd7d88c10d82df20bfa812f1d93566a15b77e223c2ae56548104a9476f06
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 676d3938d581b7ee803e01de02229fcca1abc0c9785cce98a9cf0b9398903de7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,918
Size: 1.00 vMB
Total Fees: 0.05693045 BTC
Feerates: 265.25 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (354,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
560,312 560,312 000000000000000000246134fefd778ade933cbef1d4f41bf00d339355571c30 1,735 0.57/1.00 vMB 9
560,311 560,311 0000000000000000001be0185a3dec28bf1585c27e649a10ce3f6a686ef9594f 2,690 1.00/1.00 vMB 17
560,310 560,310 00000000000000000018946321d46cc4ab02b3287e88ba3dcbab0fd2322711f0 378 0.11/1.00 vMB 17
560,309 560,309 000000000000000000075e581c2bf17c2c5ad21f8221611f8500969ce7eb01e7 2,730 0.99/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.65 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: 626.66 GB
    • Received: 11.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.