Loading Tool

Explorer IconExplorer

Memory Pool

19,647 transactions
9.07 vMB
0.04901295 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.73/200 MB

Candidate Block

Mining Attempt d9af4cb962504f6aa825057b363fc44019e2873542b87e7c51f080da29d4362f
Version 20000000
Previous Block 00000000000000000001c7d8e843fbb7037ca5698a8e7e6ad3e468e4618260d6
Merkle Root da3777a86072defbbbbbefb4df5e45e811a61365032ec756134715ccd12006dd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,381
Size: 1.00 vMB
Total Fees: 0.02601023 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,388 (712,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,444 200,444 00000000000003f353ff00e211a1b62717df4a5dd98312094b42cb1a94ceccab 214 0.07 vMB 127
200,443 200,443 000000000000052b41a9cd4b74b1c7214c6dad78e213d78aa9b66a75c19dfbcd 43 0.02 vMB 112
200,442 200,442 000000000000007891d8ea77d31fa78b036422e2bce74c20a0cfa8690b1f6888 277 0.09 vMB 164
200,441 200,441 0000000000000244ea8b59a8f9cd8bc16642bf87198c9731be18d0f0cf29db35 12 0.00 vMB 48
200,440 200,440 00000000000004bbc0a7a4fdb13d328266abc1f8fe69cdf89b18735d41b31a22 690 0.27 vMB 217
200,439 200,439 0000000000000343360189b2e6653ae3f7eb361eb918a8eb45b2def211493701 136 0.06 vMB 172
200,438 200,438 00000000000003e5a63136bc5e25bea77ad08ecb1037701da17308b03d4e4cac 32 0.01 vMB 0
200,437 200,437 000000000000038dc947221569485f269c5aa1494f4f1d2f8eef77034644eca4 56 0.02 vMB 145
200,436 200,436 00000000000003769629bd90ca807078a29c5dbe8416d2e21aee28207b85d3cb 88 0.03 vMB 111
200,435 200,435 0000000000000348fa363ddb6e88be12909a040e0916b837a6c8cf92a8a769ea 9 0.00 vMB 45
200,434 200,434 00000000000003fc43ceb91f9496aa2295f901bba0cf3283eca3b27df5cddc92 15 0.04 vMB 59
200,433 200,433 00000000000005d024e86337ca13439b7f3dbd5e1a005b1dbe510150d45b6e98 61 0.03 vMB 229
200,432 200,432 00000000000005bdfbce8f8b7e0b13247ae279ae77cb5dd6ed248befa7e75cfb 227 0.09 vMB 122
200,431 200,431 0000000000000546539a95c69b1225d5389b5ba598bacfabc3b281971bdcd3a3 152 0.05 vMB 76
200,430 200,430 000000000000059df446177c1c557a45c7a9449fb26812be662173b492e98c9a 45 0.02 vMB 163
200,429 200,429 000000000000035ea4898e1ee49bb1f1d1312108e2c791a616f8066975bc55f2 212 0.09 vMB 129
200,428 200,428 000000000000049853432c8cb361e1135a2ddb3a08e4ec6ca6bb8a03323d3eba 263 0.09 vMB 172
200,427 200,427 000000000000001a809166cbc57ca7b51fc3a5da96b45808509b3cb054faa8a7 88 0.03 vMB 111
200,426 200,426 00000000000003996184d5ad2e40aaecc671e4bc5f29b09aefc8925899b0ca04 20 0.01 vMB 63
200,425 200,425 000000000000006fcc5c293e21b651f5d0c72a52c04b017845f91e20e4f97ba0 13 0.00 vMB 0
200,424 200,424 0000000000000422cfd1f52062371065267a3d4bd8efdf99cd3531ebfc6df9b8 74 0.02 vMB 174
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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