Loading Tool

Explorer IconExplorer

Memory Pool

27,588 transactions
6.92 vMB
0.05422812 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.47/200 MB

Candidate Block

Mining Attempt d0686c5e23c72b3ce80a1bd86ba9d8d0532091a4eda582e8161d1230b486dc96
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root 906aa03fd495117232554dd3de7357f22fdc64271cf6493df71f1124006af2f9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,723
Size: 1.00 vMB
Total Fees: 0.03031395 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (713,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,295 199,295 000000000000063964e7245d136e201d56904fd34c53dc21e878e55581f64982 153 0.05 vMB 31
199,294 199,294 00000000000001d225659f14c537b77e93cbcbef008601bf32e5c87e88b1968d 48 0.02 vMB 10
199,293 199,293 00000000000004dbe20350fbf729fc1edc99c3cf41bda5a739fa262683769232 369 0.15 vMB 134
199,292 199,292 000000000000061260868f4a71fa78b4b05c88c6d582f0ecd400623fd66a6487 14 0.00 vMB 79
199,291 199,291 0000000000000608400b8dc335cf7421db18c70ba20245e03b029ebe8c56b3ee 11 0.01 vMB 57
199,290 199,290 000000000000007802e2b3e7c05ea6402d223a5b100d5c1399e77d54e43eaffe 219 0.09 vMB 143
199,289 199,289 0000000000000333d1cabc564a84de2007f9a2fa73d2b380b1999d0ec6a85a19 852 0.33 vMB 105
199,288 199,288 000000000000000607a2e4c2aa82ed2fe8fe9621ad3cae43e78d63f7b1960ab0 11 0.00 vMB 30
199,287 199,287 0000000000000371f078f162ee25b969c0437ba831399acdcda61157c82655f5 11 0.00 vMB 147
199,286 199,286 00000000000002d9799bc3278f7ec5af280a3a5f1ad0e93b5b192b3332a14293 32 0.01 vMB 0
199,285 199,285 00000000000002cd192067c1c195a0fa546d642c408138e96c6497ff4b95f49c 120 0.04 vMB 134
199,284 199,284 00000000000001812abb7d0dfae58b6e9e1fa53fdd621ce63543e124fa01365c 111 0.04 vMB 132
199,283 199,283 00000000000000ae647b38d711acdf8f45f3ea7fc705550a46319b44bc57a5a1 258 0.11 vMB 239
199,282 199,282 000000000000019b37d60bd324d1f6800234804e2f1ff857b557c07affc7b06b 86 0.04 vMB 212
199,281 199,281 00000000000001687ccce2ce466e15d1a57ed90eef4fd9958a9e08c975c83682 361 0.12 vMB 172
199,280 199,280 00000000000003229ba6774dfb327f159e3aa56d659816b520462bd18b689cb0 10 0.00 vMB 620
199,279 199,279 000000000000039e967aea6cf3d3e70b9d93aef2096117d42b75f955a855d7df 80 0.03 vMB 96
199,278 199,278 000000000000052d5e125da76f9365b359d3824b95e6bc161b5babf549953616 82 0.03 vMB 132
199,277 199,277 00000000000001be95653c0edc28f2085097f3c40bc47c6e16f9a2b687a0004c 220 0.09 vMB 116
199,276 199,276 00000000000005b8e6979d33172c35b1cfdc437dede1bebbe3d55a44bbac0fd4 112 0.05 vMB 103
199,275 199,275 0000000000000253e7ba756cfd3645036f124dfd0f4d309c4db3f403b4378c8f 274 0.08 vMB 41
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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