What is Dash?
๐ New to this? Just start reading at the top โ it begins in plain English and gets more detailed as you scroll. Jump to any level:
๐ข The simple version
Plain English โ no jargon. Start here.
Dash is a Bitcoin fork focused on fast, inexpensive payments, with a two-tier network where "masternodes" โ operators who lock 1,000 DASH as collateral โ enable optional transaction mixing for privacy and near-instant transaction confirmation.
Dash's origin โ a Bitcoin fork
Dash launched in January 2014, originally named XCoin, then DarkCoin, then Dash (Digital Cash). It was created by Evan Duffield as a Bitcoin fork addressing two perceived weaknesses: slow confirmation times (Bitcoin requires waiting for block confirmations) and lack of privacy (all Bitcoin transactions are publicly visible).
Dash introduced a governance and funding model that was genuinely novel: a portion of every block reward goes into a "treasury" controlled by masternode operators through on-chain voting. This treasury funds development, marketing, and any project the masternode network approves โ making Dash a self-funding, decentralised autonomous organisation before the term "DAO" was common.
Masternodes โ the second network tier
Dash operates a two-tier network. The first tier is standard miners producing blocks (similar to Bitcoin). The second tier is masternodes โ special nodes operated by individuals who have locked exactly 1,000 DASH as collateral. Masternodes receive 45% of block rewards. In exchange, masternodes enable three services: PrivateSend (optional transaction mixing for privacy), InstantSend (near-instant transaction locking), and governance voting on treasury proposals.
Why Dash focused on payments
Dash's design goal is digital cash for everyday payments โ competing with PayPal and credit cards rather than positioning as digital gold. InstantSend transactions lock in about 1 second, making point-of-sale payments feasible. Transaction fees are fractions of a cent. Dash has seen adoption in Venezuela and other countries experiencing currency crises, where it offers an alternative to hyperinflating fiat currencies.
Is it legal in India?
Yes. DASH is a VDA under Indian law. 30% tax and 1% TDS apply. See India regulation.
๐ก A bit more detail
For when you want to go a little deeper.
PrivateSend โ CoinJoin mixing
PrivateSend is Dash's optional privacy feature based on CoinJoin โ a coin mixing technique where multiple users' transactions are combined into one, obscuring which input corresponds to which output. Masternodes coordinate the mixing process: a user requests mixing, the masternode groups requests from multiple users with equal amounts, and creates a combined transaction. Multiple rounds of mixing (typically 2-8 rounds) further obscure the trail. PrivateSend is opt-in โ most Dash transactions are transparent, similar to Bitcoin.
Dash has documented adoption in Venezuela and Zimbabwe as a payment currency during periods of hyperinflation โ users prefer Dash over devaluing local currencies for preserving value and making transactions. Dash has partnerships with payment processors allowing DASH acceptance at physical and online merchants. The masternode governance system has funded integrations with exchanges, ATMs, and merchant software. Over 4,000 masternodes operated globally as of 2026, collectively holding over 4 million DASH as collateral.
The governance treasury
10% of every Dash block reward goes into the treasury. Any DASH holder can submit a proposal โ requesting funding for development, marketing, integrations, or community projects. Masternode operators vote yes/no/abstain on each proposal. If a proposal receives sufficient net yes votes, it is funded in the next superblock (a monthly payment cycle). This on-chain treasury has funded millions of dollars of Dash development and marketing independently of any company or foundation.
Key Dash metrics: active masternode count, treasury utilisation (proposals funded per cycle), transaction volume, merchant acceptance count, and adoption in currency-crisis markets (the use case Dash is explicitly targeting). Dash competes with Bitcoin Cash, Litecoin, and stablecoins for payments use cases. The masternode model creates a committed holder class โ 1,000 DASH locked per node represents significant capital commitment. Live data: CoinGecko ยท Dash Explorer.
๐ฃ The full technical picture
For the technically curious.
Dash whitepaper: X11 and ChainLocks
Dash uses the X11 hashing algorithm for proof-of-work mining โ a chained sequence of 11 different hash functions (BLAKE, BMW, Groestl, JH, Keccak, Skein, Luffa, Cubehash, SHAvite, SIMD, ECHO). This design was intended to be more energy-efficient than SHA-256 (used by Bitcoin) and to resist the ASIC mining centralisation that had occurred with Bitcoin. In practice, ASICs for X11 were eventually developed, but the algorithm produces different ASIC designs than Bitcoin miners, maintaining some mining diversity.
ChainLocks (introduced in 2019) eliminated the 51% attack risk that faced many proof-of-work blockchains. ChainLocks work by having the masternode network collectively sign each block as it is mined, making it cryptographically impossible for miners to reorganise the chain beyond one block deep. An attacker would need to control both 51% of hashrate and 51% of masternodes simultaneously โ an extremely expensive and practically infeasible combination.
Source: Dash whitepaper. docs.dash.org ยท Dash Core documentation: docs.dash.org
InstantSend technical mechanics
InstantSend works via a masternode quorum: when a user sends a transaction with InstantSend enabled, a quorum of masternodes (selected pseudorandomly using the LLMQ โ Long-Living Masternode Quorum system) signs a lock message within approximately 1 second. The lock prevents double-spending by broadcasting to the entire masternode network. Merchants can accept the transaction as final upon receiving the lock confirmation rather than waiting for block confirmations. This mechanism is trustless โ the quorum's signature is verifiable by any node.
Dash's masternode collateral creates a specific game theory. Each masternode locks exactly 1,000 DASH and earns 45% of block rewards distributed proportionally. As Dash's price changes, the economic incentive to operate masternodes fluctuates. If rewards are high relative to collateral cost, more masternodes form (increasing network security but diluting rewards). If rewards are low, masternodes drop off (concentrating rewards but reducing security). This self-regulating dynamic has maintained masternode count in the thousands through multiple market cycles, demonstrating the economic design's resilience.
Key facts
- Type: Payment-focused Bitcoin fork
- Consensus: Proof of Work (X11) + ChainLocks (masternode quorum)
- Masternodes: 1,000 DASH collateral, 45% block rewards, governance votes
- Privacy: PrivateSend (optional CoinJoin mixing)
- Speed: InstantSend (~1 second lock)
- Treasury: 10% of block rewards, on-chain governance
- DASH supply: ~18.9 million (max ~18.9M)
- Founded: 2014 (Evan Duffield)