Loading Tool

Explorer IconExplorer

Memory Pool

88,152 transactions
32.27 vMB
0.17012523 BTC
Random Selection Loading Transactions
Max Size: 195.44/200 MB

Candidate Block

Mining Attempt bd540a27950df02b9678b963d388c4b61eed073bb998f689766052db9e1a8cac
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 567cf6098d5fd64346feaaa73e747f8349d23783f9fddcf117ce7f8af40586f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.08229306 BTC
Feerates: 216.64 > 8.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (435,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,995 479,995 0000000000000000005c00bdfa83b89772b98f4b7fd0e849fa06a8b314673e6e 2,254 1.00/1.00 vMB 127
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
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.