Loading Tool

Explorer IconExplorer

Memory Pool

29,150 transactions
7.03 vMB
0.08089524 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.78/200 MB

Candidate Block

Mining Attempt fdaeb8d1ae7d348380188b5555aec05b4f45f82ee022233bd81a60ac8b643ee0
Version 20000000
Previous Block 000000000000000000017f1ba287bfb1d9a7c9f9985c514733698aa8a86e0a66
Merkle Root 770c4a4ec4cd030da36d9cf2ced764d79608708fedfd4835ff4d053a9dff6599
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,977
Size: 1.00 vMB
Total Fees: 0.05568002 BTC
Avg Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,127 (704,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
208,999 208,999 0000000000000145a62aaa0f546cf74d043f5773108aaa6ec971f9cfdd3773b9 0.05 MB 158 100
208,998 208,998 000000000000005796e735d17e2ea793dabb5ac75171bb54e6e53549845030db 0.02 MB 38 209
208,997 208,997 000000000000035c512fef76364b57f1e840323c7a35b360aeb34e1fa668da21 0.11 MB 242 182
208,996 208,996 0000000000000005cf3c1d2f40734705eb666aa9ba474e127f59e8240f396d5e 0.11 MB 215 147
208,995 208,995 000000000000013509802da62fed19735497b531ba3c5828908841f22003083e 0.08 MB 150 135
208,994 208,994 000000000000049f2b3ec8e63b59f2cb8a9aa4d308b000f47dab19ab2d7308b9 0.10 MB 216 97
208,993 208,993 0000000000000203ec64682e212365fc49a85d1132b626c708aae1248876a966 0.42 MB 350 66
208,992 208,992 0000000000000382cf4144e0b0875bd9554550984f993e27b6c5a5f9c334e591 0.16 MB 188 96
208,991 208,991 000000000000022f80909215397e9f7ced09b2b1b68ba00789c74852cfad4fcd 0.05 MB 121 48
208,990 208,990 00000000000001c220f3ff8ad646862bcd6bd3583126b71dbd48a29ecac70854 0.20 MB 618 243
208,989 208,989 000000000000042bc60fe81a872a5d4649ccffaea5faf19f0de9ba1f61394fa7 0.05 MB 135 272
208,988 208,988 00000000000001f3e31ebec5bea9bc2143de6a67cc16a17881e461c66a14e0e8 0.05 MB 117 49
208,987 208,987 000000000000018c0b80ddcbefeb877b95b1335debe7fff7eeea93bd590a372a 0.04 MB 61 91
208,986 208,986 000000000000011cd26550b5718fb85fa1f73a643af892f2a32e38ae69f9892b 0.01 MB 18 162
208,985 208,985 000000000000037ef910428c16726d3c68e65c9b8d2df2949380bf98857c6153 0.00 MB 9 0
208,984 208,984 0000000000000162c3ab06b2c0ebbc2c0779df7f296da0986a3be711b0264b8c 0.06 MB 111 108
208,983 208,983 0000000000000084023e0f4a2b30496de7627f5354ea0c658b434c1d660eeb35 0.18 MB 404 140
208,982 208,982 000000000000003cadff53a6f6b4cff9ac3e928cd91eda7e4cb12f2c0bba9feb 0.07 MB 170 104
208,981 208,981 000000000000007ad5f955ac39c1164bd448b5f8547349c276a01e6d094391bd 0.22 MB 606 158
208,980 208,980 00000000000001fb55ebae7dc98bdff62527d9e8bd0ec57a06c04a57620b2154 0.05 MB 112 78
208,979 208,979 00000000000000e77f419c5347ad108db555c1a53985f09051b435ec2d5ec1d8 0.20 MB 498 207
Previous 10 blocks ↓
Total Size: 779.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 122.74 GB
    • Received: 0.56 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.