Comparison
Phoenix vs Breez
Two strong self-custodial mobile Lightning wallets. They make different bets — Phoenix on splicing simplicity, Breez on a developer SDK and open LSP model.
Affiliate disclosure. Some links on this page are partner links. LN Cash may earn a commission if you sign up. This does not change which tools we recommend — see our methodology and the full disclosure.
Phoenix and Breez are the two most-recommended self-custodial mobile Lightning wallets in 2026. They solve the same problem — a Lightning wallet you can hold in your hand without trusting a custodian — and they solve it differently.
Short answer: Phoenix if you want the cleanest, simplest mobile experience with the fewest knobs. Breez if you want a more open architecture with more visible controls and an SDK that powers other apps.
At a glance
| Phoenix | Breez | |
|---|---|---|
| Custody | Self-custodial | Self-custodial |
| Built by | ACINQ | Breez |
| Channel model | Splicing (single dynamic channel) | LSP-based (multiple channels, LSP-managed) |
| Lightning Address | Yes | Yes |
| SDK | Less of a focus | Yes — the Breez SDK is a product in its own right |
| Platforms | iOS, Android | iOS, Android, SDK for third-party apps |
| Pricing model | Mining fees on incoming, fixed % on outgoing (verify current rate) | Variable, depends on LSP fee policy |
| Best for | Mobile self-custody beginners | Developers, integrators, more advanced users |
| Difficulty | Beginner-to-intermediate | Intermediate |
What’s the same
Both Phoenix and Breez:
- Are non-custodial — your seed phrase, on your device, controls your funds.
- Run on iOS and Android.
- Expose a Lightning Address out of the box.
- Hide the lowest-level Lightning details from the user (you do not manually open channels in either).
- Are built by Lightning-native teams with multi-year track records.
- Are common recommendations as the “mobile self-custodial Lightning wallet” in 2026.
What’s different
Channel architecture
Phoenix uses splicing: a single Lightning channel that ACINQ’s node can expand and contract on-the-fly through splice operations. This means you have one logical channel that grows when you receive a payment that exceeds current inbound liquidity, with the splice paid through mining fees and a fixed percentage on outgoing volume. The user does not see the channel.
Breez uses an LSP-based architecture: the wallet maintains channels with a Lightning Service Provider, and channel-opening / -closing follows the LSP’s policy. The LSP is configurable — you can use Breez’s own LSP or, with the SDK, plug in a different one. This is more flexible and more visible.
Fee model
Phoenix’s fee model as of July 2023:
- Incoming: mining fees on the splice operation that adds liquidity.
- Outgoing: a fixed percentage on outgoing volume.
Verify the current rate at signup — fees have changed before and may change again.
Breez’s fee model depends on:
- The LSP’s published fee for channel-opening.
- Any swap fees if the wallet uses on-chain → Lightning swaps under the hood.
Compare both for your actual volume profile before committing. For very low volume, either is fine; for higher volume, the math diverges.
Developer surface
The biggest practical difference for builders:
Breez ships an SDK — third-party apps can embed Breez-powered Lightning functionality without their users needing to install Breez. Several Bitcoin apps use the Breez SDK internally.
Phoenix does not ship an embeddable SDK at the same level. Phoenix is the end-user app.
If you are building a Lightning-integrated app and want a non-custodial backend, Breez is in a category of one. If you want to use a wallet personally, the SDK is irrelevant.
Best fit for…
…a beginner who wants the simplest self-custodial Lightning experience
Phoenix. Splicing hides the channel-management surface; the first-payment flow is shorter.
…a creator who wants a self-custodial Lightning Address with some flexibility
Either works. Phoenix if you want it to “just work.” Breez if you want visibility into the LSP relationship and the option to switch.
…a developer building a Lightning-integrated app
Breez, by a wide margin. The Breez SDK is the relevant product.
…a high-volume merchant
Neither — both are mobile wallets, not point-of-sale platforms. Use a real processor: BTCPay Server for self-hosted, OpenNode or Strike for hosted with fiat settlement. Phoenix or Breez can be where you hold the funds you decide to keep mobile and self-custodial.
What to verify before relying on either
- Country availability: mobile wallet availability is downstream of App Store / Play Store policy. Test the install in your country before depending on either for production.
- Current fee schedule: both wallets publish their fee policy in-app. Verify against the policy as of your signup date, not against this page.
- Seed-phrase recovery: save the seed phrase on day one. Test importing it into a second wallet before putting real funds at risk.
See also
FAQ
Are both wallets self-custodial? +
Yes. Phoenix and Breez are both non-custodial Lightning wallets — your keys stay on your device. They differ in how they manage Lightning channels and liquidity. Phoenix uses splicing to expand and contract a single channel; Breez exposes its model as a developer SDK with an LSP-based architecture and a choice of LSP.
Which has lower fees? +
Depends on your usage pattern, and you should verify the current schedule at signup before relying on a specific number. Phoenix moved to a splicing-based fee model around July 2023 — mining fees on incoming, plus a fixed percentage on outgoing. Breez's pricing varies with the LSP and the fee policy that LSP publishes. Compare for your actual volume.
Which is easier to start with? +
Phoenix. The first-payment experience is faster, the channel-management surface is mostly hidden, and the wallet abstracts the LSP relationship away. Breez exposes more knobs — appealing to power users and developers, less so to absolute beginners.
Can I use either for accepting business payments? +
For low-volume creator payments, either works. For a busy merchant, neither is the right primary tool — both are mobile wallets, not point-of-sale systems. Use BTCPay Server or a hosted processor like OpenNode or Strike for merchant volume, and use Phoenix or Breez personally for the funds you keep mobile.