Loading Tool

Explorer IconExplorer

Memory Pool

31,516 transactions
10.64 vMB
0.09836557 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.21/200 MB

Candidate Block

Mining Attempt 751728292cd7eae6d5ff96594d96545846caabea0842d94ff46fa3aa4756d4fa
Version 20000000
Previous Block 0000000000000000000013f404a115b9f9c1fdfe7128073b0fa5c396bf543e69
Merkle Root 46e91f1dd9fe9dac979ac0c7dccd86bd901023c492138cbabac791b9911596f3
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,630
Size: 1.00 vMB
Total Fees: 0.03481658 BTC
Avg Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

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

Node Details:

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