Loading Tool

Explorer IconExplorer

Memory Pool

102,543 transactions
25.22 vMB
0.07623989 BTC
Random Selection Loading Transactions
Max Size: 175.81/200 MB

Candidate Block

Mining Attempt 7846aedadbe970f70016753913fc903710a61b052ea5d01392b218e492ad7ee0
Version 20000000
Previous Block 000000000000000000001c93565973e85ca738de0480ecb7353029bcda8dc77f
Merkle Root 5a9c3782571642281c24ae06e2c4b2b8ebb227379406aa50ce237007765841e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,562
Size: 1.00 vMB
Total Fees: 0.01858530 BTC
Feerates: 160.57 > 1.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,916 (862,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,302 53,302 000000000c77b36f5f356345637055da176717a3fbf79604ae8556d42b24a705 2 0.00/1.00 vMB 0
53,301 53,301 0000000004bdd29733fe2e754657a9dac3dfdefcde6fc70228f98d46d0111a93 1 0.00/1.00 vMB 0
53,300 53,300 000000000317b1d1635bd3d906d6aa8322024d47cf6397a12ab97fccb6810af4 2 0.00/1.00 vMB 0
53,299 53,299 000000001106b813284cf0d1aadc4e25e5603a31d35a5ec120102415bd1752f3 1 0.00/1.00 vMB 0
53,298 53,298 000000000d48bc77fc6cf38dcc9f81f7193ba5843fa0a96aec3b7192a38b4983 1 0.00/1.00 vMB 0
53,297 53,297 0000000000ae0cc7ddb128f0e3446d04dfccbae9d87006e3010a6e2ca1519927 1 0.00/1.00 vMB 0
53,296 53,296 0000000008663d7796856c3043ec24f7312e18d22ae278834d1d6d36d57e0a23 1 0.00/1.00 vMB 0
53,295 53,295 0000000013b9e88e5e012d58f8ca66f67181844087aa9ceee85979815d8d572c 1 0.00/1.00 vMB 0
53,294 53,294 0000000015dd8164825035ea48604762b4482ff8c71df59846e77fdc2afe0560 1 0.00/1.00 vMB 0
53,293 53,293 000000000c10edc0d3cd3acacbb3f26a0b376cc994758a8a142c10d8ebfc0953 1 0.00/1.00 vMB 0
53,292 53,292 00000000114d49c772e33ae761d6e04c375298b4c4766edef467bd69b92f81b4 1 0.00/1.00 vMB 0
53,291 53,291 0000000003e7668f54591ebd300b4d285dbdc93e2be3962d243d7df46391ebe3 1 0.00/1.00 vMB 0
53,290 53,290 0000000003f4cd7cecc4ba50ba3a76821e47b55909c09771add1cc7d7c23e16c 1 0.00/1.00 vMB 0
53,289 53,289 0000000015e61540019a93818959bf8f36f3cfe49b4d28852281bf78efbe3279 1 0.00/1.00 vMB 0
53,288 53,288 0000000001f3f7723ea752866a27fce124a3c45c5e91c88cf0a46770fd31d2b1 1 0.00/1.00 vMB 0
53,287 53,287 00000000135beddd49a9d59920379dab1310dc3853b8f56ef2a53d9d0de0bcf9 1 0.00/1.00 vMB 0
53,286 53,286 0000000014f8814e2e9be0c6a90d1392097a52090c22722c42b4a24a52f89482 1 0.00/1.00 vMB 0
53,285 53,285 00000000088d53ba42d0f50f00ba950767a1761ef724072bb09840af318062a8 1 0.00/1.00 vMB 0
53,284 53,284 000000000a287773f06d84112e235fe432ed15146ebd7484fb1a90411a8fe6b5 1 0.00/1.00 vMB 0
53,283 53,283 000000000d98f7934843541a7dda8e528492831558e875a2ca4062a094566ae1 1 0.00/1.00 vMB 0
53,282 53,282 0000000005820af88af8fbcb19a1f92958aa8b680133bd6ea5f5d9cc035b0ab1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.96 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: 798.46 GB
    • Received: 22.50 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.