Atomic Wallet and On-Chain Transactions: Self-Custody, But Check the Address Format
Atomic Wallet is a non-custodial desktop and mobile wallet — your private keys are yours, which means any on-chain Bitcoin transaction from Atomic goes out with your cryptographic signature and any incoming payment arrives without requiring the wallet's cooperation. The complication specific to multi-coin wallets like Atomic is address format. Bitcoin has three address types in common use: Legacy (starting with 1), P2SH/SegWit (starting with 3), and Native SegWit (starting with bc1q). Native SegWit produces the lowest transaction fees and fastest confirmation times at the same fee rate. Multi-coin wallets sometimes default to Legacy or P2SH for Bitcoin depending on version and settings. One format check before the first on-chain send eliminates uncertainty about which format is active and prevents unnecessary fee overhead on every subsequent transaction.
Self-custody is the prerequisite for Bitcoin on-chain transactions. The right address format is the optimization. Legacy addresses work — they are valid Bitcoin addresses — but they produce higher transaction fees and slower confirmation times than Native SegWit at the same fee rate. The check takes two minutes. The fee savings compound across every subsequent on-chain transaction from the same wallet.
Atomic Wallet is compatible with standard Bitcoin on-chain transactions — it generates real Bitcoin addresses, holds BTC with user-controlled keys, and can send to any valid Bitcoin destination. The self-custody property is exactly what any on-chain Bitcoin use requires: the transaction is signed by your key, and any payment to your address arrives without any intermediary holding it first. The address format check is not about compatibility; it is about optimizing the fee structure for every transaction that follows. Bitok Arena Research documented the checks and the send process in detail.