Loading Tool

Explorer IconExplorer

Memory Pool

44,329 transactions
26.89 vMB
0.05793836 BTC
Random Selection Loading Transactions
Max Size: 142.51/200 MB

Candidate Block

Mining Attempt ebdae8cdfb018c4258fbf469c35a0e6a8c4e5ce0de09a41e285af9a421df089d
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root f49e1dc404539239b2bf79dc0bd91c456279928871d279654847d8afc751abdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,397
Size: 1.00 vMB
Total Fees: 0.00816899 BTC
Feerates: 100.52 > 0.82 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (381,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,354 533,354 000000000000000000281430a0876ea68202fe5e8d97cdadfc445245c2ec015d 1,426 1.00/1.00 vMB 10
533,353 533,353 0000000000000000002806dfc12ff8a37666b48f216eb2f7f783a4829f105f99 1,269 1.00/1.00 vMB 13
533,352 533,352 000000000000000000228f42fb91bc0657532081e04841f737329aa656e91d91 1,008 1.00/1.00 vMB 9
533,351 533,351 00000000000000000028597bc446ac5646dc1541ca201d98c0257383e9c4bc51 1,286 1.00/1.00 vMB 11
533,350 533,350 0000000000000000000d04a1bf95cb2ff8ae8ca11cc7cdd62680462d98627c6c 2,853 1.00/1.00 vMB 19
533,349 533,349 0000000000000000000718529f9d53a13c882140af2948c9749006c7b4c5f1cb 1,128 1.00/1.00 vMB 11
533,348 533,348 0000000000000000001c74a7ae8c7f0a721aab234c1de67b83641d093e9ee2fb 2,030 1.00/1.00 vMB 16
533,347 533,347 0000000000000000001c29da8a8354d91b6d2938b72a8f6808898bb88973cad6 1,390 0.45/1.00 vMB 42
533,346 533,346 0000000000000000000938ce035cc3ae6b5587bf2cb59d75b0c3bdadd6d523ce 2,642 1.00/1.00 vMB 18
533,345 533,345 0000000000000000001db5200cc7da4d8323933fa19486d65338980f1e0900ad 1,496 1.00/1.00 vMB 16
533,344 533,344 0000000000000000001118147cbfc0cda33f8c3c4ee880040f8abefe158e1e40 1,020 1.00/1.00 vMB 2
533,343 533,343 0000000000000000001fb7053a18209394990c86be6801174aa1f540aff4c3ba 2,814 1.00/1.00 vMB 14
533,342 533,342 000000000000000000122cb8853e7aa925c954ae8b3035c854f6d6a0df8693ca 1,964 1.00/1.00 vMB 11
533,341 533,341 0000000000000000000da56b222292b4d7d8ff357d1baf0038044f45193c20cd 3,064 1.00/1.00 vMB 40
533,340 533,340 00000000000000000028583fe217477d87dbaf0fa7ac07bfd57be4d8ba1d17dc 1,273 1.00/1.00 vMB 8
533,339 533,339 0000000000000000001571e75d42ea46f7618a976ce25f2a29e98a976ddfdb58 1,753 1.00/1.00 vMB 7
533,338 533,338 0000000000000000002c0b9f25e4d11ea15261ecb8ab4b64f719089e11b65244 3,151 1.00/1.00 vMB 28
533,337 533,337 00000000000000000035badffc77ffda7e1be2d243971fe4947f7ecfd68f4705 1,055 1.00/1.00 vMB 6
533,336 533,336 00000000000000000010de209cb205e59c10d387a436d179bf7f6ae88bc6c389 657 0.22/1.00 vMB 21
533,335 533,335 00000000000000000026cdd6e7375ca5ad67b9f08cf1f72ba85ecaa3bba4703b 1,913 1.00/1.00 vMB 19
533,334 533,334 00000000000000000001cfbcec35d180c8bfadbad91d279e014c3764a0e6e94a 988 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.03 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: 650.21 GB
    • Received: 13.25 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.