Litecoin Signals Quest

Logos

This page tracks the activation thresholds for Litecoin's MWEB and Taproot upgrades.

MWEB activation windows begin at block height 2,217,600.

Taproot activation windows begin at block height 2,161,152.

A window is 8,064 blocks long.

During each window, when 75% of blocks signal for a version bit, its upgrade will lock in.

MWEB Dev Telegram


Current Status

Network
Current Height
Window Range
Blocks Processed
Blocks Remaining
Est. next block
Est. next window

Recent Signals

Miner stats

MWEB window

Average%
Actual%
Signaled /
Blocks needed /

Taproot window

Average%
Actual%
Signaled /
Blocks needed /

Miner Stats (current window)


Miners: How to enable MWEB signals

  1. Install Litecoin Core 0.21.2 (latest build available)
  2. When calling getblocktemplate, add additional rule called "mweb".
    getblocktemplate '{"rules": ["segwit", "mweb"]}'
  3. When serialising block, get response of getBlockTemplate, which includes additional object 'mweb'.
    If mweb txs exist, append block with 1 followed by mweb object.
    getBlockTemplate instructions

Feedback

reddit
twitter