Loading Tool

Explorer IconExplorer

Memory Pool

79,794 transactions
29.77 vMB
0.11630345 BTC
Random Selection Loading Transactions
Max Size: 178.97/200 MB

Candidate Block

Mining Attempt c8a99c76b76945018adbfa62c42780130878bbd77b01650408410de21c1d37fe
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root ea4ba89b684ab4596fd1630282eb630d2cbfe3c8a0fc2e8f3101b747e7e9f5f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,919
Size: 1.00 vMB
Total Fees: 0.05568248 BTC
Feerates: 150.32 > 5.58 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (435,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,994 479,994 00000000000000000022d110ec015761f3be91ba60acbbfceace9e6ad218fe65 2,418 1.00/1.00 vMB 138
479,993 479,993 0000000000000000004e3f42b93eead799c85ea313f59809f1eefbd6868c8e05 1,648 1.00/1.00 vMB 100
479,992 479,992 000000000000000000903bd52077a6d1118261b23e961713ebec98eb1f9ca8cd 2,489 1.00/1.00 vMB 182
479,991 479,991 000000000000000001085200e4ec8efa6848d867454aac0933bbc6b8a079152b 2,261 1.00/1.00 vMB 164
479,990 479,990 000000000000000000fc573d0f782ed251fdaabc2ee0be1f7f0d2250ae054150 1,872 1.00/1.00 vMB 161
479,989 479,989 00000000000000000089ba72c273e258db4545a629c551ba7d9a9ad6ccbb5e4d 1,635 1.00/1.00 vMB 173
479,988 479,988 000000000000000000f0c677526300eb5b565acce66e3ce4387d894f44ea9909 1,737 1.00/1.00 vMB 172
479,987 479,987 000000000000000000bd04357dc852e0851ced2fcd0e70c940e9f061f12eaf75 2,464 1.00/1.00 vMB 141
479,986 479,986 000000000000000000522b03adad7396bc8e7baeed9074e0a53a83665fb952dd 1,847 1.00/1.00 vMB 154
479,985 479,985 0000000000000000006f4c11dae25a5fae18444ed626074fa52a71dfb2e91171 2,399 1.00/1.00 vMB 153
479,984 479,984 0000000000000000003feeb41699692f3a6bda38bf6bfe409a53258d8829c193 1,955 1.00/1.00 vMB 165
479,983 479,983 000000000000000000b831985b2c978966dc0cce705b32aeb1b9f11805b8d2c6 2,443 1.00/1.00 vMB 177
479,982 479,982 00000000000000000023c2687edf1fab2176eb00b553b8cdb48b7a7f57f06149 2,546 1.00/1.00 vMB 215
479,981 479,981 00000000000000000102e39fa5e1623471747be0527972037c4d378773ce1b3e 2,531 1.00/1.00 vMB 192
479,980 479,980 0000000000000000009cefd740076d292f663f58e87c01d09c3b5b07e460283d 2,398 1.00/1.00 vMB 178
479,979 479,979 0000000000000000008bc6deee28c7b6bd79f47953affb10f6a058ca1efc9dbb 2,440 1.00/1.00 vMB 166
479,978 479,978 0000000000000000001db2a5beaae265319b5d603fce0d877baa09bab7357ef5 2,742 0.99/1.00 vMB 190
479,977 479,977 0000000000000000008835903cd9ba5add81d5246e847948c60a4a9b6b4f1bbe 2,367 1.00/1.00 vMB 218
479,976 479,976 0000000000000000009b675029333f01676f561a14ad41a84643f638c8314392 2,498 1.00/1.00 vMB 193
479,975 479,975 0000000000000000006c28288c4335e31f2a7f839c231f9347509b93d6644eba 2,263 1.00/1.00 vMB 172
479,974 479,974 000000000000000000a806b060f246d5d1ef219366bc9f58e442f883c702a614 2,428 1.00/1.00 vMB 207
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.01 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.