Loading Tool

Explorer IconExplorer

Memory Pool

28,862 transactions
10.37 vMB
0.03840165 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.53/200 MB

Candidate Block

Mining Attempt 552dc09080a72a6f28eb76b8272b2c9717e3eb12d7505159faa43ec90b9ffc19
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 31dc1908624373fbede75f8e3cc693df9b1a7754a01c01c97e3d50168612080e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 948
Size: 0.44 vMB
Total Fees: 0.01329893 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (688,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,927 224,927 00000000000001db9c4cd8e3464daafd62fff6488bb61816be9c7d5ca60a54fb 341 0.12 vMB 304
224,926 224,926 0000000000000283048fb5d3267c7931e7ed1d1bd426723b6de4ae6dd9af6142 73 0.05 vMB 52
224,925 224,925 000000000000012f7454527bc10a8e10818a0ce1b07d478c3e2a5f24f7c8454c 147 0.09 vMB 145
224,924 224,924 00000000000003d6586b1c99926e3c4190d6a17e48b006c7d5ad3d2a8603258f 36 0.03 vMB 127
224,923 224,923 0000000000000348da86235014e1fcb032d9d7aa114633a84082cb0d8ea2f7cf 137 0.06 vMB 227
224,922 224,922 00000000000000bfb898bef645cd14b1341d03e7c5a2c02d75d051e96395fb28 178 0.07 vMB 184
224,921 224,921 00000000000001668c46e9671ab3017c8a140391cf20ffaed90c902246ca42cd 41 0.02 vMB 264
224,920 224,920 000000000000037e4197a44ad31f3058e4736915088dc01e586e068bf94c50fb 153 0.07 vMB 225
224,919 224,919 00000000000003adbb4073b504099ffa0c7ac22943b89d63c73c55ee7d7fd803 280 0.27 vMB 179
224,918 224,918 000000000000031b6144a56ba8c83a259b7995841f0d10f4a948f34c163c49f7 764 0.29 vMB 163
224,917 224,917 000000000000022a3148f6f58dae5aa1c0d0dbd5cace05e443880cebe9d27d4c 808 0.25 vMB 197
224,916 224,916 00000000000000fadc4ab057428f6f2ffeadf5b9eaf5b52c96660e98f5beae65 256 0.12 vMB 252
224,915 224,915 0000000000000221ee9081672ebc00d99515ba19d3cdb36a5eebe6925dc96c5e 278 0.12 vMB 160
224,914 224,914 000000000000013ce82cf73c364efe1b092851d956d2ee8315f3854b09600d4d 324 0.17 vMB 219
224,913 224,913 00000000000001263d9bc30c07e913c2116a70736068084a7615680302b2ec77 129 0.05 vMB 125
224,912 224,912 00000000000000a82bdd3c1cb6a7f21e2dd1635e2176b98617a65c567903a04a 587 0.24 vMB 219
224,911 224,911 00000000000002084661c69c19de3ce1de3334644bbbffb553bfed339c74207b 1 0.00 vMB 0
224,910 224,910 000000000000011f79073577250c50252e08609a1de1039397dc83587e0bbb22 324 0.15 vMB 224
224,909 224,909 00000000000002e8d98531683bb40c3eef269225fd3a0092de8212f40593b7cc 23 0.01 vMB 108
224,908 224,908 00000000000000ee56ac035394e958c62872e3bd9731aa1f456fb96a8e2f00e2 138 0.06 vMB 173
224,907 224,907 000000000000019b5bfb1d3387e730a38af72bbf6b54e5280c310c854d31154e 123 0.06 vMB 150
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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