Loading Tool

Explorer IconExplorer

Memory Pool

81,946 transactions
30.66 vMB
0.10089436 BTC
Random Selection Loading Transactions
Max Size: 184.11/200 MB

Candidate Block

Mining Attempt ef834d52960dcf6493a922e1b2f8ba5f438a2c1d6cd5dac72c7908064c287a0d
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root ca6192754fdd0bbad25a1dbae23a14ea45fd58fae0d9889aff77524c4c59dd06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.03505219 BTC
Feerates: 150.77 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (638,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,287 276,287 00000000000000016ce9d919325dca34553d0c6e05a03eff52293724dba7c45e 980 0.50/1.00 vMB 31
276,286 276,286 0000000000000000aa4723eda973954ef2d6731278af0279d07dfe629a29f658 782 0.25/1.00 vMB 83
276,285 276,285 0000000000000001d7c6d3a3f80cd6f16e7b24d265cb710aba29d7053f7467a4 27 0.01/1.00 vMB 64
276,284 276,284 00000000000000028f64105064a27246d9bd72bef3bca4b940194bb04e4b8c32 67 0.02/1.00 vMB 89
276,283 276,283 0000000000000002d9bfdc480078d003b81f84b254900fec51cb3e692e97b120 354 0.16/1.00 vMB 52
276,282 276,282 0000000000000002d2f4f923720dadc95b5899a5159911d2bd919b94a113148f 198 0.10/1.00 vMB 11
276,281 276,281 00000000000000017c59163ab8790de8facbba48201c382e4228b04fb029152e 370 0.23/1.00 vMB 35
276,280 276,280 0000000000000000f4f248343b1913e918fcff72e9776d61aaff7398abecd96c 554 0.25/1.00 vMB 57
276,279 276,279 00000000000000022eb9d62814f6671213bec2ec50ad5595c526080bc3bc77d8 121 0.07/1.00 vMB 18
276,278 276,278 0000000000000002f7be896cfdc4d78feddebde7c2a84f378d2ab9175b95efab 604 0.25/1.00 vMB 63
276,277 276,277 00000000000000013a0b5692dbf764544ea44cc4593861fea2bd214db260e401 145 0.07/1.00 vMB 31
276,276 276,276 00000000000000016b942264a117d510fcf4d3e1b73071dcbcb8b5ea5faad022 275 0.13/1.00 vMB 41
276,275 276,275 0000000000000001264d1da0e06ca6f9985d35deb580ce186b601326a896ec61 135 0.07/1.00 vMB 34
276,274 276,274 0000000000000000b6de2b0cbbf5ae0469f59c033589ea3b25d840fc889be3db 262 0.11/1.00 vMB 42
276,273 276,273 00000000000000009d48b79f667ea3da68508b433313b64d422ca0f460487e92 295 0.15/1.00 vMB 39
276,272 276,272 0000000000000003642a7c7744465c4594997b16bec7620a0694f9c4b1287437 290 0.18/1.00 vMB 33
276,271 276,271 0000000000000000e9b093397e092b4fdc2583ebd5ed954dbd52e3dfc64db284 510 0.25/1.00 vMB 52
276,270 276,270 0000000000000001b3d2c4bb0e60b607ff4cf5d387d6d4199b71a9a69a837b2a 715 0.31/1.00 vMB 52
276,269 276,269 00000000000000028a88fda7e28f41e1af4fdbc9572b712ee5252171f70d0960 435 0.17/1.00 vMB 71
276,268 276,268 0000000000000000913339f410ba3452fe452d559b94f61e7652a06961aeffa9 286 0.15/1.00 vMB 57
276,267 276,267 00000000000000022b047c0e0094dcff178477c090d638fef98d5f38d6990c2d 476 0.23/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.37 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: 663.67 GB
    • Received: 14.93 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.