The Bitcoin Lightning wallet, explained.
Bitcoin is the most important monetary invention of the century — and the Lightning Network is the part that finally makes it spendable in milliseconds for fractions of a cent. Start with the fundamentals, then go as deep as you like.
Why a Bitcoin Lightning wallet?
A regular Bitcoin transaction settles on-chain in roughly ten minutes and costs whatever miners charge that day. A Bitcoin Lightning wallet sits on top of the base layer and routes payments through a network of channels — settlement is instant, and fees are typically a fraction of a cent, regardless of the payment size.
Lightning Pay is a non-custodial Bitcoin wallet. The 12-word seed phrase is generated on your device the first time the app launches; we never see it, never store it, never have the option to freeze the funds. That's what "your keys, your coins" actually means in practice.
The wallet is open source and runs on Windows, macOS, and Linux, with no email signup and no KYC required to install or use it. Pair it with the Lightning Pay Visa card and the same balance becomes spendable anywhere Visa is accepted — 80M+ merchants worldwide.
What Bitcoin actually is (and what it isn't)
Bitcoin is a peer-to-peer monetary network. There is no company, no CEO, no board of directors, no shareholders. A globally distributed set of nodes follows an open protocol — first published in 2008 by an anonymous author — to agree on a single ledger of who owns which coins. New blocks are added every ten minutes through proof of work, the supply is capped at 21 million BTC, and the rules cannot be changed by any single party. That credibility is what gives a Bitcoin its scarcity.
Bitcoin is not a tech stock. The price moves like a high-volatility asset, but the value proposition is much closer to gold or foreign reserve currency: a neutral, censorship-resistant savings instrument. Bitcoin is not "crypto"in the sense of altcoins, NFTs, or governance tokens — those are different products with different trust assumptions. Lightning Pay Wallet deliberately supports Bitcoin and a small set of dollar stablecoins, not arbitrary tokens.
The Bitcoin you own is recorded as an unspent transaction output (UTXO) on the ledger. The right to spend a UTXO is granted to whoever can produce a valid signature with the corresponding private key. That private key is what your seed phrase derives. Lose the seed, lose the coins; hand the seed to a stranger, hand them the coins. There is no "forgot password," and that's the point — the same property that prevents anyone from taking your Bitcoin is the property that means nobody can recover it for you either.
The Lightning Network — Bitcoin's spending layer
The base Bitcoin layer is optimised for security and final settlement, not throughput. That's a feature, not a bug — but it means paying for coffee on-chain doesn't make sense. The Lightning Network is a second layer built directly on top of Bitcoin that batches millions of small payments off-chain, settling to the base layer only when channels open or close. The result: payments confirm in under a second, fees are typically a fraction of a cent, and the security guarantees still ultimately derive from Bitcoin itself.
Lightning Pay Wallet handles the channel mechanics for you. There is no inbound liquidity to manage, no watchtower to configure, no node to keep online. The hybrid architecture means you get the convenience of "open the app, scan the invoice, pay" while keeping the non-custodial property that your seed alone controls the funds. If you want to graduate to running your own Lightning node later, you can — Lightning Pay will export the data needed for any standard Lightning implementation.
Once you have a Lightning balance, the world opens up in surprising ways. Tip a podcast host with one tap. Get paid by a freelance client in any country in 30 seconds. Spend at any merchant that accepts Lightning — including the entire Lightning Pay Visa card network, which converts sats to local currency at point of sale at 0.1%. The same wallet covers all of it.
How to buy Bitcoin from a Lightning Pay Wallet
Inside the wallet, tap Buy, pick an amount and a payment method — bank transfer, Apple Pay, debit card, or credit card — and confirm. The buy is routed through MoonPay, our regulated partner, who debits your bank or card and pays Bitcoin over Lightning into your non-custodial wallet within a few minutes. You never deposit fiat onto an exchange; the Bitcoin lands directly in keys you control. Fees are 0.5% network markup plus the underlying card-network cost (typically 1–2.9%).
If you'd rather stack on a schedule, turn on Auto-DCA: set an amount, a cadence (daily, weekly, monthly), and a funding source. Every buy is logged with cost basis attached for the Tax Assistant. There's no minimum DCA size — you can schedule $10/week if that's what fits the budget.
Learn Bitcoin from the ground up
What is Bitcoin?
A 5-minute introduction to the world's first decentralised money — and why the Lightning Network is the part that finally makes it spendable.
What you'll learn
- Plain-English explanation, no jargon walls
- What to actually do, step by step
- The mistakes most people make — and how to avoid them
Bitcoin for beginners
Everything you wished someone had told you on day one.
How to buy Bitcoin
Step-by-step: from bank account to your first sats, safely.
Wallet setup guide
Create a non-custodial Bitcoin Lightning wallet in under five minutes.
The Lightning Network
Instant, fractional-fee Bitcoin payments — how they actually work.
Lightning Pay at a glance
- Custody model
- Non-custodial (12-word BIP-39 seed)
- Networks
- Bitcoin base layer + Lightning Network
- Stablecoins
- USDC, USDT on Lightning
- Swap fee
- 0.1% (BTC ↔ fiat / stablecoin)
- Network markup
- 0.5% on withdrawals
- Platforms
- Windows, macOS, Linux
- KYC
- None to install or self-custody
- Source code
- Open source