Loading Tool

Explorer IconExplorer

Memory Pool

78,321 transactions
29.57 vMB
0.09379736 BTC
Random Selection Loading Transactions
Max Size: 180.40/200 MB

Candidate Block

Mining Attempt 6fd13975a049b2e94d9196d332d210e65652e4a44bae132975e28fb7503cfe32
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 00b9d612f732ded7b061fa1821a1094bca99160c81978eec33edb9a60aa3e00a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.02865081 BTC
Feerates: 301.35 > 2.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (398,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,385 516,385 00000000000000000017045d545a34a183fcd34de14d30e54adb8f991b3d9037 209 0.15/1.00 vMB 63
516,384 516,384 000000000000000000059937e961e7bae6e0e6557d92a35b042278f14a2e02de 2,328 0.93/1.00 vMB 29
516,383 516,383 0000000000000000001f0a3b6a143c57beea0af06fd709ca6ee51033e8a30097 741 0.32/1.00 vMB 31
516,382 516,382 0000000000000000001764514d3ff03edfdf697f768f0ff4caf394083b919e4e 2,416 0.96/1.00 vMB 31
516,381 516,381 00000000000000000022a676d81ce0c4546dde9e853131ab535f0aafa4d0aabe 235 0.10/1.00 vMB 31
516,380 516,380 0000000000000000002ee254f025903cb7a2c76088275d7e1285d21b5e3f675c 827 0.33/1.00 vMB 33
516,379 516,379 0000000000000000003eaceadc48734b905a50303fde2eb6d8f42fc4d79f470c 476 0.18/1.00 vMB 22
516,378 516,378 00000000000000000030868fcea364b02d4dcaf9b5fb24a10ff41a24c928bbd9 186 0.07/1.00 vMB 30
516,377 516,377 0000000000000000004b93723a1b2079bf4885ebed1025a7eca63199e4cfcd78 1,307 0.74/1.00 vMB 21
516,376 516,376 000000000000000000393d6efbd8ea5324e2da654025f69899988fa3cbee35ee 1,114 0.61/1.00 vMB 15
516,375 516,375 0000000000000000001f2c391b59f99af84d5239958928b1e6c36eeb12af9bef 2,542 1.00/1.00 vMB 18
516,374 516,374 000000000000000000134b4abe738e5d8ea462d37d8af25af004fd30daad8617 1,925 1.00/1.00 vMB 42
516,373 516,373 00000000000000000012c006525e82d77620b1e16fd9de92df98ce2ebc64c63f 1,529 0.72/1.00 vMB 25
516,372 516,372 00000000000000000023a90bccb388854b46e1722156745f19032ed8fc06542e 1,453 0.46/1.00 vMB 11
516,371 516,371 0000000000000000002609388a4ae24b1b71b961db8fd753c293444bf1b3df15 48 0.02/1.00 vMB 148
516,370 516,370 0000000000000000000bea4aedaf7376be42b2a6e22ec4fbb38b14c7b2b126e6 1,904 0.87/1.00 vMB 40
516,369 516,369 0000000000000000004234d5dd83bd2e4037c1ded809e3b392497094a633f18d 399 0.22/1.00 vMB 23
516,368 516,368 0000000000000000003575e14bb8f6439214ae2efdc323d8b103fc92fc701baf 838 0.48/1.00 vMB 21
516,367 516,367 00000000000000000018202d7a25de65911ad7f3afce282229318582572f5914 1,524 0.84/1.00 vMB 19
516,366 516,366 0000000000000000002abf9df124f5e4391d4a800e175340246884f7185df6ba 1,186 0.55/1.00 vMB 20
516,365 516,365 00000000000000000020750be6ee54618b5ce11501ed458036193cca8291f1f2 30 0.01/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.