Loading Tool

Explorer IconExplorer

Memory Pool

71,467 transactions
26.68 vMB
0.06432679 BTC
Random Selection Loading Transactions
Max Size: 161.77/200 MB

Candidate Block

Mining Attempt a7dc29e99968cce4eb6c7dc19d3a84a0b7546f890f0c08dd9296c2af79a88d16
Version 20000000
Previous Block 000000000000000000016aa18e8ecd613d6541af8a0d66953f28fb8fdcfea38a
Merkle Root 1f35a45a911dbbb174894e2145bdf8555afec1fc8c0f7fb5866b10ac81ceef29
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,720
Size: 1.00 vMB
Total Fees: 0.00725480 BTC
Feerates: 192.18 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,551 (864,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,384 51,384 000000001bcad068140cef51eb50c11041c7503bee58418a8716cfe8912a4e5a 2 0.00/1.00 vMB 0
51,383 51,383 00000000167228314ed4d6c311d198af01c720dff902c4c6e059dbd0152766be 1 0.00/1.00 vMB 0
51,382 51,382 000000000b82a74041211bc6fd0be184af39ca8992cd347e4fd8f0d5b503fba5 1 0.00/1.00 vMB 0
51,381 51,381 0000000006ba58f005f32f8c0f674fb4202a39a8087b24c380354c600d562989 1 0.00/1.00 vMB 0
51,380 51,380 000000001f491a3f7aa7076d7fdce5756e63a7388fc6f17aee1752f1dbda6557 1 0.00/1.00 vMB 0
51,379 51,379 000000001489b147e59a728cb8132a023d9095f049ce1273a0167d18acf26e63 1 0.00/1.00 vMB 0
51,378 51,378 000000000dc483c626fe5e3820eb0462f0bfda78d629e1ed46445ff30487d0e6 1 0.00/1.00 vMB 0
51,377 51,377 000000000dbbea7022dd678308226e3cd64a1bd83abc4bddfcc38e72dd701593 1 0.00/1.00 vMB 0
51,376 51,376 00000000091b0494ca0e27a7ead3c775b0b2b548228f03529773ae3b98686140 1 0.00/1.00 vMB 0
51,375 51,375 000000001c688ab5973541756ce47131fccf2fb955bf20a3967181081380d738 1 0.00/1.00 vMB 0
51,374 51,374 0000000015c531191db8534c76ee92677144ed88a08956e070af363a270db1ea 1 0.00/1.00 vMB 0
51,373 51,373 00000000002ff63247421f6cd26e6009aa7bf172bf924225f34c3732738eec80 1 0.00/1.00 vMB 0
51,372 51,372 000000001a152cdae297022a416e46b615d85914e5e3c08e7fb6f622d843c2ce 1 0.00/1.00 vMB 0
51,371 51,371 0000000018345bb6c267c7b445e2b7cb3c0523683a4dbc5f16a26cf20486db71 1 0.00/1.00 vMB 0
51,370 51,370 000000001eb609d4c40d8d57d6c2668fdbcd5960c797517f113c0efadd3566da 1 0.00/1.00 vMB 0
51,369 51,369 0000000013866867ed847763aad05fe8ad78309ea60ea444d96bf16916ff4ee3 1 0.00/1.00 vMB 0
51,368 51,368 000000001dc85b6d85c680ce37d308918185b0b73a093ec1cf5a206169292f6f 1 0.00/1.00 vMB 0
51,367 51,367 000000001214c22b43ec48ecb7e28337da1ab8c100e9000067f3247c80e0e9aa 1 0.00/1.00 vMB 0
51,366 51,366 0000000015087d78f12c487ce19cbc380bdaf0a24b8f4cbb38812d8daa421cfd 1 0.00/1.00 vMB 0
51,365 51,365 000000000977793d7c9f9c135f1c2e6466c74d7a5dc466c588242be26165b85f 1 0.00/1.00 vMB 0
51,364 51,364 000000001bd7e218896d03a9d3390038b8678f4ecb46bc9cc78f8b2b36480502 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.35 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: 768.23 GB
    • Received: 19.54 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.