Loading Tool

Explorer IconExplorer

Memory Pool

78,793 transactions
29.50 vMB
0.06916654 BTC
Random Selection Loading Transactions
Max Size: 177.35/200 MB

Candidate Block

Mining Attempt 6390f843052780fdaa57dc3c73e4f9a787363cb1a75ad9a788a54275915f9f0f
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 6c514bcfb6f20aa5d6c9b12768c4bb0ae369d96e68f676603e2257f368232b77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,815
Size: 1.00 vMB
Total Fees: 0.00932338 BTC
Feerates: 50.25 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (172,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,270 742,270 00000000000000000003edc85bcb5de85bb7cc5f9332e8bd1d291b6b171c4881 933 1.00/1.00 vMB 5
742,269 742,269 00000000000000000003dc60b6c3894597141831ef3dabbf22ceb5bece3422c7 1,220 1.00/1.00 vMB 7
742,268 742,268 00000000000000000001dcdd64124cd43825a970eb07854fa64313b9bb6213f6 2,325 1.00/1.00 vMB 5
742,267 742,267 000000000000000000043f46bd5d73a7d5cd81c150332669433d8bdb32eff0e4 2,827 1.00/1.00 vMB 13
742,266 742,266 00000000000000000005d92d33ad5f884036b7b7adf9e519bd2de786589e9681 3,039 1.00/1.00 vMB 21
742,265 742,265 00000000000000000007310e541e19cad0dbc05bb3115dc73632c76f9be6d791 2,050 1.00/1.00 vMB 14
742,264 742,264 000000000000000000059f30e23d2112529aae5d549cc263be4d3f5108792e4a 1,023 1.00/1.00 vMB 9
742,263 742,263 00000000000000000000c34c92befeb557b269bedafd08d4ffcbc32573985dc1 2,031 1.00/1.00 vMB 22
742,262 742,262 000000000000000000095cb36f7904ad176e40bc73f7865f508e2a436258b66b 1,166 1.00/1.00 vMB 6
742,261 742,261 0000000000000000000165cc4da27e6e9690f4dd8d20665335cb9e0ff32b9384 2,033 1.00/1.00 vMB 7
742,260 742,260 000000000000000000002503d552625fe3ee8c91d49e6992f250320b7dfeca5d 2,096 1.00/1.00 vMB 16
742,259 742,259 000000000000000000086eb521753154c3aae580aa51e649cee08ca37a2524c7 2,564 1.00/1.00 vMB 11
742,258 742,258 000000000000000000036f8fe231179559a52c0fe4ad25e88c9b14f2905aadbd 1,924 1.00/1.00 vMB 7
742,257 742,257 0000000000000000000587956ceb8eca0bbcaf779f810d0c0f5f79b9aa96749f 3,148 1.00/1.00 vMB 15
742,256 742,256 00000000000000000005c0a424ebdcb454a8c2a66c8a545ff4795ab8ff9f74c1 639 0.30/1.00 vMB 9
742,255 742,255 00000000000000000000813ff25f629dc672efe74ff6feba3a24cce33546dd9a 353 0.32/1.00 vMB 5
742,254 742,254 0000000000000000000002dcbd97b6c48f6a478716c3419923408ff514d40848 1,727 1.00/1.00 vMB 13
742,253 742,253 00000000000000000007a99f8e2413a88ab93b6d9a84481868f7c9a89a441f12 396 0.13/1.00 vMB 10
742,252 742,252 00000000000000000003d46556ac7ea4d610d26a9eb17fb8a6d55441d17f5b7c 1,757 0.78/1.00 vMB 10
742,251 742,251 00000000000000000000a2ffebbd51a39badc2f551467e7d8149043f1841bffb 3,044 1.00/1.00 vMB 12
742,250 742,250 0000000000000000000601b49137fd499075b128db3a3d8bf9de0bb3f570c325 1,608 0.60/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.