Loading Tool

Explorer IconExplorer

Memory Pool

35,455 transactions
7.76 vMB
0.09239590 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.75/200 MB

Candidate Block

Mining Attempt 45a53e30b8e533ebbb77b52fbe457eaaad96a3855d2e7da49545c829dcba6d68
Version 20000000
Previous Block 0000000000000000000057ad9d1d6b5e34d6fbcde9b1004e9567218fbb95cf49
Merkle Root f60d1f2186edde0430cbbec35ee5ed26fceb0c1ebd23f953bfc69c215b7b0797
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,136
Size: 1.00 vMB
Total Fees: 0.05049163 BTC
Avg Feerate: 2.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,769 (648,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
264,253 264,253 0000000000000001905f6696fec44e434aa20f8f341fd53e338171d934fdbe20 0.12 MB 278 97
264,252 264,252 000000000000000e9a57e7fa18854a1a0e8e0febee1d1b1dca10c430694c30e2 0.25 MB 637 138
264,251 264,251 0000000000000007a3ce4d7e97fe54d07166bf93745c20148fbe0af8c410b0cb 0.14 MB 77 28
264,250 264,250 00000000000000018862d1583f52f811028e05d3d3e9437e5f9e7761289a53a3 0.00 MB 8 108
264,249 264,249 000000000000000e4f49d601c7fe4e36418c6834cfa6c5a06ae587f1d398f29c 0.04 MB 101 149
264,248 264,248 0000000000000003d1a174255d17a1e855e15a12a11370d9c4edb76918977e6f 0.19 MB 458 147
264,247 264,247 00000000000000016f65c5a943b78b7956613b84f99c87a135ccde47021fcdc8 0.06 MB 139 104
264,246 264,246 0000000000000005af6d88237a16944d6852b755c2494ba00cbdeac3511ea936 0.11 MB 157 94
264,245 264,245 000000000000000137d0faed0c29388460ac51a092e8959ed9004162ec3ab8e8 0.02 MB 64 159
264,244 264,244 000000000000000344ac9444b2659e06d287ba4dcfe534a6f28fb8264863f9fc 0.24 MB 387 90
264,243 264,243 00000000000000045676973bf9d14adf0f44fd70d9e29a6e2789cacf37058661 0.01 MB 31 227
264,242 264,242 0000000000000008a27c81267a31e0383b374cbae3c0114cd0787bb6a4c50b1d 0.15 MB 179 51
264,241 264,241 0000000000000007051444b3a724bbfca8b8522b91fda1169140063cf78717a5 0.01 MB 19 28
264,240 264,240 000000000000000fd36a713fb59467350831674c9c115893d540071822989dd6 0.11 MB 288 118
264,239 264,239 00000000000000087b655159a7a9e7255a877f99ccd232ffbbdf6344c79691bb 0.10 MB 237 104
264,238 264,238 0000000000000005139b9a01cee746d558658a9ba795091e61e941680bbb7b0c 0.14 MB 304 118
264,237 264,237 0000000000000001c9afe16a0629bed62437190fc98a5060ae7dfefbd2d2c660 0.05 MB 115 90
264,236 264,236 000000000000000fff3e3ec6988a239134abc8c106c247fcb21ccf153a1ef03e 0.10 MB 220 128
264,235 264,235 000000000000000589923b6c3a52f19c4a449010894da4217c43af8571906d9b 0.23 MB 171 65
264,234 264,234 0000000000000004fbd5849c3ae386b1ec9259c7ab0f5a390b4e1359699d4110 0.03 MB 71 15
264,233 264,233 00000000000000072f3520c3956a79ec2fb965d687b7cc333e95d48932e37fb1 0.14 MB 338 126
Previous 10 blocks ↓
Total Size: 778.43 GB

Node Details:

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