Loading Tool

Explorer IconExplorer

Memory Pool

81,374 transactions
29.80 vMB
0.12977620 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt edd1deba2e218b119beb7ca649a92def4b01c534be9ee1fdb2965dafcd754e14
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root d962d7e39f71fedae11cd8e85c345c1298d1d10804ade7032cd3cf69fa8c673a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.06193331 BTC
Feerates: 151.07 > 6.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (611,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,508 303,508 00000000000000003a3e6839ed050c41016d482baa4db2cfc011ccb0a746e092 1,013 0.35/1.00 vMB 44
303,507 303,507 000000000000000057f8c84cb0e2e1fee2dd1759cd70dae06a18442875f6836f 206 0.11/1.00 vMB 32
303,506 303,506 0000000000000000061d662e5e8b41cb81fff034f85e2de0b4454075b94cbd40 198 0.09/1.00 vMB 29
303,505 303,505 00000000000000001be2244ce76390130a203dc563ee3a1d2a3b25f74dd67288 358 0.31/1.00 vMB 19
303,504 303,504 00000000000000005bef4bfccea8e33737ffdc2dce59ce724def088eb26d97d9 997 0.35/1.00 vMB 46
303,503 303,503 00000000000000001f93552a56de7b76710792fb756cd816765e4e1d6a529ff2 472 0.38/1.00 vMB 22
303,502 303,502 000000000000000054e9305058bbba7b4ea56d6180c86345312aedc798c85ad4 616 0.25/1.00 vMB 41
303,501 303,501 000000000000000055fafafdfbd0953d9bdd0e4a5a506652f9a758d22de618e9 213 0.10/1.00 vMB 32
303,500 303,500 00000000000000001073580ef4667dcce4725cb6250f91294a2825eb38bb1d6f 99 0.12/1.00 vMB 17
303,499 303,499 00000000000000002fc848cda6f13d653f59003cddec265d809a8da7289ea04a 348 0.25/1.00 vMB 24
303,498 303,498 00000000000000000c19aee7d5fa1c6f9c0546f670cacbd2a9ca8dc896d55e01 606 0.25/1.00 vMB 37
303,497 303,497 000000000000000024d8f01af32cb2038a2cbace3e4e1777b6cb7b2e6d91ddae 577 0.35/1.00 vMB 30
303,496 303,496 00000000000000004bd1f2acd20fb39e1cbda7d2cf10cb2cc4fcba94d7ca05a6 31 0.01/1.00 vMB 32
303,495 303,495 00000000000000004d892c0c87eb0dc36ef648c19a3fc5724dcf26d7d0b68abb 108 0.06/1.00 vMB 29
303,494 303,494 00000000000000002d89740d7d7455abe41ddc3de135395beb0dabede3f9a161 401 0.30/1.00 vMB 13
303,493 303,493 00000000000000001a16764bfedb77f25c1eb49fd37d6f66ba07f682bf101455 99 0.16/1.00 vMB 4
303,492 303,492 00000000000000000e096ad7fada28afb122f7f7a3473076de3b7ab65cf71f73 412 0.29/1.00 vMB 24
303,491 303,491 0000000000000000411a72119034e814a57e30a6f41adc0d578cf2ba1845e973 992 0.50/1.00 vMB 35
303,490 303,490 000000000000000034845cbd8f4e4b0a90749e2d80cf55be2096079df6513c31 101 0.05/1.00 vMB 27
303,489 303,489 00000000000000005fd24c0a91ccdd7841e848893ff41e1f7dc854db1f6b8a5e 136 0.10/1.00 vMB 21
303,488 303,488 0000000000000000551798bd21b18ccdc699688e2299622367a1d6f0e98cccf1 407 0.22/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.59 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: 671.66 GB
    • Received: 15.98 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.