Moving btc between chains without wrapped tokens
Swap crypto
Live rates · no accountSend exactly to:
This asset needs a memo / tag. Send it with or the exchanger cannot credit your deposit.
You receive about at . Exchange reference .
Status: waiting for your deposit
You send from your own wallet straight to the exchanger — nothing to connect, no account, and you stay on this page throughout. Rates are indicative until a swap is opened.
The swap is carried out by an independent exchanger and the deposit address above is theirs. starname.me never holds, receives or controls your funds, has no key to that address, and earns a referral commission. Opening a swap sends your receiving address, IP, browser and timezone to the exchanger for their compliance checks; we store none of it. Check their terms, fees and country restrictions before sending anything.
Bitcoin does not leave its own blockchain. When you swap BTC for an asset on another chain, the Bitcoin you send does not follow you. It stays where it is, and something else arrives on the destination chain. That something else is not Bitcoin, though it may be called BTC, WBTC, or some other ticker. Understanding this distinction is the entire point of reading this page before you act.
The mechanism is straightforward to describe. You send Bitcoin to an address that the exchanger controls. The exchanger waits for confirmations on the Bitcoin network. Once enough blocks have passed, the exchanger releases the corresponding asset on the destination chain - usually a token that tracks Bitcoin's price, or a stablecoin, or the chain's native coin. The swap is complete when that transaction confirms on the destination side.
What can go wrong starts with the gap between sending and receiving. The Bitcoin network confirms transactions in blocks that arrive roughly every ten minutes. That is the fundamental reason why a Bitcoin swap takes longer to confirm than a swap on another chain. Other chains process blocks in seconds. You will wait minutes, sometimes hours, for a Bitcoin swap to settle. This is not a bug. It is the design of proof-of-work.
If you wonder Why does a Bitcoin swap take longer to confirm than a swap on another chain, the answer is block time. Bitcoin's ten-minute average block interval is deliberate. It makes the network more secure but slower. Every other widely used chain is faster. You cannot speed Bitcoin up by choosing a different exchanger.
What happens to a swap when you send Bitcoin with a low transaction fee is straightforward. Your transaction sits in the mempool, unconfirmed, until a miner includes it. Miners prioritize transactions with higher fee rates. If your fee is too low, your transaction may wait for hours or days. Some exchangers set a cutoff time. If confirmation does not arrive within that window, the swap request expires. Your Bitcoin is not lost - it remains in your wallet because the transaction was never included in a block. But the swap dies. You must start again, and the quoted rate you saw may no longer be available. The exchanger is not obligated to honour a stale quote.
Why do Bitcoin swap fees rise when the mempool is congested is a matter of competition. Many people sending Bitcoin at the same time means more transactions competing for block space. The market for block space clears at a price. When demand is high, the fee required to get confirmed in a reasonable time rises. The exchanger shows you a fee estimate based on current mempool conditions. That estimate can change between getting a quote and sending the transaction. You should check the mempool yourself before you initiate a swap.
Why does the Bitcoin amount I receive differ from the quoted amount has two main causes. First, the exchange rate moves between the time you request a quote and the time your transaction confirms. Most quotes are valid for a limited duration - often fifteen minutes. If confirmation takes longer, the rate may shift. Second, the destination asset may be a token on another chain whose price is not perfectly pegged to Bitcoin. If you swap for a Bitcoin-pegged token, the token itself trades at a premium or discount on decentralized exchanges. That token's market price, not the Bitcoin price alone, determines what you can sell it for.
What is the difference between swapping native Bitcoin and wrapped Bitcoin on another chain comes down to custody and trust. Native Bitcoin exists on its own blockchain. Nobody can freeze it or alter its supply. Wrapped Bitcoin on another chain is a token - an IOU issued by a custodian or a smart contract. To swap back to real Bitcoin, you must trust the wrapper to redeem the token for actual BTC. Some wrappers are decentralized. Most are not. When you swap native Bitcoin for wrapped Bitcoin, you are trading one set of risks for another. You lose Bitcoin's settlement guarantees and gain the ability to move value on a faster chain. That trade-off is the entire reason wrappers exist.
How does a non-custodial Bitcoin swap work without giving up your keys requires an atomic swap or a similar protocol. In an atomic swap, you and the counterparty create transactions that either both execute or both fail. You never hand over your private key. Your Bitcoin remains under your control until the swap executes. The mechanism uses hash timelock contracts - transactions that become refundable after a timeout. If the counterparty fails to complete their side, you reclaim your Bitcoin after the timelock expires. Not all swap services are non-custodial. Most are not. You must check whether the service holds your funds during the swap.
Can I use the Lightning Network to swap Bitcoin without waiting for on-chain confirmations is a question about speed versus liquidity. Lightning Network transactions are instant and near fee-less. But Lightning is a payment channel network, not a settlement layer. Swapping Lightning Bitcoin for an asset on another chain requires the exchanger to accept Lightning payments. If they do, your swap is nearly instant on the Bitcoin side. The on-chain confirmation delay is eliminated. However, the destination chain still takes its own time. Lightning swaps also have size limits. A single Lightning channel cannot handle large amounts. For swaps under a certain threshold, Lightning is the fastest option.
Which Bitcoin address type should I use when sending to a swap service depends on what the service supports. Legacy addresses (starting with 1) are universally accepted. SegWit addresses (starting with 3) and native SegWit addresses (starting with bc1) are more efficient - transactions from those addresses are smaller in bytes and therefore cheaper in fees. If the service accepts bc1 addresses, use them. If not, fall back to 3 or 1. Sending to an incompatible address type may cause the transaction to fail. The service typically shows which address types it can process. Follow that exactly.
The key action you can take before starting is to check the Bitcoin mempool. If the mempool is congested, the fee required for timely confirmation rises, and the swap will take longer. You can also check whether the service supports Lightning for smaller amounts. If speed matters, Lightning is the only way to avoid waiting.
What cannot be undone: once you send Bitcoin to a swap address, the exchanger controls it. If the swap fails - due to timeout, insufficient confirmations, or a network error - the exchanger may return the funds. That is not guaranteed. Some services return it minus a fee. Others keep it. Read the service's policy before you send. The blockchain does not care about your intentions.
Bitcoin swaps are slow because Bitcoin is slow. They are irreversible because Bitcoin is irreversible. They involve trust because cross-chain swaps always involve trust. Wrapped tokens are not Bitcoin. Lightning is faster but limited. The form on this page quotes rates in real time. The mempool does not lie. Check it. Then decide.
More on swapping
-
Can I use the Lightning Network to swap Bitcoin without waiting for on-chain confirmations
Yes, you can use the Lightning Network to swap Bitcoin without waiting for on-chain confirmations, but only in a limited and specific sense. The swap must start and end within the Lightning Network itself.
-
How does a non-custodial Bitcoin swap work without giving up your keys
A non-custodial Bitcoin swap never requires you to hand over your private keys. Instead, the exchange happens through an atomic swap or a similar trustless protocol that uses time-locked contracts and cryptographic hashes to ensure both sides settle fairly.
-
What happens to a swap when you send Bitcoin with a low transaction fee
Your swap will stall. The exchange will not see your Bitcoin arrive in time, if at all. The transaction sits unconfirmed in the mempool while the swap timer runs down.
-
What is the difference between swapping native Bitcoin and wrapped Bitcoin on another chain
Swapping native Bitcoin means you send actual BTC from the Bitcoin blockchain and receive another asset in return. Swapping wrapped Bitcoin means you send a token that represents Bitcoin on another chain, such as Ethereum or BNB Chain, and trade that token for something else. The
-
Which Bitcoin address type should I use when sending to a swap service
Use the exact address type the swap service displays in its payment instructions. If it shows a legacy (P2PKH) address, send to a legacy address. If it shows a SegWit (bech32) address, send to that. The service constructs its deposit addresses deliberately, and deviating from the
-
Why do Bitcoin swap fees rise when the mempool is congested
Bitcoin swap fees rise during mempool congestion because every on-chain Bitcoin transaction must compete for limited block space, and the mempool is the waiting room where that competition plays out. When more people send transactions than the network can confirm in the next few
-
Why does a Bitcoin swap take longer to confirm than a swap on another chain
Bitcoin swaps take longer because Bitcoin's block time is roughly ten minutes, while most other chains produce blocks in seconds. A swap on a faster chain might confirm in under a minute; a Bitcoin swap typically requires at least one block confirmation, meaning ten minutes at mi
-
Why does the Bitcoin amount I receive differ from the quoted amount
The Bitcoin amount you receive differs from the quoted amount because the quoted price is a snapshot taken at a specific moment, while the actual swap executes at a later time when market conditions have shifted. No exchange can lock a price indefinitely, and Bitcoin’s volatility
starname.me is an information site and is not an exchange. Swaps are carried out by independent exchangers; we never hold or control your funds.