Loading Tool

Explorer IconExplorer

Memory Pool

79,414 transactions
29.19 vMB
0.12200236 BTC
Random Selection Loading Transactions
Max Size: 176.74/200 MB

Candidate Block

Mining Attempt 37c5d89fe8dafca4610464c58c24d605bcdc54b108224f6c9deb982f1db3d815
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9dc57f93adfd3e126a6e5aedc3f29622c8b9319d61bab6c3920cdb975c3ee3e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.04457358 BTC
Feerates: 602.26 > 4.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (91,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,289 824,289 000000000000000000014f5b8b3472c56b6737ff03772ffd1487317e7e6ba3c3 2,011 1.00/1.00 vMB 58
824,288 824,288 000000000000000000004eac28716d0e7b7b1c878baa6575032b41c17c7fd52a 2,373 1.00/1.00 vMB 54
824,287 824,287 000000000000000000035133ff8ec0f3e447a6f2a149e8d61904e29068f38aee 3,219 1.00/1.00 vMB 89
824,286 824,286 000000000000000000004a51194a0360e98c58133acc350a011f97c4a07c5d0e 3,342 1.00/1.00 vMB 91
824,285 824,285 0000000000000000000278ca3eaba88074abb39ffe8b1cdf7ef1c8f1e833868d 3,958 1.00/1.00 vMB 114
824,284 824,284 00000000000000000002d7307edb3b36fc8c2b500afcff68493e630552b45ed5 3,153 1.00/1.00 vMB 104
824,283 824,283 0000000000000000000329e93c54a847d49569a3bc6fa480bd61ff45cf4ef972 1,926 1.00/1.00 vMB 53
824,282 824,282 000000000000000000011a9d95fe40b3dbbb4df5ab7eea93ca67037149ecf0f2 2,959 1.00/1.00 vMB 81
824,281 824,281 0000000000000000000081b7526f30f35caf6d15ee3bbb62bf2d0fb98ad12849 3,479 1.00/1.00 vMB 94
824,280 824,280 00000000000000000002857161f02a0c8e9e7008043fa91c21e9b34f9aedfa0d 2,572 1.00/1.00 vMB 74
824,279 824,279 0000000000000000000318650029050b32accdbe6ddf4cdc6e2117cf3c7b5e79 2,714 1.00/1.00 vMB 67
824,278 824,278 00000000000000000002cfcc39cc1d4ea87329300b23e8e2ce0e1ca6a473b3cd 2,646 1.00/1.00 vMB 77
824,277 824,277 00000000000000000002f184b38aa179d4491ca46a0c9e914797ca1afae99b26 3,105 1.00/1.00 vMB 98
824,276 824,276 0000000000000000000261c4b9ea8d54fde66a54773a0ed47064635e608c47ed 2,982 1.00/1.00 vMB 83
824,275 824,275 000000000000000000039166b6b53507ebe9b8a15396d4929fd3a69eb8a66c40 2,861 1.00/1.00 vMB 124
824,274 824,274 00000000000000000000989c36b6c95d3e7007a8e18728fc0dfbe3dba3d23a0a 2,413 1.00/1.00 vMB 73
824,273 824,273 0000000000000000000176b35f79f7d55149118abc676378f04f0220e3cfa090 3,549 1.00/1.00 vMB 134
824,272 824,272 00000000000000000003bbe468825de94c4f1c1b6c14577a898f4c847b34ae5a 2,120 1.00/1.00 vMB 70
824,271 824,271 00000000000000000001b1ab9fefdcd7e21f094f232e66ab20981fa2a2b1b9a3 2,340 1.00/1.00 vMB 88
824,270 824,270 000000000000000000013f40ea242b26bac2bfef4408b2ec7a9c5268b0226606 3,445 1.00/1.00 vMB 78
824,269 824,269 00000000000000000002db0122ab161c8afadcee7dd6d8674519e5dd978ae854 3,178 1.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.92 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: 714.44 GB
    • Received: 17.54 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.