Loading Tool

Explorer IconExplorer

Memory Pool

49,286 transactions
28.48 vMB
0.13920773 BTC
Random Selection Loading Transactions
Max Size: 152.30/200 MB

Candidate Block

Mining Attempt a3b0de32acb59f1bcc1e444e7d960c39ddeccd398526936f4c4e804079e87f1a
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 06c5a3e5ad69b827d88a1de826396a588f65da0b0389f26877baefa395abb621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.08247632 BTC
Feerates: 301.05 > 8.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (399,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,443 515,443 0000000000000000004c0f4d84c3dead679eff41813e8697a7992fc38c41a509 1,288 0.54/1.00 vMB 26
515,442 515,442 0000000000000000001aa27357cc09cbc8cd604d301e9fb93b3ca03bef1c5764 297 0.11/1.00 vMB 17
515,441 515,441 00000000000000000014ff26de04972d0259e7eeb3d65e48233f0e4e58cfacbf 274 0.10/1.00 vMB 29
515,440 515,440 0000000000000000004bf37f64f57b8ef7ae1b3ecc97748b9cb9ebd13f7d0b9a 198 0.06/1.00 vMB 37
515,439 515,439 00000000000000000020f5039aac2d2e4bd58616a6f91f5cfb487271a335f541 2,303 0.93/1.00 vMB 25
515,438 515,438 0000000000000000003decdbe76b8e85f1c3b9bb9bd61850a171b57a443a0bd1 45 0.01/1.00 vMB 18
515,437 515,437 00000000000000000050cefaf1294a6ccdeb0a07d2bc02bdb450c8f1c0d86a15 425 0.24/1.00 vMB 32
515,436 515,436 0000000000000000002a5517ddcf1fe608a5209a296dac4816f9e8777dacf589 1,311 0.46/1.00 vMB 10
515,435 515,435 0000000000000000004f64c5889fc37a9291dfba3b81948415f383ed9f906578 412 0.16/1.00 vMB 61
515,434 515,434 000000000000000000166377be94743466943bcaedeb6d21cd37be759cd4cf3c 558 0.24/1.00 vMB 40
515,433 515,433 00000000000000000031de3234a70da7c47eeb09f7f00b5b035803ae3732731c 1,753 0.77/1.00 vMB 18
515,432 515,432 00000000000000000024fe4405d42904bbcdb863bb15608a88fd84b3628b16ff 191 0.06/1.00 vMB 25
515,431 515,431 00000000000000000024dc3e472359d77501f8062f05d40c876fa1ea89d2a2a1 1,922 0.87/1.00 vMB 23
515,430 515,430 000000000000000000390573f1e4554e0aef60a8f3c4da478477afd9a49ed4c6 1,285 0.63/1.00 vMB 24
515,429 515,429 000000000000000000505d75ae93f5008c185a55c09fbb69053e14347a02944c 557 0.21/1.00 vMB 19
515,428 515,428 000000000000000000068cfe0a05fc8fba989aa78d4c36334e32b3118ada03cb 939 0.38/1.00 vMB 24
515,427 515,427 0000000000000000005056a6d7982519a132152e30463f16dbae06e2aeab20f3 1,016 0.47/1.00 vMB 28
515,426 515,426 0000000000000000001254eeaf7f8b4e97a0aac0acd9dfdd53b7af2620ba2cc6 1,428 0.46/1.00 vMB 22
515,425 515,425 0000000000000000000325f06e403876bdbf4173ba6f1d2386f45d099babb4a4 1,926 0.69/1.00 vMB 25
515,424 515,424 0000000000000000002200571d06c676d7b7882fe861d6574f0d110c40fdeb7c 532 0.85/1.00 vMB 6
515,423 515,423 000000000000000000010e93989876766cbf6efb2304ba1d35419dbef5101e7f 867 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.