Core technology and architecture
Kaspa (KAS) is an open-source, proof-of-work Layer 1 cryptocurrency designed for fast payments and settlement. Unlike Bitcoin, which records blocks in a single linear chain, Kaspa uses a BlockDAG, or directed acyclic graph of blocks.
In a traditional blockchain, two blocks mined at nearly the same time compete with each other. Usually, one becomes part of the canonical chain while the other becomes stale or orphaned. Kaspa allows multiple valid blocks to coexist and contribute to the ledger. This is intended to reduce wasted mining work and support much higher block-production rates.
Kaspa uses the UTXO transaction model, similar to Bitcoin, rather than an account-based model such as Ethereum. Its native asset is a protocol coin, not an ERC-20 or SPL token, so it does not have a conventional smart-contract token address.
GHOSTDAG consensus
Kaspa’s BlockDAG is ordered by GHOSTDAG, a practical implementation of ideas developed in the PHANTOM research protocol.
GHOSTDAG broadly classifies blocks into:
- Blue blocks, which belong to the preferred, well-connected portion of the DAG.
- Red blocks, which are valid but fall outside the preferred blue set or are less connected under the protocol’s ordering rules.
Unlike a conventional blockchain, blocks outside the preferred set are not simply discarded. They can still be incorporated into the overall ordering, while GHOSTDAG ensures that all nodes arrive at a consistent ledger and transaction history.
The basic process is:
- Miners create blocks that reference multiple recent predecessor blocks.
- These references form a graph rather than a single chain.
- GHOSTDAG evaluates block connectivity and proof of work.
- Nodes independently derive the same ordering.
- Conflicting or invalid transactions are rejected according to the ledger rules.
The goal is to preserve the security properties of Nakamoto-style proof of work while allowing blocks to be produced in parallel.
Consensus and security model
Kaspa uses proof of work with the kHeavyHash mining algorithm. Its security does not depend on staking, token-weighted validators, slashing, or validator committees. Instead, security comes from computational work, miner incentives, and the ability of honest nodes to propagate and order blocks consistently.
The main assumptions are:
| Security assumption | Why it matters | |
|---|---|---|
| Honest-majority hash power | An attacker would need substantial computational power to dominate block ordering or reorganize the DAG. | |
| Timely network propagation | Nodes must receive recent blocks quickly enough for GHOSTDAG to maintain reliable ordering. | |
| Deterministic consensus rules | All nodes must classify and order blocks identically. | |
| Cumulative proof of work | Mining work contributes to the security of the DAG, including parallel blocks that a linear chain might discard. |
As with other proof-of-work networks, a party controlling a majority of hash power could potentially attempt double-spending or transaction reordering. Kaspa’s security analysis also depends on propagation delays and network conditions. Higher block rates can improve throughput, but they increase the demands placed on node hardware, bandwidth, storage, pruning, and indexing infrastructure.
kHeavyHash mining
Kaspa’s kHeavyHash algorithm is derived from the HeavyHash “optical miner” design. It was intended to be relatively core-intensive and has supported several generations of mining hardware:
- GPUs and FPGAs during the earlier network period.
- Specialized ASICs, including IceRiver KS-series and Bitmain Antminer KS-series devices, as mining matured.
Mining pools and software associated with the ecosystem include lolMiner, BzMiner, f2pool, 2Miners, and WoolyPooly.
ASIC adoption can strengthen network hash power, but it also creates familiar proof-of-work risks, including potential concentration among hardware manufacturers, large mining operations, and mining pools.
Throughput and major protocol upgrades
Kaspa originally operated at approximately one block per second. The Crescendo hard fork, activated on May 5, 2025, increased the target rate to 10 blocks per second.
Crescendo was enabled in part by the transition to the Rust-based node implementation, Rusty Kaspa. The upgrade targeted:
- Higher block and transaction throughput.
- Improved transaction-processing performance.
- Mempool improvements.
- More efficient input validation.
- Better pruning and proof-generation procedures.
- Transaction payload functionality.
- Infrastructure for token and application protocols.
- Changes related to storage mass, finality, receipts, and address behavior.
The increase from one to ten blocks per second did not intend to accelerate monetary issuance. Block rewards were reduced proportionally as block frequency increased, preserving the planned reward rate per unit of time.
Tokenomics and monetary policy
Kaspa launched with a fair-launch model. According to project materials, it had:
- No premine.
- No initial coin offering.
- No presale.
- No venture-capital token allocation.
- No hidden founder allocation.
Coins were mined openly from genesis, which is a central part of Kaspa’s decentralization narrative.
Supply figures
The available market snapshot reports:
| Metric | Reported value | |
|---|---|---|
| Price | $0.027969 | |
| Market capitalization | $774,283,832 | |
| Fully diluted valuation | $774,311,541 | |
| Circulating supply | 27,673,225,717 KAS | |
| Total supply | 27,674,314,921 KAS | |
| Widely cited maximum supply | 28.7 billion KAS | |
| Market-cap ranking | #116 | |
| 24-hour change | +2.82% | |
| Seven-day change | -5.6% | |
| 24-hour volume | $7,411,609 | |
| Reported risk score | 58.30 | |
| Reported liquidity score | 30.99 |
The circulating supply is very close to the reported total supply. That means future dilution from the remaining scheduled issuance is relatively limited compared with projects that still have a large percentage of tokens locked, unissued, or reserved for future distribution.
Kaspa uses a declining, algorithmic emission schedule. New KAS is distributed through mining rewards, and the issuance rate decreases over time. This creates a deflationary-style emission curve, meaning that new supply continues to enter circulation but at a progressively lower rate.
The supply is not deflationary in the strict sense of a continuously shrinking nominal supply. Rather, the rate of inflation declines predictably. The maximum supply is commonly cited as approximately 28.7 billion KAS.
Implications of the distribution model
The fair-launch structure reduces some allocation-related concerns associated with private sales and large insider holdings. However, it does not eliminate all concentration risks. Supply can still become concentrated through:
- Large mining operations.
- Mining pools.
- Early miners.
- Exchange custody.
- Large market participants.
The near-complete issuance profile means that future price movements are likely to depend more on demand, network usage, liquidity, mining economics, and ecosystem adoption than on major scheduled unlocks.
Primary use cases
Kaspa is primarily designed as a fast, decentralized settlement and payment network rather than as a smart-contract-first platform.
Payments and settlement
Potential and reported use cases include:
- Peer-to-peer transfers.
- Retail and online payments.
- Merchant settlement.
- Exchange deposits and withdrawals.
- Micropayments.
- Remittances.
- Machine-to-machine payments.
- High-frequency transfers between digital platforms.
- Fast settlement between financial or crypto services.
The BlockDAG architecture is intended to reduce confirmation latency. This makes Kaspa better suited to interactive payment situations than a network where users must wait for comparatively long block intervals or multiple confirmations.
Tokenization and digital assets
The ecosystem supports asset experimentation through KRC-20, an inscription-based token standard associated with Kasplex and the broader Kaspa ecosystem.
KRC-20 can support:
- Community and utility tokens.
- DeFi assets.
- Gaming assets.
- Governance tokens.
- Stablecoin representations.
- NFTs and collectibles.
- Domains and identity-related assets.
KRC-20 expands Kaspa beyond native-coin transfers, but it should not be confused with a complete Ethereum-style smart-contract environment. Token issuance and transfer depend partly on transaction payloads, indexing services, wallet compatibility, and ecosystem infrastructure.
Kasplex reported more than 2,350 deployed tokens and more than 120 million transactions in the retrieved material. Those figures are ecosystem-reported and can change over time.
DeFi and application development
Kaspa’s base layer was initially optimized for payments and settlement, not general-purpose decentralized applications. As a result, early DeFi development has relied on ecosystem protocols, bridges, indexers, token standards, and Layer 2 networks.
The emerging ecosystem includes:
- Decentralized exchanges.
- Token swaps.
- Lending and borrowing applications.
- Liquidity services.
- Token launchpads.
- NFT marketplaces.
- Domain-name services.
- Cross-chain bridges.
- Layer 2 application environments.
The ecosystem remains less mature than the DeFi environments surrounding established smart-contract networks such as Ethereum and Solana. Its long-term success in this area depends on liquidity, reliable indexing, developer tooling, bridge security, and user adoption.
Layer 2 and programmability
Kaspa’s application strategy increasingly involves Layer 2 and off-chain execution rather than placing every complex application directly on the base Layer 1.
Kasplex
Kasplex is developing infrastructure associated with:
- KRC-20 tokens.
- NFTs.
- A Kasplex zkEVM.
- Based-rollup infrastructure.
- EVM compatibility for Solidity-based applications.
- Layer 1 sequencing and data availability.
A based rollup uses the underlying Layer 1 for sequencing or ordering rather than relying exclusively on a centralized sequencer. Kasplex’s model aims to use Kaspa for settlement and data availability while allowing more complex application logic to execute in a Layer 2 environment.
Igra and other Layer 2 initiatives
Igra L2 and Kasplex L2 are identified as active Layer 2 initiatives serving Kaspa applications. These environments are intended to support:
- Smart-contract applications.
- DeFi.
- Gaming.
- NFTs.
- Application-specific execution.
- Cross-chain services.
- More complex transactions than the base UTXO layer is designed to handle.
Layer 2 systems can increase functionality, but they may introduce additional assumptions involving bridges, operators, sequencers, contracts, or proof systems. Their security is therefore not automatically identical to the security of the Kaspa base layer.
Toccata
The major 2026 roadmap milestone identified in the research is the Toccata upgrade. Rusty Kaspa release material scheduled activation for approximately June 30, 2026, at DAA score 474,165,565.
Toccata is associated with KIP-21 and was described as introducing or preparing:
- Native Layer 1 covenant programming.
- Expanded script functionality.
- Zero-knowledge proof verification opcodes.
- Sequencing commitments.
- Infrastructure for native assets.
- Support for based ZK applications.
The available results contain a status ambiguity: some material describes Toccata as scheduled for June 30, 2026, while other material refers to it as activated in mid-2026. The retrieved sources do not provide enough independently verified information to definitively establish its activation status as of September 1, 2026. It should therefore be treated as a planned or potentially completed upgrade requiring confirmation from current release notes or network documentation.
Toccata is not equivalent to adding a full Ethereum-style virtual machine directly to the base layer. Its described functionality focuses on programmable spending conditions, ZK verification, native assets, and application infrastructure. More general-purpose execution remains associated with later concepts such as vProgs and Layer 2 systems.
DAGKnight
DAGKnight is a proposed evolution of GHOSTDAG associated with Yonatan Sompolinsky and Michael Sutton.
GHOSTDAG uses parameters that reflect assumptions about network propagation and concurrency. DAGKnight aims to make ordering more adaptive to actual network conditions, potentially reducing reliance on a fixed bound for propagation delay.
Development materials have associated DAGKnight with:
- Faster and more adaptive DAG convergence.
- Better performance during latency or congestion.
- Cascade voting.
- MEV-resistant transaction ordering.
- Reverse MEV auctions.
- Miner-supported oracle voting.
- ZK rollup composability.
- Atomic or synchronous interactions between rollups.
DAGKnight’s timing should be regarded as a development target rather than a guaranteed delivery date. The research indicates that implementation and consensus integration remained an active process.
Founding team and project history
Yonatan Sompolinsky
Kaspa’s theoretical foundation is primarily associated with Dr. Yonatan Sompolinsky, a computer scientist and blockchain researcher who earned his doctorate at the Hebrew University of Jerusalem under Aviv Zohar and later conducted research at Harvard.
His work forms much of the academic lineage behind Kaspa:
| Period | Research milestone | |
|---|---|---|
| 2013 | GHOST, co-authored with Aviv Zohar, proposed selecting a heaviest subtree rather than relying strictly on the longest chain. | |
| 2016 | SPECTRE explored a DAG-based alternative to linear blockchain ordering. | |
| 2018 | PHANTOM generalized Nakamoto consensus to a BlockDAG. | |
| 2018 | GHOSTDAG provided a practical approximation to PHANTOM. | |
| 2021 onward | Kaspa implemented the BlockDAG research as a live proof-of-work network. |
Sompolinsky remains associated with Kaspa’s scientific direction and public technical communication.
Research collaborators
Important collaborators in the underlying research include:
- Aviv Zohar, a distributed-systems and mechanism-design researcher.
- Shai Wyborski, co-author of the PHANTOM/GHOSTDAG research.
- Yoad Lewenberg, collaborator on SPECTRE-related research.
DAGLabs
DAGLabs was established in 2017 in Tel Aviv as an early organizational vehicle for developing BlockDAG technology. It helped translate the academic research into production software.
Notable individuals associated with the early development period include:
- Mike Zak, a development leader at DAGLabs.
- Ori Newman, who worked at DAGLabs before becoming a Kaspa core developer.
According to Kaspa documentation, DAGLabs later renounced ownership and transferred the project to the public domain approximately six months before mainnet launch. This contributed to Kaspa’s positioning as an open, community-oriented project rather than a conventional venture-backed cryptocurrency company.
Core developers and contributors
Key contributors include:
- Ori Newman, a long-term core developer involved in the original implementation and Rusty Kaspa.
- Michael Sutton, a lead contributor to the Rust rewrite and later research, including DAGKnight.
- Maxim Biryukov, a Rust and Go software engineer contributing to high-performance backend systems.
- Hans Moog, a researcher and software engineer who joined the Kaspa Ecosystem Foundation in 2025 and brought prior DAG and distributed-ledger experience.
- Chris Wolf, associated with business development, exchange listings, and platform integrations.
- Ilya Arosov, associated with Igra Labs and Viaduct, a bridge connecting Kaspa’s UTXO Layer 1 with an EVM-compatible Layer 2.
Kaspa’s core repositories are hosted through the Kaspa GitHub organization, including Rusty Kaspa, developer libraries, SDKs, and documentation.
Project timeline
| Date | Event | |
|---|---|---|
| 2013 | GHOST research established an early theoretical foundation. | |
| 2016 | SPECTRE research explored DAG-based cryptocurrency ordering. | |
| 2017 | DAGLabs was established as an early development organization. | |
| 2018 | PHANTOM and GHOSTDAG research formalized scalable BlockDAG consensus. | |
| November 7, 2021 | Commonly cited Kaspa mainnet launch date. | |
| November 2021 | Fair-launch mainnet began open mining without premine or ICO. | |
| July 2022 | Public Rusty Kaspa repository was established. | |
| April 2023 onward | Hardware-wallet integrations, including Tangem and later OneKey, expanded custody options. | |
| January 7, 2024 | Kaspa’s TN11 testnet was reported operating at 10 blocks per second. | |
| September 2024 | Chainge Finance announced KRC-20 cross-chain integration. | |
| May 5, 2025 | Crescendo increased the target block rate from 1 to 10 blocks per second. | |
| June 30, 2026 | Toccata was scheduled for activation, although the retrieved material is inconsistent about whether activation was completed. | |
| Post-Toccata | DAGKnight, additional ZK infrastructure, vProgs, MEV research, and oracle mechanisms remain part of the forward development agenda. |
Wallets, exchanges, and infrastructure
Kaspa has developed a broad range of custody and ecosystem integrations.
Wallet support
Hardware-wallet integrations reported in the research include:
| Wallet | Reported Kaspa support | |
|---|---|---|
| Tangem | Support since April 2023 | |
| OneKey | Support since May 2023 | |
| Ledger | Support since January 2024, generally through KasVault | |
| CoolWallet | Support since August 2024 | |
| SafePal | KAS support in its mobile application and X1 hardware wallet |
Ledger compatibility should not automatically be interpreted as full Ledger Live support. The available material specifically points users toward KasVault, a dedicated Kaspa interface.
Software and browser wallets include Kaspa NG, Kasware, Kastle, Kaspium, KasKeeper, Zelcore, KaspaCom Wallet, and the command-line wallet bundled with the Rust implementation.
Kasware and Kastle are particularly relevant to KRC-20, KRC-721, Kaspa Name Service, and Layer 2 assets. Kaspa also provides wallet APIs and development examples for JavaScript, Rust, and Python.
Exchange access
Kaspa’s official resources list multiple centralized exchanges and markets, including pairs such as:
- KAS/USDT.
- KAS/EUR.
- KAS/USD.
- KAS/BTC.
- KAS/ZAR.
Listings and availability vary by country, exchange, and regulatory environment. The reported market snapshot shows approximately $7.4 million in 24-hour volume and a liquidity score of 30.99, indicating that market access exists but liquidity may be more limited than that of the largest cryptoassets.
Partnerships and ecosystem integrations
Chainge Finance
In September 2024, Chainge Finance announced KRC-20 integration. The announcement described the ability to bridge assets including:
The integration reportedly connected the KRC-20 environment with more than 35 chains, including Solana and Tron. Its importance is primarily liquidity-related, since cross-chain access can help bring established assets and users into a developing ecosystem.
XT.COM and XT Labs
XT.COM announced a relationship connected to Kaspa Ecosystem Foundation initiatives and described a planned $100,000 KRC-20 ecosystem support fund through XT Labs.
The stated focus was development of KRC-20 decentralized-exchange and wallet infrastructure. This should be understood as ecosystem support and integration, not necessarily as a partnership controlling or operating the Kaspa base protocol.
Kaspa Ecosystem Foundation
The Kaspa Ecosystem Foundation supports research, grants, developers, and ecosystem infrastructure. Projects and initiatives associated with the foundation include Kasplex, KasKeeper, KasBay, and broader developer-support programs.
The foundation is intended to coordinate ecosystem growth, while the permissionless protocol itself remains open source and is not governed like a conventional corporate blockchain.
Competitive advantages
Kaspa’s differentiation comes from combining several characteristics that are usually presented separately.
1. Proof of work with parallel block production
Kaspa attempts to scale proof of work at the base protocol level. Bitcoin’s linear structure requires relatively conservative block timing to reduce stale blocks and chain divergence. Kaspa’s BlockDAG allows more parallel block production.
This is the central technical reason Kaspa can target faster confirmations and higher block rates without abandoning mining-based consensus.
2. Fast settlement
Kaspa is positioned toward real-time payments and settlement rather than primarily long-term store-of-value use. Its higher block rate and parallel-block design are intended to make transaction inclusion and confirmation more responsive.
3. Fair-launch distribution
The absence of a premine, ICO, presale, or venture allocation gives Kaspa a distinct distribution narrative. It more closely resembles the open mining launch model associated with early proof-of-work networks.
This does not guarantee decentralization, because mining and market ownership can still become concentrated, but it avoids certain forms of initial allocation risk.
4. Bitcoin-aligned design principles
Kaspa retains several principles associated with Bitcoin:
- Proof-of-work.
- Permissionless participation.
- Open-source development.
- UTXO-based transactions.
- Non-custodial ownership.
- Algorithmic issuance.
- No central protocol issuer.
Its main change is replacing the single chain with a BlockDAG.
5. A path toward applications
Kaspa’s original focus was payments. KRC-20, Kasplex, Igra, covenant functionality, zero-knowledge verification, and EVM-compatible Layer 2 environments provide a potential path toward DeFi, tokenization, gaming, and other applications.
The advantage is architectural flexibility. The tradeoff is that much of the application environment is newer and less battle-tested than ecosystems built directly around mature virtual machines.
Limitations and risks
Kaspa’s design also involves important tradeoffs:
- Node-resource requirements: Ten blocks per second and future throughput improvements increase demands on bandwidth, storage, indexing, and pruning.
- Mining concentration: ASIC dependence can favor large miners, specialized hardware operators, and dominant pools.
- Propagation assumptions: GHOSTDAG’s security and convergence properties depend partly on network latency and timely block communication.
- Ecosystem maturity: Kaspa’s DeFi, smart-contract, and Layer 2 environments are less mature than those of Ethereum and Solana.
- Indexer reliance: KRC-20 assets depend substantially on ecosystem indexers and compatible wallets.
- Bridge and Layer 2 risk: Cross-chain bridges, sequencers, rollups, and application layers may have security assumptions that differ from Kaspa’s base-layer proof of work.
- Adoption uncertainty: Technical throughput does not by itself establish merchant adoption, developer activity, institutional usage, or sustainable transaction demand.
- ASIC economics: Mining profitability and network security can change with hardware prices, electricity costs, difficulty, and KAS market conditions.
- Comparability of throughput claims: Transactions per second are not directly comparable across networks because transaction sizes, batching, confirmation definitions, and finality models differ.
Market position
The supplied market snapshot places Kaspa at approximately:
- $0.028 per KAS.
- $774 million market capitalization.
- Rank #116.
- 27.67 billion KAS circulating.
- Positive 24-hour performance of 2.82%.
- Negative seven-day performance of 5.6%.
The contrasting short-term figures show that a positive one-day move does not necessarily indicate a broader uptrend. The reported risk score of 58.30 and liquidity score of 30.99 suggest a meaningful level of market and liquidity risk relative to the largest, most heavily traded cryptoassets.
The research confirms that Kaspa has experienced substantial historical volatility, including a major rally during 2023–2024 followed by retracements. Exact all-time-high and all-time-low prices were not provided in the retrieved data, so they cannot be stated reliably here.
Technical metadata
| Item | Information | |
|---|---|---|
| Name | Kaspa | |
| Symbol | KAS | |
| CoinStats identifier | kaspa | |
| Network type | Native proof-of-work BlockDAG | |
| Consensus | GHOSTDAG-based proof of work | |
| Mining algorithm | kHeavyHash | |
| Transaction model | UTXO | |
| Standard contract address | None for the native coin | |
| Official website | kaspa.org | |
| Explorer | kaspa.stream | |
| Mainnet launch | November 2021, commonly cited as November 7 | |
| Categories/tags | Not listed in the supplied dataset |
Overall assessment
Kaspa is a proof-of-work cryptocurrency built around the idea that a decentralized mining network does not need to use a slow, single-chain architecture. Its BlockDAG and GHOSTDAG protocol allow parallel blocks to remain useful, supporting faster block production and settlement than traditional longest-chain designs.
Its strongest differentiators are:
- Proof-of-work security.
- Parallel BlockDAG architecture.
- High block-production rates.
- Fast payment and settlement objectives.
- Fair-launch distribution.
- A developing path toward KRC-20 assets, Layer 2 applications, covenants, and zero-knowledge infrastructure.
The project has progressed from academic research, to a 2021 fair-launch mainnet, to a Rust-based node implementation, and then to the 2025 Crescendo upgrade at 10 blocks per second. Its next phase focuses on programmability, Layer 2 applications, tokenization, and adaptive consensus research such as DAGKnight.
The central question for Kaspa’s long-term significance is whether its technical advantages can translate into sustained transaction demand, developer adoption, reliable application infrastructure, and sufficient liquidity. Its base-layer technology is distinctive, while its broader application ecosystem is still developing.