Loading Tool

Explorer IconExplorer

Memory Pool

86,373 transactions
31.62 vMB
0.14646510 BTC
Random Selection Loading Transactions
Max Size: 190.66/200 MB

Candidate Block

Mining Attempt 7bce2ae3b166db4e5501af69e1f9ddf1752b4fdadb3ffb3815a48969c202cecb
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 1b350be205f4239cc2cb05b9afb16e7101bc03075118581c9b00a67547552a8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.06462378 BTC
Feerates: 214.31 > 6.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (355,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,289 559,289 0000000000000000002a122cac2ea919ece0f94df15398c97dd16045fa7b4982 909 0.29/1.00 vMB 8
559,288 559,288 0000000000000000001d2dce216bf920229091d70b9e77a19984518ea9ab58ad 607 0.18/1.00 vMB 7
559,287 559,287 00000000000000000010b274ff8db26fdbaf72efd7befcba5a17ed434ccef3f9 2,774 0.92/1.00 vMB 10
559,286 559,286 000000000000000000222ecefc339a101672f5802927a91873096ff43fcfa405 2,736 0.92/1.00 vMB 13
559,285 559,285 0000000000000000001295a13922a8f7c3372138306e72fdd12b18c2100b6b09 179 0.05/1.00 vMB 7
559,284 559,284 0000000000000000001f04b55b05aa9a9726ef07f8bf072b3503b58f1d1c7a35 1,265 0.50/1.00 vMB 9
559,283 559,283 00000000000000000016e19ba0bc9fcd58cbeffcc5da63d374cb5c38dacd776e 1,139 0.34/1.00 vMB 10
559,282 559,282 0000000000000000001b9c627676dd7b2334364a9d3ba3848548149b44a4aba0 2,819 0.94/1.00 vMB 11
559,281 559,281 00000000000000000021f097f942a9438ddb72af0af6fafebbf60fb270e7caea 859 0.33/1.00 vMB 8
559,280 559,280 0000000000000000002be8ed17f6495ec156e6865c8bcb95d2c532374fe10be6 70 0.02/1.00 vMB 24
559,279 559,279 0000000000000000000f7849b477ab9e4a78fc07341ff7170e4b2ca6dc2615df 145 0.04/1.00 vMB 10
559,278 559,278 00000000000000000003d5fc8a56ab6b49b4fc0be60f96cfd867af9642e12e0c 2,278 0.77/1.00 vMB 7
559,277 559,277 000000000000000000008d49416a21c452fd8ff541d80a3efa1ce1db277ae50e 2,180 1.00/1.00 vMB 5
559,276 559,276 0000000000000000001c9b61e8d15b4df82f09c60ed77c302b0e5ed0ea51975a 3,019 1.00/1.00 vMB 17
559,275 559,275 00000000000000000016958eaa79465a9705db9626a9b9cb5fdcbb113cae014f 1 0.00/1.00 vMB 0
559,274 559,274 000000000000000000287599ffaf7e5b5a0911b79e7c43ba76852182a8f25187 2,432 1.00/1.00 vMB 13
559,273 559,273 000000000000000000236581a60bc049de407b3bc40569a1d3fb2c1777acc1ef 702 0.22/1.00 vMB 19
559,272 559,272 0000000000000000000990e3a5866820fff12336e74a518b4427d6de507c0d87 1,859 0.58/1.00 vMB 12
559,271 559,271 00000000000000000000ffcc605c01bc0490b8d644ae90d8f2d9e3a4a41986ea 411 0.17/1.00 vMB 13
559,270 559,270 00000000000000000007e2ea6f0c29464dddac983c0c3343be39c413c2aad21a 2,588 0.96/1.00 vMB 13
559,269 559,269 00000000000000000024ba07117d87fbf6f231f9b472bf06a48034b7fafd5ea2 1,252 0.36/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.33 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: 660.71 GB
    • Received: 14.77 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.