Loading Tool

Explorer IconExplorer

Memory Pool

84,380 transactions
31.68 vMB
0.14302825 BTC
Random Selection Loading Transactions
Max Size: 189.21/200 MB

Candidate Block

Mining Attempt 9cdceed33c7ab4aa5f2fccc3a94aa0be87521e4c1df817378a32faf21215c1c2
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root a124288afe7f161f56f4e824c0544c0635b8404b62a13b9bd60dac8c282d0bb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,271
Size: 1.00 vMB
Total Fees: 0.03779911 BTC
Feerates: 55.77 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (657,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,447 257,447 000000000000001ae0501dd8d58a7f61972b5878303bd0f8e1a39e4183f3e38e 254 0.12/1.00 vMB 92
257,446 257,446 000000000000002ff839313bf60795bb92f8ae9f16482006fbcc5e61a98fb7df 277 0.12/1.00 vMB 84
257,445 257,445 0000000000000007656de49924f3b832e4fc7d8d0cb955cbf1a894d4bd2c7c3e 163 0.07/1.00 vMB 111
257,444 257,444 0000000000000004a8f8838d8a13348c15cf3c6f60fd054e17d9bfa0d7402513 164 0.07/1.00 vMB 96
257,443 257,443 000000000000002ade0ea96b87c51e6328165bd402aea68fa9b99bf1bb9a2a02 117 0.05/1.00 vMB 87
257,442 257,442 000000000000002ccee186551605b7523abfe863c6195e289344a15ce6219389 32 0.01/1.00 vMB 147
257,441 257,441 00000000000000039832bdaabbdd9deefa593036d95b330f9f9ff761022673e2 157 0.08/1.00 vMB 131
257,440 257,440 000000000000002e39c127a6d4a571bb820cb728a77f4a5c5cd8dce3108dc2e5 155 0.09/1.00 vMB 88
257,439 257,439 0000000000000016a9d383fb68cc25e61081f9e7a358015283b6a843f37f34c7 103 0.05/1.00 vMB 68
257,438 257,438 00000000000000134148af658f26961bd21c83f21b59ca2d5d456aa328110b24 89 0.03/1.00 vMB 82
257,437 257,437 00000000000000058efbf91fe4a9d33fce6dadae690f5a3eb229ce948a52a2f2 195 0.11/1.00 vMB 93
257,436 257,436 000000000000002be53f38561600a8aafe20ef88fc6bf26c86da1c9175208230 47 0.02/1.00 vMB 106
257,435 257,435 0000000000000026fe843bf8c91bf8e743e50ae813e115d6f7bcaa8689588967 317 0.14/1.00 vMB 92
257,434 257,434 000000000000001d1184cbfdd9e39bddefc7273629e4599cd2a3d24b5e08a463 67 0.03/1.00 vMB 106
257,433 257,433 0000000000000023c9c442eff0b01ad0ae8c10ec8c987324ba1d1a515d422fdc 291 0.12/1.00 vMB 93
257,432 257,432 000000000000002a24f9066b2bfc5706123509c7b56f7c7700a12ce8a2f68883 8 0.01/1.00 vMB 8
257,431 257,431 000000000000001b7a8d59cd25fd11b28a616cee226f4074eaa61eba4e148152 320 0.18/1.00 vMB 64
257,430 257,430 000000000000000aad0443b4a7ec2ffb83f4d7a7dee9ee4a891c68cee2fdaf10 68 0.04/1.00 vMB 55
257,429 257,429 000000000000002f189352d6af5902abec69f7761197730f0ed2a4c0a155dea7 224 0.12/1.00 vMB 84
257,428 257,428 000000000000000c915f36f17432a1e2597d98670072a0e33ee99b494f50e336 243 0.10/1.00 vMB 122
257,427 257,427 000000000000001f2e8696b4ba1adb1f1110494099cce4fbf12bd71183449656 209 0.11/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.