Loading Tool

Explorer IconExplorer

Memory Pool

44,896 transactions
26.52 vMB
0.05372455 BTC
Random Selection Loading Transactions
Max Size: 140.61/200 MB

Candidate Block

Mining Attempt ce0126ce70316c7ba1a9d0c40f6bcea8a9f44954cc5a6d865f62d03956c6a02d
Version 20000000
Previous Block 00000000000000000001127a2e96d397c2be9f34cab3902b51cfac0ca622c96b
Merkle Root 6570e507d01a88d17cd9c8bf57ff019088d75361740524816ddf08a5b0b27887
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,320
Size: 1.00 vMB
Total Fees: 0.00501628 BTC
Feerates: 40.21 > 0.50 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,780 (344,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,685 570,685 0000000000000000001eb5eb49b820b01bd930ec3454f09f95a6a1e964f7df1a 2,743 1.00/1.00 vMB 117
570,684 570,684 00000000000000000025fd39820f301413991af861bb72fc63c69323d318b237 2,324 1.00/1.00 vMB 103
570,683 570,683 0000000000000000001783a2f8e7210929252251ca610a09dad8ea6f716b1783 2,949 1.00/1.00 vMB 118
570,682 570,682 000000000000000000272e7c2661edbb4a1dfb04a85cd81c302495fe1d619cfe 2,088 1.00/1.00 vMB 69
570,681 570,681 000000000000000000280d3a5882331b7a207dacf9fc20ad956006b346bdb019 3,276 1.00/1.00 vMB 66
570,680 570,680 00000000000000000021cdafa9142dda6668ddf542a069faa1644ec2117621c4 1,267 0.35/1.00 vMB 17
570,679 570,679 0000000000000000002c04a837baddfc7d05d7b19d6f30e0344141fd31c95336 2,888 1.00/1.00 vMB 68
570,678 570,678 0000000000000000002af1267dc6d9171813333e96b4ecde1b26c948206b2bcd 2,847 0.93/1.00 vMB 15
570,677 570,677 00000000000000000019f7984eb88702c4fc630062d60f617a3158b1a42fcf97 3,276 1.00/1.00 vMB 46
570,676 570,676 0000000000000000002a031ba4327e2927ccef8c110d360ec4a0bd5d52c1e38b 2,885 1.00/1.00 vMB 34
570,675 570,675 000000000000000000221adf2c2dda23e68b339c2fb59697dd2c9428f9e666d1 3,253 1.00/1.00 vMB 68
570,674 570,674 000000000000000000021a9945a6b23ab031ff69cf4dfbc2fd733fcaa9baeef5 3,168 1.00/1.00 vMB 32
570,673 570,673 0000000000000000001a79bea4b84aa6676bb793de33f6b7614b6cc796612e9f 2,077 1.00/1.00 vMB 70
570,672 570,672 000000000000000000090bd17e3216f58dc972e84891389c6392a742ae7af8d5 2,817 1.00/1.00 vMB 129
570,671 570,671 000000000000000000166189f03102e8e1d2892faa151782c0b34c43bc7e2404 3,069 1.00/1.00 vMB 44
570,670 570,670 00000000000000000018800326411b15c3c04daf3ca8de8ce5cdd45d2f136248 3,336 1.00/1.00 vMB 73
570,669 570,669 0000000000000000000f610dadabb0d48d853ae642785a720db7f210f770ad57 1,103 0.34/1.00 vMB 56
570,668 570,668 0000000000000000001cf44dcbee69ac1442f0be0bf3dbb4b9d9fb239365064e 1,366 0.39/1.00 vMB 55
570,667 570,667 00000000000000000002996783aa4b87ec9ad76cea1b4b879920bf8130b373a4 1,173 0.33/1.00 vMB 27
570,666 570,666 0000000000000000001f9ed0cdcb01d9da3874bc0302175dabd83a6926cd1438 2,290 0.69/1.00 vMB 8
570,665 570,665 0000000000000000001fa6b89c99dc0595907891d4b063bb53eae8d2085d16c7 3,387 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 781.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: 648.78 GB
    • Received: 13.08 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.