Loading Tool

Explorer IconExplorer

Memory Pool

39,453 transactions
31.34 vMB
0.08136717 BTC
Random Selection Loading Transactions
Max Size: 155.68/200 MB

Candidate Block

Mining Attempt 3d9f62ca4a14872ddbf7a95a18c83f24100070356b7c7c212883051889479111
Version 20000000
Previous Block 0000000000000000000063c20a6d2408a7902c0fe67ece6d445a47e551bd4cb5
Merkle Root 445fca839e237cf9c4ee89aba82c31384ac301581eebc2f5d49a064a6295a696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,483
Size: 1.00 vMB
Total Fees: 0.01714838 BTC
Feerates: 184.92 > 1.72 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,369 (859,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
54,678 54,678 00000000062eba0be39224aed41394abd66a2f3cf5447a4c83a1f73884b159ed 1 0.00/1.00 vMB 0
54,677 54,677 00000000096ef3ad2041aef2075c43018b5cd52e1305c3e1031d68958b1f9cd2 1 0.00/1.00 vMB 0
54,676 54,676 000000000022ddad618cd019a5b8afa43beccc9c451fcbd258ee604a72a332cd 1 0.00/1.00 vMB 0
54,675 54,675 000000000c5cc208c056117de482a80262aab1eda687691694d37007801bd485 1 0.00/1.00 vMB 0
54,674 54,674 000000000125a62f882e888e8a852d953030612861a1ab34a9086a5650ac34f7 1 0.00/1.00 vMB 0
54,673 54,673 0000000012aa69cd8f59501011578dbb864f81e05ccc0eda02b118f836dab680 1 0.00/1.00 vMB 0
54,672 54,672 0000000013419c395e31f534c877a85beb120567deccc843d312bcb980c623c8 1 0.00/1.00 vMB 0
54,671 54,671 000000000e553267b73506a1686eefce27407f164fd2ce9bd1fa486e4f1d8c27 1 0.00/1.00 vMB 0
54,670 54,670 000000000a6dddd22a512bb140102fabd2dd3b3dc6b29752cbd6e0e94c3a79c7 1 0.00/1.00 vMB 0
54,669 54,669 000000000eb52551f28cb245debbdd2d24e5300bc0b6679004b3ce26dc4fc422 1 0.00/1.00 vMB 0
54,668 54,668 00000000115a43c067fbdf53498f55ad02438d53a38b02048ef9c2699f354b4e 1 0.00/1.00 vMB 0
54,667 54,667 000000000b0c42746747381d6019c029113e9f8f054ad9eacd2a1b3be5a41eec 1 0.00/1.00 vMB 0
54,666 54,666 0000000004e8417317956d1745bfab889e4087920fa55cd7e87a1a18e925641a 1 0.00/1.00 vMB 0
54,665 54,665 000000001072993eae87de6234522c69daedab990006195476b795c4abb57a52 1 0.00/1.00 vMB 0
54,664 54,664 000000000718e43c1de018d1b6fcf4eb37325eddda50239a5a0406bf2f512ad2 1 0.00/1.00 vMB 0
54,663 54,663 000000000297fe2b3624e7322c0a527a8cce60bf24e548bbf1051c085f5c0e98 1 0.00/1.00 vMB 0
54,662 54,662 0000000010d4389d80a6f43e401baafe77a8dcd7955091fcdd7396c4eef19996 1 0.00/1.00 vMB 0
54,661 54,661 00000000044949b6eb17ba668cd1608ffce4e406e83aa261a667da1e36278cae 1 0.00/1.00 vMB 0
54,660 54,660 000000000f3a9ba267cdbe03a1f0cb50306d5a7a5177e2293e383491d49e072b 1 0.00/1.00 vMB 0
54,659 54,659 000000000713af6ffea7cf489d10e6c6622daabd693cfd46704ee4d03bb13d89 1 0.00/1.00 vMB 0
54,658 54,658 000000000c47ab5d45557e159cf9b1de54f5d752f30eb3c076c97e7e2dcc0c07 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.26 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: 594.65 GB
    • Received: 9.72 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.