Loading Tool

Explorer IconExplorer

Memory Pool

43,850 transactions
27.15 vMB
0.07558915 BTC
Random Selection Loading Transactions
Max Size: 141.75/200 MB

Candidate Block

Mining Attempt f25853d19a79607da1191a81a81146d82e326ca3e3bbde90ca92c9e2e6a77835
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 393105cc53576228f75bde6975aadec3978abd9e6070f5cfa1e141ff0557d82e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.02411462 BTC
Feerates: 150.77 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (345,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
569,259 569,259 000000000000000000099889811ef81243c1007af4ba5df04f53afd7f0a4d18a 3,195 1.00/1.00 vMB 44
569,258 569,258 0000000000000000001e20b95813f88c71901eee5b76eb2e41ad2ca963703969 3,228 1.00/1.00 vMB 61
569,257 569,257 00000000000000000024a1732d2e2954647cddc26c3dbe513e67f45e97cf67b2 2,327 1.00/1.00 vMB 32
569,256 569,256 00000000000000000023027b490d90a17a3aefee9faf0967b0cbf408c20cd2d9 3,281 1.00/1.00 vMB 50
569,255 569,255 00000000000000000003695e95fb09103510998564d1e78115a5f412f28e573b 2,130 1.00/1.00 vMB 19
569,254 569,254 00000000000000000014f251bd5adf9c28d54914e0a9b1b43173d7f5e4ce357c 1,991 1.00/1.00 vMB 7
569,253 569,253 0000000000000000000a0e8b0c95e4490a23adbc7b2ea9bcea01a8c5fefd60a7 2,012 1.00/1.00 vMB 4
569,252 569,252 00000000000000000005fb915cb2ebaf720865dede43e9cb895f58a87b33803c 2,676 1.00/1.00 vMB 22
569,251 569,251 0000000000000000000aba3245454a548350effe29e5516e2807ecbf2257eae8 1,746 1.00/1.00 vMB 41
569,250 569,250 000000000000000000089f8dd2c030b7664cff1719459c1fb10a32917380b0b5 2,592 1.00/1.00 vMB 14
569,249 569,249 0000000000000000001c9ce38a41f6c196caa0e1a09d0c0cab43b3c0f2b2b1f8 2,786 1.00/1.00 vMB 13
569,248 569,248 00000000000000000005c0a7e5ea37c87f89b048d47e948a9bf5112645ef40f7 2,694 1.00/1.00 vMB 18
569,247 569,247 000000000000000000251a1fa10b14a44d89a0e05ec434847ab1772ed4f8bde4 2,490 1.00/1.00 vMB 40
569,246 569,246 00000000000000000018dce9087e9685d1131db7e7ea996f6f440a084dc3a514 2,831 1.00/1.00 vMB 14
569,245 569,245 000000000000000000225c03c6b1b723f755d5a3a68d30bbc6c6cb7831b1a7aa 3,136 1.00/1.00 vMB 29
569,244 569,244 00000000000000000010b8ced0d45317056d10038551a60e86c54a2488cb9a89 3,040 1.00/1.00 vMB 27
569,243 569,243 00000000000000000013b61e819c0d03b5d955eddd8bcdbeb65ebe2da61fe29d 2,488 1.00/1.00 vMB 35
569,242 569,242 00000000000000000000d248fb70b7ac8f3dc180f5849efdff97fcc33aea4c2d 2,598 1.00/1.00 vMB 32
569,241 569,241 0000000000000000000187013ccd5dc7a0aec0a9d3a5b8ffc6d24834d867e8a5 2,209 1.00/1.00 vMB 49
569,240 569,240 00000000000000000008f7ee9823d835d3e675d507a16358af894c5d58df6802 2,181 1.00/1.00 vMB 35
569,239 569,239 0000000000000000001b3796b2e170c410882ec4184d5777aaec246755bc8058 2,692 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.