Loading Tool

Explorer IconExplorer

Memory Pool

42,057 transactions
19.68 vMB
0.04451323 BTC
Random Selection Loading Transactions
Max Size: 111.04/200 MB

Candidate Block

Mining Attempt d712f7398b0da951708eb57cb53b3bd7387029d4a3d9e97919f4f90bc3c3afe0
Version 20000000
Previous Block 00000000000000000001d79214024b2cabfcd83157bdaa397ad975164bad5166
Merkle Root 94681cdd4ff352bdc6f34d616f0a848acaaa118846263736ff66e1cf38c46427
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,441
Size: 1.00 vMB
Total Fees: 0.00618719 BTC
Feerates: 100.72 > 0.62 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,964 (692,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,028 221,028 00000000000004f777381cc230a8f585ffdeea925b4987e31810bd6c50c67500 133 0.08/1.00 vMB 126
221,027 221,027 000000000000018699b8af4ef2b3011a73af3b645818182aca4442005a9e6bf5 491 0.20/1.00 vMB 226
221,026 221,026 00000000000004891f5290f377c3a78895face2e2752081089ce91e12f60b083 344 0.25/1.00 vMB 595
221,025 221,025 000000000000007e58f69e81274b315507299e65ed2166549c422e03f4506ca0 567 0.25/1.00 vMB 348
221,024 221,024 000000000000025444bc617c1bb5f1b3518d65d71964b214fbae6b068465643a 593 0.25/1.00 vMB 216
221,023 221,023 00000000000004098788b23902aa6eb2c46f71fcb72060652ac04bd71785111e 563 0.25/1.00 vMB 199
221,022 221,022 00000000000002036afabdcdb24679e962994802cc6821ece6fe313e387cee7e 761 0.25/1.00 vMB 308
221,021 221,021 0000000000000445da3ec83251a9279a27eab14dcba36550912ab8840e64392d 213 0.12/1.00 vMB 198
221,020 221,020 00000000000001d63225ae92c018c0d85f679c0da6ab2ee4ecb42800c58c6166 403 0.25/1.00 vMB 197
221,019 221,019 00000000000002a9a01f006e05fa8980232adc0363c66bdd71c366d31d5799c1 53 0.04/1.00 vMB 26
221,018 221,018 000000000000020c5560a52472f72932af4e950dcf3a41b768807998141fb6e6 607 0.25/1.00 vMB 305
221,017 221,017 00000000000001f06b99417b5a25710ca6697f6a5ae54b3312ba9dfdeb0ba07a 236 0.12/1.00 vMB 184
221,016 221,016 000000000000005715dec243e0990c56ba725a7724905cdd02bc2909154c7a46 114 0.05/1.00 vMB 184
221,015 221,015 00000000000000eac38fde539fb21eb5019a782588614a22130cd5716f527c4d 319 0.12/1.00 vMB 272
221,014 221,014 00000000000004d3cdb758b0cd71d7d52848637e4187807f7f70481149233cf0 310 0.28/1.00 vMB 18
221,013 221,013 0000000000000405fdadf32eba1e4c87e067110afdce6e625e797da6f9181fed 149 0.08/1.00 vMB 277
221,012 221,012 00000000000001ff1561a2a7c3a16605d8dd2aa54c85716b4d9e243d79ae50ed 64 0.02/1.00 vMB 127
221,011 221,011 000000000000003d11fa02a56dce351e642e30ea64c124206265d8fb782d8ba6 512 0.21/1.00 vMB 218
221,010 221,010 000000000000005a124743b1799582bbe0e1f5f24c54418396e49deaa0474bff 486 0.21/1.00 vMB 279
221,009 221,009 000000000000000d849e5061e8cf506668bb911b034b0ca79f067993765695a8 75 0.04/1.00 vMB 97
221,008 221,008 0000000000000435524eb5b76d4ed59e513ab509da2646c34929424d91a16518 589 0.24/1.00 vMB 279
Previous 10 blocks ↓
Total Size: 780.54 GB

Node Details:

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