Loading Tool

Explorer IconExplorer

Memory Pool

33,830 transactions
14.31 vMB
0.06141909 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.38/200 MB

Candidate Block

Mining Attempt 641930f15491606d01b781d9b00813b7203a021ebbc752076a7c67508adbf58a
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root 52b5ac0b18245b21246fb19c50ccd846536eef4707d47e43119f59509d64aa4e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,939
Size: 1.00 vMB
Total Fees: 0.01979519 BTC
Median Feerate: 1.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (646,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,351 266,351 000000000000000411034da901df836139dc375cb5f92025ba8715583f70c94a 112 0.04 vMB 104
266,350 266,350 000000000000000389b248197c8e8c86da32cca70434b6d155c00a693e22c37e 149 0.07 vMB 83
266,349 266,349 0000000000000000612706cffc5adf431db2c337663d36b0ff518db0a41ecac5 48 0.02 vMB 60
266,348 266,348 0000000000000001ff7593dcf2d3306fdfd08b722177cae18bbe5677c6e8355a 283 0.14 vMB 86
266,347 266,347 000000000000000161af6c05e9d9a95ddf05397d1a9dd7d67ca3d25cb774235f 290 0.13 vMB 120
266,346 266,346 0000000000000003a47e78984bd97790d61f621706d14e3826d6dd72a6d603db 170 0.06 vMB 91
266,345 266,345 00000000000000075417b8d1775788f71609a3691f627ddd0226ee76e51660f8 222 0.10 vMB 89
266,344 266,344 0000000000000004fc429b06d8003c0ebb33133c2b8e657f50dd4f3b79f02e45 1 0.00 vMB 0
266,343 266,343 00000000000000015757edf28cb032e3c7c34c31bb7d820476b9297b93757718 378 0.19 vMB 27
266,342 266,342 0000000000000009686a6a9f6848dd025df9f78e9ae9af329b56446d75db9f3e 269 0.15 vMB 33
266,341 266,341 00000000000000057e2a1dc3cafdd08916ddcb7e2d9dbdf47cb12310b28cbd75 270 0.13 vMB 65
266,340 266,340 00000000000000082c775f868d2acba3a865f8362558f0deff7194e58244e313 389 0.15 vMB 93
266,339 266,339 00000000000000030e6e1b36d0771efc7b7b656c8e3df7dd7912cfb9c8bca21e 131 0.14 vMB 19
266,338 266,338 00000000000000061c54ee33c657a0f9688930dc67b975e59fc0e09f319c56ae 367 0.14 vMB 102
266,337 266,337 0000000000000004987eb5ee2aec0aa6df49d58c74bbf7eda7a2c94964971efc 337 0.16 vMB 74
266,336 266,336 00000000000000018bc7c975f4844239cf1e46be2df5444090673e5ec6e02cbd 118 0.05 vMB 52
266,335 266,335 0000000000000008da0921633adaf27ee4010ee61ee710df45a19b3a5b0addfc 9 0.00 vMB 66
266,334 266,334 0000000000000004f18248458204267a507982988c21702efb38e7714a95e133 63 0.02 vMB 49
266,333 266,333 000000000000000417c2267a256e8e77e00342ca745896a6fd6f7ee34423d4a9 163 0.14 vMB 32
266,332 266,332 00000000000000046f672c243c67a5c280e959feed5e908716d29fddb53b08d9 82 0.05 vMB 65
266,331 266,331 0000000000000004ddbd0758603495f3e2487f14fdf43f466f4db56e6075394f 87 0.04 vMB 173
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 142.99 GB
    • Received: 0.58 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.