# Private Dash Wallet for iOS, Android & APK
> Gem Wallet is a self-custodial Dash wallet for iOS, Android, and APK. Send, swap, and buy DASH privately - no email, no phone number, no account. Open-source.
## What Is Dash (DASH)?

<a href="https://www.dash.org/" rel="nofollow">Dash</a> is a Layer 1 blockchain built as digital cash - the name is short for "digital cash". Programmer Evan Duffield launched it on January 18, 2014 to fix two weaknesses of Bitcoin: slow transfers and a fully public payment history. The network started as Xcoin, became Darkcoin almost at once, and took the name Dash in March 2015.

Dash grew out of the Bitcoin code but added masternodes to the miners. Masternodes lock transfers in seconds, sign blocks against 51% attacks, and vote on how the network treasury is spent. DASH is the native coin of the network, with a market cap of $776 million (CoinGecko, September 2026). How masternodes, the treasury, and DASH tokenomics work is covered in the [Dash blockchain guide](/learn/what-is-the-dash-blockchain/).

## What Is a Dash Wallet?

A Dash wallet is an app that holds the private keys to your DASH and gives you a Dash address to receive coins. The coins themselves stay on the Dash blockchain; the wallet signs transfers with your key. There are two kinds:

- **Self-custodial Dash wallet:** the keys are created and stored on your device, and only you can move your DASH.
- **Custodial Dash wallet:** an exchange or company holds the keys and can freeze or limit your coins.

For a coin built around private payments, the wallet matters as much as the network. A custodial service links your DASH to your name, email, and ID before you make a single transfer.

Gem Wallet is a self-custodial Dash wallet in the literal sense: the keys to your DASH are created on your phone and never leave it, so nobody but you can sign a transfer. It is a private Dash wallet by design, too - there is no sign-up step, so no profile exists that could link your Dash address to you. The address comes from the same 12-word secret phrase as your other networks, and that phrase is the only backup you need.

## Privacy on Dash: Wallet Level and Network Level

Privacy with DASH works on two separate levels, and it helps to know which one protects what:

| Level | What it protects | How it works |
|---|---|---|
| Wallet | Your identity: name, email, phone number, ID | The wallet collects no personal data and needs no account |
| Network | The link between your coins and their origin | CoinJoin, an optional privacy feature of the Dash protocol |

On the network level, a regular Dash transfer is public: the sender address, the recipient address, and the amount are recorded on the blockchain, as on Bitcoin. CoinJoin, called PrivateSend until the Dash Core 0.17 release in April 2021, is an optional privacy feature of the Dash protocol. It is turned on manually in a wallet that supports it.

Gem Wallet covers the wallet level: nothing ties your DASH to who you are. CoinJoin is not available in Gem Wallet at the moment, so every transfer you send from it is a regular Dash transaction. Other privacy-focused coins take a different route - [Zcash](/zcash-wallet/) protects transaction details with zero-knowledge proofs.

## How Dash Transfers and Fees Work

A Dash transfer is confirmed in two steps. First, InstantSend - a lock set by masternodes - fixes the transfer in about 2 seconds, and after that the same coins cannot be spent again. Then, about 2.5 minutes later, a miner adds the transfer to a block, and masternodes sign that block with a ChainLock, so even a miner with more computing power cannot reverse it. InstantSend applies to every transfer automatically, at no extra cost.

A regular transfer costs about 0.0000023 DASH, which is about $0.00014 as of September 2026. The fee depends on the size of the transaction in bytes, not on the amount, so a $5 transfer and a $5,000 transfer cost the same. The network is designed for about 56 transactions per second and runs far below that load, so fees do not spike.

Gem Wallet sends DASH as a standard Dash transaction and shows the fee before you confirm, with a choice of Normal, Fast, or Custom. Dash uses the UTXO model, so the final fee also depends on how many inputs and outputs the transaction has. Dash applies InstantSend automatically, but Gem Wallet currently shows a transfer as pending until it is included in a block, even if the InstantSend lock is already in place.

## Dash Address Format

A Dash address is a 34-character string that always starts with an uppercase **X** (for example, `Xp8Hd........3kTq`). This is the format documented by the <a href="https://docs.dash.org/en/stable/docs/user/wallets/dashcore/send-receive.html" rel="nofollow">Dash documentation</a>. One address is enough to receive DASH from exchanges, other wallets, and friends.

A Dash address is not interchangeable with addresses of other networks. [Bitcoin](/bitcoin-wallet/) addresses start with 1, 3, or bc1, and EVM addresses start with 0x. Before you send, check that the address starts with X and that the withdrawal network on the exchange is set to Dash: coins sent to an address of another network are lost.

## DASH in Gem Wallet: Send, Swap, Buy, and Sell

DASH is the only coin on the Dash base layer - the network does not issue tokens through smart contracts, so a Dash wallet holds one asset. In Gem Wallet you can:

- **Send and receive DASH:** scan Dash payment QR codes when sending, and review address history and transaction details in the app.
- **Swap DASH:** exchange [BTC, ETH, USDT, and other coins](/swap/) for DASH through the built-in DEX aggregator, without an exchange account.
- **Buy DASH:** [buy DASH](/buy-dash/) with a credit card right in the app, in 170+ countries.
- **Sell DASH:** [sell DASH](/sell-dash/) for USD, EUR, or your local currency, paid out to your card or bank account.

The full list of Dash features and fee options is in the [Gem Wallet documentation for Dash](https://docs.gemwallet.com/blockchains/dash/).

**Download Gem Wallet for iOS, Android, or APK and create your private Dash wallet in minutes - your keys, your DASH, no account.**
