Loading Tool

Explorer IconExplorer

Memory Pool

79,002 transactions
29.56 vMB
0.07097985 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt 379c31931d1eab69d5ce2afe9b70714dff3de6b7bc003c41aa255affb15c14bb
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 57bc4deaf7ef5611fd7b5bda1e0dab24935ba344c3cf15bbd48c85554671e115
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,605
Size: 1.00 vMB
Total Fees: 0.01096427 BTC
Feerates: 60.27 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (240,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,371 674,371 00000000000000000008f039cd40c9cbda32932bbbd9795e62c5eaca6fab7b9a 721 1.00/1.00 vMB 53
674,370 674,370 0000000000000000000200bde6fed3bb24023bd84abe8b32483fba8902f8ac6b 1,575 1.00/1.00 vMB 57
674,369 674,369 0000000000000000000d05d17ffc8794b7a1f741eb7614fd3908c6f7195ea452 1,691 1.00/1.00 vMB 78
674,368 674,368 0000000000000000000a022972e9377926fb119f980aa4f6354ade7c55cf60a5 644 1.00/1.00 vMB 82
674,367 674,367 000000000000000000016b4ba02090597494eddb1c4a9676f472ed2800db0807 2,529 1.00/1.00 vMB 109
674,366 674,366 000000000000000000083a48032d3d1e98b114a87139efa29485223367ca85d0 1,429 1.00/1.00 vMB 69
674,365 674,365 000000000000000000038f780364221846a3c11e2a5b33eee69029afe5775a0f 1,897 1.00/1.00 vMB 73
674,364 674,364 0000000000000000000ba9e442bf04effb7cb6ded840ea38027fac16305004b7 1 0.00/1.00 vMB 0
674,363 674,363 00000000000000000009988ff6be286e9cc8617b498275874f57ccd0f72e743b 808 1.00/1.00 vMB 60
674,362 674,362 00000000000000000005dc29f7c8b443bea906072d4343bd75033fee6dfc5659 858 1.00/1.00 vMB 61
674,361 674,361 00000000000000000003f00726b70afa52cd585c9a857f83c0a382f1f04d3274 766 1.00/1.00 vMB 61
674,360 674,360 00000000000000000007c3f0ab05678aebaff054aee12ad06b66dc66ddc1de99 904 1.00/1.00 vMB 55
674,359 674,359 0000000000000000000cc5c640094603341f971ec482264161ac5631cee2f55b 2,375 1.00/1.00 vMB 85
674,358 674,358 00000000000000000004c6171622f56692cc480d3c76ecae4355e69699a6ae44 2,706 1.00/1.00 vMB 78
674,357 674,357 00000000000000000008d0d007995a8bc9d60de17bd6b55e28a6e4c6918cb206 2,730 1.00/1.00 vMB 74
674,356 674,356 0000000000000000000b0f52903ce215b002d96fd100f7c82a4b1a1615b1451b 356 1.00/1.00 vMB 84
674,355 674,355 000000000000000000092255b16f2149c612bf246563aa8761de6247d7ae79aa 1,839 1.00/1.00 vMB 92
674,354 674,354 0000000000000000000c25eebcd2f3d5c58d6e7b95ec75e480cbf34f7e13ac33 2,867 1.00/1.00 vMB 106
674,353 674,353 00000000000000000003694d46cf14666394042cf722740659b0c88840b0731f 1,913 1.00/1.00 vMB 95
674,352 674,352 00000000000000000007d40db21959c9d4c64d82edf2fb66f05d18999964ed89 2,353 1.00/1.00 vMB 89
674,351 674,351 000000000000000000054157d7264ba4b04faf2c9414b5cd5d55f558cca9ef3b 1,982 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.