Loading Tool

Explorer IconExplorer

Memory Pool

41,327 transactions
26.03 vMB
0.05535314 BTC
Random Selection Loading Transactions
Max Size: 135.98/200 MB

Candidate Block

Mining Attempt 6eddf24f726bfec5ace6eace3a73d9016493c23eead073041fac315c3b1280d4
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root b9b002f0ece4a46564cc767c01a49c982e8c4314a07d24dea9369b36428281fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,563
Size: 1.00 vMB
Total Fees: 0.00802106 BTC
Feerates: 40.21 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (386,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,178 528,178 00000000000000000006fb9871efd157eea6cc814937c72c171fd58bfbe0b8d9 1,282 0.84/1.00 vMB 19
528,177 528,177 0000000000000000003892adc60844c509a20b0d54185749494631e98e95464a 429 0.63/1.00 vMB 8
528,176 528,176 0000000000000000001b1941145bb70b57c190a44412b589629c7b20cc85535c 1,432 1.00/1.00 vMB 13
528,175 528,175 00000000000000000017d74f3ad8f380c5c70b068dc3594b53e4952a9c53d746 1,429 1.00/1.00 vMB 16
528,174 528,174 0000000000000000000a5ff11f85d61e3807c532e295d0a920cdf50b58714a58 2,114 1.00/1.00 vMB 6
528,173 528,173 000000000000000000059d46b01ab2c19c20fe6e58a858af27ec548decd336ab 613 0.31/1.00 vMB 58
528,172 528,172 000000000000000000068b46801997252e3db6c3622cac9677b3e73900ba9c65 1,055 1.00/1.00 vMB 7
528,171 528,171 0000000000000000001353f28ba62cccec70629917bd690008ff15a64fe00649 2,080 1.00/1.00 vMB 16
528,170 528,170 000000000000000000238c88796ca8dbb28573b976b15489d9bf82c2e189b966 111 0.04/1.00 vMB 16
528,169 528,169 000000000000000000319bc10b40f9a45a7aabaa06b87a1856a2405db7bc492c 1,467 0.97/1.00 vMB 13
528,168 528,168 0000000000000000000736c28ccfd1672749eff8fde5580a5942a7557bdba5b4 192 0.11/1.00 vMB 11
528,167 528,167 0000000000000000001ca6b1cd2831c8efd0cf644a7f731a9663f63b29bd7e06 1,609 0.89/1.00 vMB 12
528,166 528,166 00000000000000000015cf12cbc81a6a8b6afe3edb9169e9d52322abf56d821f 2,665 1.00/1.00 vMB 7
528,165 528,165 0000000000000000003307b54dc2b10a9dba58342688f81ee06013e786273021 1,002 0.47/1.00 vMB 32
528,164 528,164 000000000000000000335c46392bfc0d705e2f9ee66c74cfc29d64c2467e383c 2,600 1.00/1.00 vMB 33
528,163 528,163 00000000000000000033e112dc831ac0ef234eb46c0c1ea0c4dbc74267db7cf6 1,852 0.78/1.00 vMB 15
528,162 528,162 00000000000000000017d132b5d5620c0cd24cd82e5b9e79ac674741e798c4b8 2,642 1.00/1.00 vMB 20
528,161 528,161 0000000000000000002bf9f4888fa0053176da1a97e39178ac04f87dbab82797 935 0.43/1.00 vMB 29
528,160 528,160 0000000000000000003225e5b34d204e83eddacca15b28333920f05d37435086 924 0.48/1.00 vMB 16
528,159 528,159 000000000000000000239bf0595b83e2d61aafae25d781fefc99df101e46602d 435 0.23/1.00 vMB 17
528,158 528,158 0000000000000000002c63aa292915b789c9ca5e622175f9515e613bdb564575 463 0.54/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.94 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: 646.58 GB
    • Received: 12.86 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.