Loading Tool

Explorer IconExplorer

Memory Pool

79,737 transactions
34.79 vMB
0.18923783 BTC
Random Selection Loading Transactions
Max Size: 193.87/200 MB

Candidate Block

Mining Attempt 2b77530344ae9accf851ddd88c7e6134e77f97008dfce5cc59e42519046575a1
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root b116071ffa6a9c1571dd7ba1e2bdac6310b5b47beb30d408b786db861faff5c3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,427
Size: 1.00 vMB
Total Fees: 0.05786699 BTC
Feerates: 477.45 > 5.80 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (807,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,790 107,790 00000000000114e823fc59512eb01881578cc1197a17ccbe3dbc53b3dc324d78 9 0.00/1.00 vMB 0
107,789 107,789 000000000001f75ee7cf9ea2e5bae8e9043fcab7e7a84142ebda1490d7d50820 4 0.00/1.00 vMB 0
107,788 107,788 00000000000225ad6da5d5bfccb0a80056fda9b2a962d307d45e80eaf82dd29d 3 0.00/1.00 vMB 0
107,787 107,787 0000000000012423cea16e067e4d918bd0fb72cc176e9a033c542ba5854cb0e0 6 0.00/1.00 vMB 0
107,786 107,786 000000000000f11a2f861ea9e016271a1ae19e3666f8d6a83a5cfe73ca5dc32b 8 0.00/1.00 vMB 0
107,785 107,785 00000000000218808d1f683f78da018b9b427695bfaad67a2f124220744159fc 6 0.00/1.00 vMB 0
107,784 107,784 0000000000015612c5b07518d794ea978563576aeb5c5d4d823793b5ad2ed518 3 0.00/1.00 vMB 0
107,783 107,783 0000000000021790fcc4c86409b57678ca10e0507c5dc7d6580266052fad4eca 11 0.00/1.00 vMB 0
107,782 107,782 000000000000cab2bf5e0a413b690d16c5f55ae5f212d1ce9d654e16963f7242 5 0.00/1.00 vMB 0
107,781 107,781 000000000002374cb73c7aa0d4c7c742446938dcd3857edda819a18cebef7142 8 0.00/1.00 vMB 0
107,780 107,780 0000000000022b492063b196a102fec8b25994e647199fd911d8b1498f70c138 10 0.00/1.00 vMB 0
107,779 107,779 0000000000000d1688dd46767dbadeffe3cf1a9d00aae92c0a23c4d4d899bbb2 14 0.00/1.00 vMB 596
107,778 107,778 0000000000003877663a2f90f0b016852d7696ef2830a6454c2a801960cb6bdd 12 0.00/1.00 vMB 0
107,777 107,777 00000000000104f756066c6be7d3261af0c9eb58e2677cf598435850f354dadf 11 0.00/1.00 vMB 0
107,776 107,776 0000000000017e684c5cba3beb46e5b5499cb563903eb94167be32568be13c90 43 0.01/1.00 vMB 0
107,775 107,775 00000000000106c54cb13799d1acd90d2d736ae615ef3aa8be1809a079e8d18c 6 0.00/1.00 vMB 0
107,774 107,774 0000000000021a7ec5d606564d2fb2547fb6b5dfdaf7434d2fccad4cd083ca46 12 0.00/1.00 vMB 346
107,773 107,773 00000000000006137ac2431f6e588d227614995326d8ba56cb392747cefbc3e7 12 0.00/1.00 vMB 367
107,772 107,772 00000000000234e4d652e0b4ef35ae5fd20235bb1078b3094ab297dc5d53b60c 2 0.00/1.00 vMB 0
107,771 107,771 000000000000b2ed31aceb2ffd06e91b8a02ac0cb55985259326c8e704dcd32e 13 0.00/1.00 vMB 0
107,770 107,770 0000000000007189fc68258b6e97122554ed4e3ca425a1bd2c2170f5506a33fb 23 0.01/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 783.11 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: 735.74 GB
    • Received: 18.58 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.