
Litecoin ltc
What is Litecoin?
Litecoin (LTC) is a decentralized, peer-to-peer digital currency and open-source payment network. It was created by Charlie Lee as a Bitcoin-derived network focused on practical payments: compared with Bitcoin, Litecoin targets shorter block intervals and uses a different, memory-intensive proof-of-work algorithm called Scrypt. The project is often described as digital silver to Bitcoin's digital gold: the comparison is a shorthand for Litecoin's payment-oriented role and larger monetary unit supply, not a guarantee that LTC has the properties or value of physical silver.
Litecoin transactions are recorded on a public blockchain maintained by independent nodes and secured by miners. Litecoin also supports MimbleWimble Extension Blocks (MWEB), an opt-in extension-block system that can provide confidential transactions and transaction cut-through while the ordinary transparent chain remains available.
Litecoin is useful for people and merchants who want a widely supported cryptocurrency for transfers, payments, exchange settlement, and experimentation with Bitcoin-compatible upgrades. It does not eliminate volatility, custody risk, fees, legal restrictions, or the need to wait for appropriate confirmations.
What problem does Litecoin solve?
Traditional digital payments depend on banks, card networks, or payment processors to authorize and settle transfers, which can add intermediaries, geographic restrictions, operating hours, fees, and reversal or censorship risk. Bitcoin demonstrated a permissionless peer-to-peer alternative, but its roughly ten-minute blocks and SHA-256 mining design were not optimized for every everyday-payment context.
Litecoin addresses this design space by keeping a Bitcoin-like public, proof-of-work-secured ledger while changing key parameters: blocks target about 2.5 minutes, the supply cap is 84 million LTC, and mining uses Scrypt rather than Bitcoin's SHA-256. These choices aim to make confirmations arrive more frequently and make mining initially more memory-intensive. MWEB addresses a separate limitation of a transparent ledger: public transaction amounts and linkable history can reduce financial privacy and fungibility. Its extension-block design allows users to opt in to MimbleWimble transactions without replacing ordinary Litecoin transactions.
These are protocol goals and trade-offs, not guarantees. Faster target blocks do not guarantee instant finality, Scrypt does not make mining accessible or ASIC-free today, and MWEB privacy depends on wallet use, implementation, liquidity, counterparties, and the user's operational practices.
How does Litecoin work?
A Litecoin wallet controls private keys and constructs transactions that spend previously unspent transaction outputs (UTXOs). The transaction is authorized with digital signatures, broadcast to the peer-to-peer network, and independently checked by nodes. Miners collect valid transactions into candidate blocks and search for a valid Scrypt proof of work. A valid block commits to the preceding block, and nodes follow the valid chain under Litecoin's consensus rules.
Litecoin's main-chain target spacing is 2.5 minutes on average. Difficulty is adjusted over a 3.5-day, 504-block interval, so the network can retarget to changing mining participation. The subsidy halves every 840,000 blocks; because blocks are targeted four times as often as Bitcoin's, this still produces an approximately four-year halving cadence. The initial subsidy was 50 LTC per block and the protocol's maximum supply is 84,000,000 LTC.
Scrypt is Litecoin's proof-of-work function. Litecoin documentation specifies N=1024, r=1, p=1, an 80-byte header input/salt, and a 256-bit output. It is more memory-intensive than Bitcoin's SHA-256 design, although specialized Scrypt ASIC miners now secure the network and mining is commonly performed through pools.
MWEB adds an opt-in MimbleWimble transaction format in extension blocks running alongside canonical blocks. Users peg coins into the extension block, transact using MimbleWimble commitments and kernels, and can peg coins back out. Transaction cut-through can remove spent intermediate history from the MWEB state, while confidential commitments hide amounts from ordinary observers. MWEB is not synonymous with total anonymity: users can continue using transparent Litecoin, and metadata, wallet behavior, exchange records, network observations, and interaction with transparent addresses can still affect privacy.
Key facts
- Launch history: Charlie Lee announced Litecoin on October 9, 2011; the genesis block was mined three days later, on October 12, 2011
- Creator: Charlie Lee, who announced Litecoin and remains its best-known creator; Litecoin is open-source and no single company controls the network
- Ticker: LTC; Litecoin uses the standard Litecoin unit, divisible into 100,000,000 litoshi
- Consensus: Scrypt proof of work; Litecoin's official learning center specifies Scrypt parameters N=1024, r=1, p=1 and a 256-bit output
- Target block time: approximately 2.5 minutes (150 seconds) on average
- Maximum supply: 84,000,000 LTC
- Issuance: initial block subsidy was 50 LTC; subsidy halves every 840,000 blocks, approximately every four years
- Difficulty adjustment: Litecoin Core sets a 3.5-day target timespan and 2.5-minute target spacing, equivalent to 504 blocks
- MWEB: MimbleWimble Extension Blocks are an opt-in extension-block system; Litecoin Core identifies MWEB as the LIP-0002/LIP-0003/LIP-0004 deployment and the mainnet deployment began in 2022
- Mining ecosystem: Litecoin's Scrypt proof of work is merge-mined with Dogecoin (AuxPoW), allowing compatible miners to contribute work to both networks
- Narrative: Litecoin is commonly framed as digital silver relative to Bitcoin's digital gold, while Litecoin Foundation material describes the technical differences as four-times-faster target blocks and four-times Bitcoin's supply
Official links
Categories
Related coins
Compare
Frequently asked questions
What is Litecoin used for?
Litecoin is used to transfer value between wallets, make cryptocurrency payments where merchants or services accept LTC, move funds between exchanges and custodians, and participate in applications that support Litecoin. Its faster target block interval can be convenient for payments, but users should still wait for a confirmation policy appropriate to the transaction's risk.
How is Litecoin different from Bitcoin?
Both are open, permissionless, UTXO-based proof-of-work networks, but Litecoin targets approximately 2.5-minute blocks versus Bitcoin's approximately 10-minute blocks, caps supply at 84 million versus 21 million, and uses Scrypt rather than SHA-256. Litecoin also supports optional MWEB extension blocks.
What is Scrypt mining?
Scrypt is Litecoin's proof-of-work function. Litecoin's documentation specifies N=1024, r=1, p=1, an 80-byte block-header input used as the salt, and a 256-bit result. Scrypt was designed to be more memory-intensive than SHA-256, though modern Litecoin mining uses specialized Scrypt ASIC hardware and mining pools.
Does Litecoin use proof of work?
Yes. Miners repeatedly evaluate Scrypt over candidate block headers until they find a result below the network target. Full nodes independently verify the proof of work, transactions, and block rules before accepting a block.
Why does Litecoin have 84 million coins?
Litecoin uses a Bitcoin-derived issuance design with four-times-faster target blocks and four-times Bitcoin's maximum supply: 84 million LTC rather than 21 million BTC. The block subsidy halves every 840,000 blocks, preserving an approximately four-year halving rhythm despite the shorter block interval.
What is MimbleWimble on Litecoin?
MimbleWimble is implemented in Litecoin through MWEB, an opt-in extension-block system. Users can peg LTC into MWEB, conduct MimbleWimble transactions using confidential commitments and transaction kernels, and peg funds back to the canonical chain. MWEB's cut-through can remove spent intermediate transaction history from the extension-block state.
Is Litecoin anonymous?
No. Ordinary Litecoin transactions are publicly visible and traceable on the transparent chain. MWEB can conceal transaction amounts and reduce linkable history for users who opt in, but privacy is not absolute: users may reveal information through address reuse, wallet and network metadata, exchanges, counterparties, or transfers between transparent and MWEB sides.
Who created Litecoin and when did it launch?
Charlie Lee announced Litecoin on October 9, 2011, and the genesis block was mined three days later. Litecoin's Foundation learning center links the announcement and the Litecoin Core source repository.
Is Litecoin mining ASIC-resistant?
Not today. Scrypt is more memory-intensive than Bitcoin's SHA-256 and was selected partly to make early mining less dependent on Bitcoin-style ASICs, but specialized Scrypt ASICs now exist and secure Litecoin. Describing Litecoin as permanently ASIC-resistant would be inaccurate.
External trackers
Choose a tracking site for Litecoin:





