Loading Tool

Explorer IconExplorer

Memory Pool

24,295 transactions
22.17 vMB
0.02996521 BTC
Random Selection Loading Transactions
Max Size: 117.70/200 MB

Candidate Block

Mining Attempt bf778f971bac70fd18245fc3bcdb2b344c0f98767d762a21593f721405b62621
Version 20000000
Previous Block 00000000000000000001c96088445c046f74be8c1216facf0581b76bc9dff5b9
Merkle Root 8bb309851dd91e7ba9eeec4825410547ade5441eb6dcbcdb3d47e61e518a61c2
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,395
Size: 1.00 vMB
Total Fees: 0.00574537 BTC
Feerates: 150.75 > 0.58 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,479 (45 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,434 940,434 000000000000000000001b5bb11e5f34aba94783092c3841f4dd20557950f199 522 1.00/1.00 vMB 0
940,433 940,433 00000000000000000000d6d323830163a9aa2ed45eb2261b817e7559cb99692b 3,226 1.00/1.00 vMB 2
940,432 940,432 000000000000000000011ef754abde9e2e5142330ba95dd2ba0d438a1a62cd04 2,809 0.89/1.00 vMB 3
940,431 940,431 000000000000000000005a8002b21fa35d09f925e674c5d147348f0ae8759ef2 3,557 1.00/1.00 vMB 0
940,430 940,430 0000000000000000000093cc6fa540f6333247bd7ccc6f039be1a99c52a5069a 4,171 1.00/1.00 vMB 2
940,429 940,429 00000000000000000000186944cda4c4ede187a90f902f76802b83ea9c81592f 1,306 0.53/1.00 vMB 2
940,428 940,428 000000000000000000004ad124922809b38ebface0a82be4ed1d300fe4a0b5fb 3,186 1.00/1.00 vMB 0
940,427 940,427 000000000000000000009e2738d8a5ababbefe9166fc726988266459b5abd3b9 3,220 1.00/1.00 vMB 2
940,426 940,426 00000000000000000000406323a7b2cf59aaeab07cf216397f7266974b316c52 3,454 1.00/1.00 vMB 2
940,425 940,425 000000000000000000015ae529f52363f4ac73f205c97dc415e57f37b86f211b 4,072 1.00/1.00 vMB 5
940,424 940,424 00000000000000000001027876e7bf4185c8a6a7fef0cb1ee5d74079241a71d1 3,182 1.00/1.00 vMB 3
940,423 940,423 00000000000000000001ebfef5523a9c19f94ffcc28b1e79f5e68de9084a6a24 3,851 1.00/1.00 vMB 5
940,422 940,422 0000000000000000000190da64a7e8e3b3d6e5226cdd5ba03bcf9533b15ea120 2,673 1.00/1.00 vMB 3
940,421 940,421 000000000000000000019cc5db8385c600007f070f80ab0aa52781e5be289de7 2,525 1.00/1.00 vMB 2
940,420 940,420 00000000000000000001820a6f8e5051ff77d9eb0440000a48ab9e73b3e8679e 2,749 1.00/1.00 vMB 1
940,419 940,419 00000000000000000000dd8ace8a3ccf5cc59af9df7e69689c37531e4a7905d4 2,855 1.00/1.00 vMB 3
940,418 940,418 00000000000000000000993088582b30075175273d450a95f43dd312765a7039 3,550 1.00/1.00 vMB 6
940,417 940,417 00000000000000000000ef31222c6fa96d96e5980daae9283f43c8b7010ccaa9 3,441 1.00/1.00 vMB 1
940,416 940,416 00000000000000000000a0696b9aa3272ca3894115b8a9a24c2b05ee19411efb 3,355 1.00/1.00 vMB 2
940,415 940,415 00000000000000000000cf5bc3ffad1168a2e40e6dc70a805cf6fad21e397fd1 3,846 1.00/1.00 vMB 6
940,414 940,414 0000000000000000000140563b32fb50dcc7e624b9841abbac04f997d10a0d9b 2,906 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.62 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: 4,460.12 GB
    • Received: 243.34 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.