Loading Tool

Explorer IconExplorer

Memory Pool

40,109 transactions
18.84 vMB
0.18305276 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.50/200 MB

Candidate Block

Mining Attempt abc905e3636f185aa1a3322e2a7c518e7fdf080521d0c778a9f891b4af62a30a
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 617913c8b627edd1618d47cc15b8c9b1a86ab6038d5f51cde91816ee5968b9eb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,215
Size: 1.00 vMB
Total Fees: 0.05363666 BTC
Median Feerate: 4.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (692,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,942 220,942 0000000000000466db0bb9ce995551cc52629ad5004068b11da62c7e82477906 92 0.05 vMB 131
220,941 220,941 00000000000002228312b6bed301744c454d89c79dfb9e56835d8ee2146a723c 180 0.10 vMB 107
220,940 220,940 00000000000001325e05fbaf356b206a2c995ddbaf1eeb5496ddfb04ae9c49d7 77 0.03 vMB 19
220,939 220,939 00000000000002001e914d5ac43a80b04babe275b1ec5c7806e20aed313e8b3f 533 0.22 vMB 259
220,938 220,938 000000000000035d5f00514699c7e41e101fb30f9af291d34cdb595546925748 421 0.20 vMB 200
220,937 220,937 0000000000000309251ab4eff5e81b8f867255a69f117fafa6340b303ed0458c 302 0.13 vMB 207
220,936 220,936 00000000000000d919be81eccfe4ba43fedfdb63d47ca89f3805ac88a97d75ba 270 0.13 vMB 176
220,935 220,935 0000000000000350037559c0d7b974e9ac3e6e7c3a6f7187fbf02daeb8866228 1 0.00 vMB 0
220,934 220,934 00000000000000c677f5f4450589a59ef35427f32b76c804be6d27f76d4c56bc 320 0.14 vMB 229
220,933 220,933 0000000000000422812394e84370f51b91b8cc6fc219746049a7cfe4de26558f 303 0.15 vMB 213
220,932 220,932 0000000000000290e9c5ca7f9c4fb014c4f9f639dcffa6821c4616b7762509f7 534 0.21 vMB 249
220,931 220,931 0000000000000166990d15e0ed70fb2cd74dd0fee7648068a5a5a2d1d8e13d52 572 0.24 vMB 279
220,930 220,930 000000000000038b1c060c4ea48f9ddd15cd9e16ab2eca4baec730519f936f5a 355 0.12 vMB 315
220,929 220,929 00000000000000c0d40731e0546160c50f0db9e7add4996110715fd390a29174 147 0.06 vMB 267
220,928 220,928 0000000000000343ce4cb2c83f59329991289c727e076a8c36f7a2e7ea18e96c 356 0.16 vMB 141
220,927 220,927 00000000000002f1c15cb11397e67d0ece37c42e5fc5ec265c25a5d976315c94 607 0.25 vMB 230
220,926 220,926 000000000000038600edc23b15e14c818dfda746b455ce14dcf51c1658182c53 70 0.05 vMB 6
220,925 220,925 000000000000037a60b23967d9db2e771012d64f66b451be9e6b4b9c340fdea4 458 0.17 vMB 260
220,924 220,924 0000000000000477585cd57db6450c08d210a91879fa9e99960b9fd93d407523 10 0.00 vMB 1,487
220,923 220,923 00000000000003fb31ed9a4cfc29d65e74ff3b11ce59b9788fb116e6943e738f 224 0.11 vMB 162
220,922 220,922 00000000000001022f8c8ecb015bf2521246adde87e70777b150aa60662c609b 515 0.24 vMB 193
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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