Loading Tool

Explorer IconExplorer

Memory Pool

78,357 transactions
29.81 vMB
0.07424790 BTC
Random Selection Loading Transactions
Max Size: 181.78/200 MB

Candidate Block

Mining Attempt 7ae9a37d8a8d6957ac5b507c3a3ae24e2aa1ca28dbd05a4257356c1fe897a617
Version 20000000
Previous Block 00000000000000000000f93cccf65ba1bb0d36ddbb9079a10905fd5e8bbf112f
Merkle Root 5957413216f7e742c8e69eaf24a9b4110bf79595c916b9d6c008e1af766a7d3f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.00829656 BTC
Feerates: 73.20 > 0.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,371 (34,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,289 881,289 000000000000000000008339a1d5501a9b4afae394913658e1ed594faf552e40 3,580 1.00/1.00 vMB 3
881,288 881,288 00000000000000000001f7386065b056b17823e1f06619c0a1f3f812829df168 2,912 1.00/1.00 vMB 2
881,287 881,287 00000000000000000001689743274a31ccd71efe361fddb18277d2c8c97d30b8 2,846 1.00/1.00 vMB 2
881,286 881,286 00000000000000000001434d3622bd87cd367f73abc7da3966048196cc8b950e 2,828 1.00/1.00 vMB 4
881,285 881,285 0000000000000000000064944fa8989cb8aaf00a576340d96bebf85e5cb7e519 1,740 0.73/1.00 vMB 13
881,284 881,284 000000000000000000006c4a0e3efc50d9dc1cdc06870d2de53de32541a33a9e 1,508 1.00/1.00 vMB 1
881,283 881,283 0000000000000000000201e6e89c180fa8ff5d6e065124ff594117ac32c8f756 3,112 1.00/1.00 vMB 5
881,282 881,282 000000000000000000027337ef29e7b8358e9f78875bd4985e304322501afc9f 1,661 1.00/1.00 vMB 2
881,281 881,281 00000000000000000001b73b315149c9274e92137e034f1f5329b5ad1b6def4c 729 0.21/1.00 vMB 3
881,280 881,280 00000000000000000000b6097f22ed9c6ed881a876025f582220252b8c56cdd1 236 1.00/1.00 vMB 1
881,279 881,279 00000000000000000000d40af041e4b5fed38abb1dc8b059ee084266759408bc 1,897 1.00/1.00 vMB 2
881,278 881,278 00000000000000000001399f9ba5ce7717145dc942771f0173bac0dcdd2f78f6 3,765 1.00/1.00 vMB 3
881,277 881,277 00000000000000000001c97846883dc7b357222dab58c9556cabbe46e3a985de 3,136 1.00/1.00 vMB 4
881,276 881,276 00000000000000000000133e72edb65bba7f77700779f2cc109871238760b76a 1,566 1.00/1.00 vMB 2
881,275 881,275 0000000000000000000186bdbf78bc27e8eab2faa1a14a37bf1ece738551f8b8 1,438 1.00/1.00 vMB 1
881,274 881,274 0000000000000000000135ae5ce977fb91fd7bcfa1ea43cea39b98cc6ad54fdd 2,598 1.00/1.00 vMB 3
881,273 881,273 0000000000000000000105e2f13e05ac4d24206010d2316d6707c294e9e0f9c1 2,001 1.00/1.00 vMB 1
881,272 881,272 000000000000000000009ce8dffb710eaaf5722acc0000cc6417e77bb742d1d6 2,739 1.00/1.00 vMB 2
881,271 881,271 00000000000000000000f46a50a7ad19dbd98cb3f0054b99476077d3c1c1a55f 3,856 1.00/1.00 vMB 4
881,270 881,270 000000000000000000025ac14538d25edea860d60d9bbf38f71e24d4268e0d9e 3,506 1.00/1.00 vMB 7
881,269 881,269 000000000000000000011c917bf71384f40e6e682314709da7eaec71d5de84bb 3,635 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.