Loading Tool

Explorer IconExplorer

Memory Pool

42,788 transactions
20.22 vMB
0.06428774 BTC
Random Selection Loading Transactions
Max Size: 113.68/200 MB

Candidate Block

Mining Attempt c3a6e69b4c9d7723a70daf83de3d37181268a01b0c24dfa61079029639e8f80f
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root 6575513111b5c0a5a3aa420690d9dc5e89bb9e63218f3b3571bdd8a84dcf392e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,275
Size: 1.00 vMB
Total Fees: 0.02435143 BTC
Feerates: 265.25 > 2.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (861,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
52,270 52,270 00000000067f8064e2422758271378c622b3f2927135f56a74e3a940d3f9dfcc 1 0.00/1.00 vMB 0
52,269 52,269 00000000139d1c56ecd23e79a59277053b848ce43e44ba2965c65da91a3029e6 1 0.00/1.00 vMB 0
52,268 52,268 000000000237b76f3b48d6b6698735183025ba78fed6a095a2b47ae78413fab3 1 0.00/1.00 vMB 0
52,267 52,267 000000000eb9c6b27c8fc98b033662a94101ef71dc3192f02cb723a6b107deda 1 0.00/1.00 vMB 0
52,266 52,266 0000000008c1d0da33f202c00b241ebedc2e78856749122b3567167f639d308f 1 0.00/1.00 vMB 0
52,265 52,265 0000000014968be07880af5c0ceae81e4cc06a18a3d62e3f754833ff98254f98 1 0.00/1.00 vMB 0
52,264 52,264 000000000c341725dac8680a83546092b4fdeea6ce3794263678825d11756bd4 1 0.00/1.00 vMB 0
52,263 52,263 000000000e0a7f128d4b4e664ca69a7b5d5dfedf67dffd436b98030a06c2d513 1 0.00/1.00 vMB 0
52,262 52,262 00000000182f9e7ce4199340f871c4280cc27ba56dc03fed0f3d14fb6f55d725 2 0.00/1.00 vMB 0
52,261 52,261 00000000191cd2a181c0da0640539843ab52e02c49064d78f26e4da9f09b6747 1 0.00/1.00 vMB 0
52,260 52,260 0000000005af4f6c18eb2a3791ebc4003bbfec8df16b34fe88eac93d02d1d122 1 0.00/1.00 vMB 0
52,259 52,259 0000000012c217e7b8b88c7d2f750c57359cf138774a6e297f6ce958f6aba419 1 0.00/1.00 vMB 0
52,258 52,258 0000000011b5eb2eb606b290084ac106b242463a946ceeb6c8bd07c56b5412d8 1 0.00/1.00 vMB 0
52,257 52,257 0000000015ddf987646ef9555c56751cccfa709d2a26c8fe0d1f691f15429dd4 1 0.00/1.00 vMB 0
52,256 52,256 00000000153833d0533c66853855e2f628f296e07f38b9adb340c377b627eb27 1 0.00/1.00 vMB 0
52,255 52,255 0000000007717753df264f977cea317e1d72b6a843cd8be687b8e991c8b882da 1 0.00/1.00 vMB 0
52,254 52,254 000000000853832525489b46c2e7a3421ceaaa129bcd4508772a50fec921c2d2 1 0.00/1.00 vMB 0
52,253 52,253 0000000004126c4fe4a80b12edddae86e2df78124deff4a9515f791ecce090b7 1 0.00/1.00 vMB 0
52,252 52,252 00000000057c27a540d32dfe5126247b5d93d6872c0ed35c4a3263e22b48d7d7 2 0.00/1.00 vMB 0
52,251 52,251 000000001c4763d521ffa1941f4eb257d8e4c24f18511c4b31e205d2b1bfc13a 1 0.00/1.00 vMB 0
52,250 52,250 0000000019efaecd41f922eee75f85c2c7552e56afb3b9dfbd73dd608e8d6515 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.71 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: 554.93 GB
    • Received: 6.84 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.