Nunchuk is the best multisig Bitcoin wallet on mobile — purpose-built for 2-of-3 setups, supports all major hardware wallets via QR/NFC, and includes collaborative group wallets. Full review 2026.
The Short Answer
Phoenix Wallet is the best self-custodial Lightning wallet for most Bitcoin users in 2026. Built by ACINQ — the team behind the Eclair Lightning node — it handles all channel management automatically, requires no liquidity management, and never takes custody of your funds.
You get the simplicity of a custodial Lightning wallet (like Wallet of Satoshi) with the security of genuine self-custody. For anyone who wants to use Lightning without learning channel management, Phoenix is the answer.
The tradeoff: Phoenix charges a small fee (1% + 3,000 sats) to open new channels when you receive payments for the first time or receive more than your current inbound capacity.
What Is Phoenix Wallet?
Phoenix is a self-custodial Lightning wallet for iOS and Android, developed by ACINQ. ACINQ is one of the original Lightning Network implementations — they built Eclair, one of the three major Lightning node implementations alongside LND and CLN.
When you install Phoenix, you control your private keys. ACINQ cannot access your Bitcoin, freeze your funds, or block your transactions. But unlike most self-custodial Lightning wallets, Phoenix handles all the complex channel management in the background.
How Phoenix Handles Channels (The Technical Magic)
The hardest part of using Lightning is liquidity management: you need inbound capacity to receive payments and outbound capacity to send them. Managing this manually requires running a Lightning node and actively monitoring channel balances.
Phoenix eliminates this complexity through two key technologies:
Splicing
Splicing allows Phoenix to resize Lightning channels dynamically — adding or removing capacity — without closing and reopening channels. When you need more inbound capacity to receive a payment, Phoenix splices in additional capacity in a single on-chain transaction.
The result: one continuously active channel that grows and shrinks as needed, instead of multiple channels opening and closing. This significantly reduces on-chain fees compared to the old model.
Just-in-Time (JIT) Channels
When Phoenix needs to receive a payment but doesn't have enough inbound capacity, it uses JIT channels: a new channel is opened on-the-fly in the same transaction as the incoming payment. You pay a small fee for this (1% + 3,000 sats), but you receive the payment instantly without any pre-planning.
Fees
Phoenix's fee structure is transparent and reasonable:
On-chain fee (channel operations):
- When Phoenix needs to create or resize a channel (via splicing), it pays an on-chain transaction fee based on current mempool conditions
- This fee is shown before you confirm any action that requires an on-chain transaction
Liquidity fee (new inbound capacity):
- 1% of the payment amount + 3,000 sats flat fee
- Only applies when receiving a payment that exceeds your current inbound capacity
- Example: Receiving 100,000 sats with no inbound capacity → fee = 1,000 + 3,000 = 4,000 sats (~0.4% of a 1M sat payment)
Routing fee (outgoing payments):
- Standard Lightning routing fees: typically <1% for most routes
- Phoenix automatically finds the cheapest route
No monthly subscription. No account fees. No custodian cut.
Self-Custody: What It Actually Means
This is the critical distinction between Phoenix and custodial Lightning wallets:
Custodial wallets (Wallet of Satoshi, Strike, Cash App Lightning):
- The company controls your private keys
- Your balance is an IOU from the company
- The company can freeze, confiscate, or lose your funds
- Simple UX, no fees for receiving
Phoenix (self-custodial):
- You control your private keys
- Your seed phrase = your Bitcoin
- ACINQ cannot access your funds — ever
- Small fee for receiving new inbound capacity
For amounts above $100, self-custody is the right choice. For casual coffee-buying amounts, custodial wallets are simpler. Phoenix gives self-custody at an accessible UX level.
Setup and User Experience
Phoenix's onboarding takes about 2 minutes:
- Download Phoenix from the App Store or Google Play
- Create a wallet — Phoenix generates your seed phrase (12 words)
- Back up the seed phrase — write it down, store securely
- Start receiving — share your Lightning address or QR code
There is no account creation, no email, no KYC. Just keys.
The app interface is clean and minimal:
- Balance displayed in sats or BTC
- Send (paste Lightning invoice or scan QR)
- Receive (generate invoice with custom amount)
- Transaction history with fees
- Settings (advanced: connect to own node, Tor)
One of Phoenix's most useful features: a static Lightning address in the format user@phoenix.acinq.co. You can share this address once and receive Lightning payments to it indefinitely — no need to generate a new invoice for every payment.
Connecting to Your Own Node
For advanced users, Phoenix can be configured to connect to your own Lightning node instead of ACINQ's routing node:
- Set a custom LSP (Lightning Service Provider) endpoint in settings
- This gives you more control over routing and privacy
- Works with any LSP that implements the Phoenix LSP protocol
- Most users will use ACINQ's default LSP — the option exists for those who want it
Tor Support
Phoenix supports Tor for enhanced privacy:
- Connection to ACINQ's routing nodes goes through Tor
- Reduces IP address leakage
- Enable in Settings → Network → Tor
- Adds latency but improves privacy significantly
Phoenix vs Competitors
| Feature | Phoenix | BlueWallet Lightning | Wallet of Satoshi | Muun Wallet |
|---|---|---|---|---|
| Custody model | Self-custodial | Custodial (Lightning) | Custodial | Self-custodial |
| Channel management | Automatic | Not applicable | Not applicable | Automatic |
| Lightning address | Yes | No | Yes | No |
| Tor support | Yes | No | No | No |
| iOS | Yes | Yes | Yes | Yes |
| Android | Yes | Yes | Yes | Yes |
| Receiving fee | 1% + 3,000 sats | None | None | None |
| Seed phrase backup | Yes | Yes | No | Yes |
| Best for | Self-custody + simplicity | Basic custodial LN | Simplest custodial | Self-custody alternative |
Phoenix is the right choice for anyone who values self-custody and wants Lightning to "just work" without channel management complexity. The 1% receiving fee is the cost of automatic liquidity management.
On-Chain Backup and Recovery
Phoenix's backup and recovery is robust:
12-word seed phrase: Required for full wallet recovery. Backs up your on-chain funds and channel state.
Channel backup: Phoenix backs up channel state automatically to ACINQ's servers (encrypted). This means if you lose your phone and restore from seed on a new device, Phoenix can recover your Lightning channels.
Recovery without ACINQ: Your seed phrase contains sufficient information to recover funds even if ACINQ ceases operations — channels can be force-closed and funds swept to an on-chain address.
Fees: Real-World Examples
To make the fee structure concrete:
Scenario 1: Receive 10,000 sats (first ever payment)
- Fee: 1% × 10,000 + 3,000 = 3,100 sats (31% of payment)
- Small payments are proportionally expensive — this is when custodial wallets make more sense
Scenario 2: Receive 1,000,000 sats (first ever payment)
- Fee: 1% × 1,000,000 + 3,000 = 13,000 sats (1.3% of payment)
- Much more reasonable
Scenario 3: Receive 1,000,000 sats (existing channel with capacity)
- Fee: $0
- Once inbound capacity exists, receiving is free
Bottom line: Phoenix is cost-efficient for larger amounts or regular users. For tiny first payments, custodial wallets have a fee advantage.
Frequently Asked Questions
Is Phoenix wallet truly non-custodial? Yes. ACINQ has no access to your private keys or funds. You hold the seed phrase.
What if ACINQ shuts down? Your seed phrase lets you restore your wallet and force-close channels to recover funds. ACINQ's infrastructure is not required for fund recovery.
Can I use Phoenix with my own Lightning node? Yes, via the custom LSP setting. This is an advanced feature most users won't need.
Does Phoenix support the Lightning Address protocol? Yes. Each Phoenix wallet gets a Lightning address (username@phoenix.acinq.co).
What's the maximum transaction size? Phoenix supports both small micropayments and larger Lightning transactions (up to channel capacity, typically manageable in the tens of thousands of dollars).
Bottom Line
Phoenix is the best Lightning wallet for self-custodial users who don't want to manage channels. ACINQ's implementation quality is exceptional — this is the team that built Eclair, one of the backbone Lightning implementations. The UX is clean, the fees are transparent, and your keys are always yours.
For most Bitcoin users ready to move beyond on-chain transactions, Phoenix is the right starting point. The 1% receiving fee is a fair price for hands-free liquidity management and genuine self-custody.
See also: Best Bitcoin Lightning Wallets 2026 | BlueWallet Review 2026 | Best Bitcoin Wallets for iPhone 2026