Loading Tool

Explorer IconExplorer

Memory Pool

84,645 transactions
31.86 vMB
0.10995485 BTC
Random Selection Loading Transactions
Max Size: 193.44/200 MB

Candidate Block

Mining Attempt e7518ecc337e8662e6f02a674c3a7f3c29061eff27bd9d73f31ef0225390d23f
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root b1ecad906b1d464a2e1d41981b85f8f8d4aa196bf6b1d2c31e79c5fe755e232b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,756
Size: 1.00 vMB
Total Fees: 0.03259686 BTC
Feerates: 299.43 > 3.27 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (469,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,191 446,191 000000000000000001b95e350bd8f02b4f54833c8856cf92b55d8019ff72bb69 737 1.00/1.00 vMB 103
446,190 446,190 000000000000000002f0995518ce7f9dbf7aed6f58991cc5f1a1948e981a3218 700 1.00/1.00 vMB 96
446,189 446,189 0000000000000000026e16fc481b50fda66638ec001a588f2ad0984a61e31c3e 861 1.00/1.00 vMB 99
446,188 446,188 000000000000000000b06e4c1fd065f91d0bef9287e1db71311af1cd47743b60 943 1.00/1.00 vMB 100
446,187 446,187 000000000000000001f0adf2390b2d38e8f57ed1b4d072ff0aac9026b744c6ef 2,042 1.00/1.00 vMB 127
446,186 446,186 0000000000000000009dadc26d5182da613e1713b140a8183efbc9e6766e5ecc 1,916 1.00/1.00 vMB 78
446,185 446,185 000000000000000001cae1797585bc4650ffa3819d7e38028d7283156f82ec2d 2,019 1.00/1.00 vMB 89
446,184 446,184 0000000000000000034efaadeaa8ad1f84882c97d8929e4861bb63536b590c3d 745 1.00/1.00 vMB 81
446,183 446,183 000000000000000003294cc6668c6439bd82a10105b500ad12ba3c41212b7644 2,203 1.00/1.00 vMB 114
446,182 446,182 000000000000000001678e94121e091c36ab7e1cde346a1adf1e1f287bee9422 288 0.16/1.00 vMB 66
446,181 446,181 00000000000000000135107544f8549212f850a11d519fd30061c5480dfac5ba 353 0.17/1.00 vMB 68
446,180 446,180 000000000000000000fa1d6b60aa03382498db5e2ccaae542ce1c1c4282bcec4 737 0.98/1.00 vMB 41
446,179 446,179 000000000000000002f3d2d3529ff26cdba9dee4a50fc815cac796c10eb4a8f3 2,593 1.00/1.00 vMB 79
446,178 446,178 000000000000000000b09f7ee3b1d9d4b95274931f7625b67fea1acefb85424e 1,526 0.82/1.00 vMB 56
446,177 446,177 000000000000000000acc181072aca7aa2cfd71812ba4b8f71055dfbaa667817 568 0.25/1.00 vMB 61
446,176 446,176 000000000000000001781724a67e8310b62391f182897d9586a85924c4c797c3 301 0.13/1.00 vMB 73
446,175 446,175 00000000000000000134c5f2a608bfac8a23abbc4d3822063151cddf027eb09d 1,042 0.64/1.00 vMB 35
446,174 446,174 00000000000000000280fd8a132b4c07c8f74608294aac3285f9f1f933611151 1,840 1.00/1.00 vMB 55
446,173 446,173 000000000000000002e1cf9e9aba016c46cc73c18875b9c8a7c475d6555aa7ca 2,217 1.00/1.00 vMB 89
446,172 446,172 000000000000000000351169b50ff5a94c5e7abdea1700b933b40d587184b69c 2,232 1.00/1.00 vMB 79
446,171 446,171 00000000000000000174952d4f4173314a94d8d4668838cc533c4703c24a9c36 401 0.24/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.