Loading Tool

Explorer IconExplorer

Memory Pool

19,166 transactions
8.38 vMB
0.03248772 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.66/200 MB

Candidate Block

Mining Attempt 4878b24bbc05b73fcf8248dad71459cd4ed5f20a52b70cdc5ba3dab73a6fd0eb
Version 20000000
Previous Block 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a
Merkle Root 1ad60c3a6e01a847e8e44352a9e3c467731cfa6f9d7ba12f510b82f5e4d8903a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,687
Size: 1.00 vMB
Total Fees: 0.01464377 BTC
Median Feerate: 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,410 (626,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,304 287,304 0000000000000000be0f6bbc7fed03302a3eb73f3414150cee13ed99bdff04ec 64 0.03 vMB 65
287,303 287,303 00000000000000007ab0bb5c99aab20b50682c19a91673d0b721b629488b51a9 145 0.06 vMB 46
287,302 287,302 00000000000000003a38cf3e41d8a6c834b76be8f414cbc545d41472777f37b0 140 0.06 vMB 132
287,301 287,301 000000000000000099b760126596fb8b1a66b58aad3247c12989b51b1be2adc1 764 0.34 vMB 37
287,300 287,300 00000000000000014eb8946d79bf47aa7f64dff47900eef5310dc738a02646e7 538 0.27 vMB 36
287,299 287,299 00000000000000008c9f955494d56f6e0980c347be8fe9348b6886e65d6e4393 291 0.17 vMB 31
287,298 287,298 000000000000000052c0f96a1a2420583eea19f0f1ebb99659f1bf7b28611293 152 0.08 vMB 38
287,297 287,297 0000000000000000c17dafa6f06bd61daf3f80d305b3b7efa72acefc0ca1bbfe 124 0.10 vMB 14
287,296 287,296 00000000000000014dc884c29e5e27bf3a85f5b49b0d6b55b51b4eb28dbc5817 397 0.22 vMB 28
287,295 287,295 000000000000000057060da254af7ba99de96991376144a2dcdc220af31e22b3 205 0.12 vMB 29
287,294 287,294 00000000000000015d40643212690b85b40acfae144f63ea5274de5897bf910c 22 0.01 vMB 16
287,293 287,293 0000000000000000e4f5961ce4a519721223d9b2170d7ae81e9976e0f22cd734 215 0.12 vMB 31
287,292 287,292 00000000000000012cb7e7eb55d436f53ed014efeb7a64f44a6b73df3e84aa04 241 0.11 vMB 38
287,291 287,291 000000000000000038cae6c597b7a1a7f0506de90508b9907c3a886730561a09 32 0.05 vMB 16
287,290 287,290 0000000000000000a92b1d8cd88457c12893f7047ca9617f9b4a2c4f0ed38017 193 0.10 vMB 29
287,289 287,289 000000000000000035b79d2f1d0871eb566e3956f32f4142c02f3239ddc60f34 505 0.31 vMB 33
287,288 287,288 0000000000000000cb34b7c092e11992a8ba0fe31c53b22c332f6a80d079efce 49 0.03 vMB 24
287,287 287,287 000000000000000140cc858a6fa72cf2816ae5fc3f271e5012532cb517fbce71 256 0.11 vMB 88
287,286 287,286 000000000000000099f45ae94c4a3bb30cf589ee3e48d140a4d94409d42e3ba7 255 0.11 vMB 43
287,285 287,285 000000000000000103c84d44ee2c6ac4cc665405a156ffc4356504dade98ef21 375 0.23 vMB 29
287,284 287,284 000000000000000124c33eeebce10364d45daa896ee42ffcc00bfb327994d700 157 0.07 vMB 38
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 11
  • Data Transfer:
    • Sent: 283.85 GB
    • Received: 1.13 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.