What is a bridge in crypto? As the interaction between different blockchains grows, this is everything you need to know.

Imagine you have just bought some Ethereum and hold it in your wallet. You then see a new decentralised finance (DeFi) app or blockchain game that looks useful or interesting.
The issue is that this new app runs on a different blockchain, such as Solana or Arbitrum. Because blockchains are separate networks with their own rules, your Ethereum cannot simply appear on the other network. It stays on its original chain.
To use that new app, you need a way to move the value of your Ethereum across that gap. This is what a crypto bridge is designed to help with.
You can think of blockchains as separate islands. The Bitcoin island has its own currency, rules, and economy. The Ethereum island is another place with a different currency and coding language.
For many years, these islands could not talk to each other in a direct way. A boat leaving Bitcoin island had nowhere official to dock on Ethereum island.
A blockchain bridge acts like a ferry route or tunnel between these islands. It creates a communication channel that lets users transfer tokens, data, and smart contract instructions from one chain to another.
Without bridges, the crypto ecosystem would stay split into many smaller markets. You would often need to sell your Bitcoin for euros, then use those euros to buy Ethereum every time you wanted to change networks. Bridges can reduce these steps and help keep value inside the crypto system.
The technology behind bridges is complex. However, user interfaces have become much more straightforward, especially with the rise of newer intent-based systems. It still helps to understand the three main ways that bridges move value.
The most traditional approach is called the lock and mint model. When you send a token through this kind of bridge, the original coin does not literally move to the other chain.
If you deposited Bitcoin, you might receive Wrapped Bitcoin (wBTC) on Ethereum. This wrapped token is basically an IOU. It represents a claim on the original Bitcoin stored in the vault.
When you want to move back, the wrapped token is burned (destroyed) on Ethereum and your original Bitcoin is released from the vault on the Bitcoin network.
Note: While wBTC is a well-known example of this model, it specifically relies on centralized custodians to manage the locked Bitcoin, which adds an additional trust layer. Not all Lock and Mint bridges use this centralized approach. Some use decentralized smart contracts or validator networks instead.
A different approach, used by some stablecoin issuers such as Circle, is the burn and mint model.
Instead of storing funds in one large central vault, the token on the source chain is permanently burned. Then the issuer automatically mints a new, native token on the destination chain.
This can reduce certain security risks because there is no single large pool of locked assets for attackers to target. However, you still rely on the issuer or protocol to operate correctly and to honour the minting and burning rules.
Intent-based systems are a newer development in bridge technology. Instead of asking you to manage every technical step, these bridges focus on what you want to achieve.
For example, you might request: "Send 100 USDC from Ethereum to Arbitrum."
Behind the scenes, a network of specialised participants called solvers competes to fulfil your request. These solvers use their own funds to send you the tokens on the destination chain, often within seconds. The protocol then settles up with them later. Some bridge aggregators now incorporate intent-based routing automatically.
This method can often be faster and cheaper than older models, although it introduces its own set of risks and design trade-offs. As always, your experience will depend on the specific protocol you choose.
People do not use bridges only to move money around for its own sake. They mainly use them to reach better tools, different applications, or cheaper transactions on other networks. In general, users use bridges for three main reasons.
Some major blockchains can become expensive during busy periods. Users often bridge their assets to Layer 2 networks or other chains to access lower transaction fees.
This can be especially useful for smaller trades, frequent activity, gaming, or NFT interactions where costs on the main chain would be too high.
Some networks confirm transactions more quickly than others. Traders may bridge assets to faster chains or Layer 2 networks to enter and exit positions more rapidly.
Gamers and NFT users may do the same to ensure that actions feel instant, without the waiting times of older or more congested networks.
Many decentralised applications (dApps) only exist on one or a few blockchains. For example, a certain game might run only on a particular side chain, or a lending platform might operate only on Avalanche.
In that case, a bridge lets you move your funds to the network that hosts the app you want to use. Without a bridge, you would need to sell your assets, move into traditional money, then buy back into crypto on the other chain.
Here are some common bridge-related projects and ideas that you may come across. These are examples, not endorsements, and they each have their own risk profile.
Wrapped Bitcoin is a well-known example of the lock and mint model. The Bitcoin network does not natively support complex smart contracts. By bridging Bitcoin to Ethereum, users receive wBTC, which is an ERC‑20 token that works with Ethereum-based apps.
This lets people use the value of their Bitcoin in Ethereum lending protocols, decentralised exchanges, or other DeFi tools, without selling their Bitcoin for Ethereum first. The trade-off is that you must trust the entities that hold the original Bitcoin and manage the wrapping process.
Circle's Cross-Chain Transfer Protocol (CCTP) uses the burn and mint model to move USDC (a US dollar stablecoin) between supported blockchains.
Instead of receiving a wrapped version of USDC, the user receives native USDC on the destination chain. CCTP V2, launched in 2025, introduced "Hooks". Hooks are features that let users bridge funds and perform another action, such as a trade, within a single combined transaction.
As always, users should understand that stablecoins carry their own risks, including issuer risk, regulatory risk, and the possibility that the token might not always be redeemable at par.
Instead of choosing a single bridge yourself, you can use bridge aggregators such as Li.Fi, Bungee, or Jumper. These services search across many different bridges at once.
They then suggest a route based on factors such as speed, cost, and the protocol's reputation or security model. A simple way to think of this is like a travel comparison site that looks at many airlines to find a practical flight, rather than forcing you to check each airline separately.
Bridges can be very useful, but they also come with extra risk. In fact, bridge-related hacks have made up a large share of total crypto losses in past years. In terms of crypto hacks, Q1 2025 was unfortunately the worst quarter on record. with Immunefi estimating US$1.64 billion lost.
Bridges can be useful, but they also add extra layers of risk. Historically, bridge-related security incidents have led to some of the largest recorded losses in crypto.
You should always take time to research a bridge before using it. Never move more value than you can afford to lose.
In a traditional lock and mint bridge, the smart contract can hold very large reserves of cryptocurrency. This creates a single point of failure.
If an attacker finds a weakness in the bridge's code and drains the vault, the wrapped tokens on the other chain may lose all their value because there is no longer any real asset backing them. In this case, users holding the wrapped tokens can suffer a complete loss.
Wrapped tokens and some stablecoins are designed to track the value of an underlying asset at a 1:1 rate. For example, 1 wBTC is intended to equal 1 BTC, and 1 USDC is designed to equal 1 USD.
If a bridge or issuer loses user confidence or suffers a security problem, the market price of the wrapped token can "de-peg". In other words, it can fall below the value of the asset it is meant to track. In a severe event, it might never fully recover.
Bridges depend heavily on smart contracts and other on-chain code. If the code that manages deposits, withdrawals, or verification has a flaw, funds can be stolen or locked forever.
Before using a bridge, consider the following checks:
None of these points removes risk completely. They can, however, help you form a more informed view.
The crypto industry is gradually moving towards a future where "bridging" is mostly handled in the background. This idea is often called chain abstraction.
In an ideal version of this future, you would simply use an application and your wallet or chosen service would manage any cross-chain transfers for you. You would not need to know which blockchain your assets are on at any given moment, just as most people do not know which physical server hosts their email.
Developments such as intent-based systems, smarter routing tools, and improved security models are steps in this direction. However, this vision is still under active development and carries uncertainty.
Until cross-chain activity becomes genuinely seamless and well tested, it remains important to understand the basic mechanics and the risks of bridges. This knowledge can help you decide whether bridging is appropriate for your own situation and risk tolerance.




Warning: Past performance is not a reliable guide to future performance. If you invest in this product, you may lose some, or all, of the money you invest. The above information is not to be read as investment, legal or tax advice and takes no account of particular personal or market circumstances; all readers should seek independent investment, legal and tax advice before investing in cryptocurrencies. There are no government or central bank guarantees in the event something goes wrong with your investment. This information is provided for general information and/or educational purposes only. No responsibility or liability is accepted for any errors of fact or omission expressed therein. CoinJar Europe Limited makes no representation or warranty of any kind, express or implied, regarding the accuracy, validity, reliability, availability, or completeness of any such information. CoinJar Europe Limited is authorised by the Central Bank of Ireland as a crypto-asset service provider (registration number C496731).
Your information is handled in accordance with CoinJar’s Privacy Policy.
Warning: Past performance is not a reliable guide to future performance. If you invest in this product, you may lose some, or all, of the money you invest. The above information is not to be read as investment, legal or tax advice and takes no account of particular personal or market circumstances; all readers should seek independent investment, legal and tax advice before investing in cryptocurrencies. There are no government or central bank guarantees in the event something goes wrong with your investment. This information is provided for general information and/or educational purposes only. No responsibility or liability is accepted for any errors of fact or omission expressed therein. CoinJar Europe Limited makes no representation or warranty of any kind, express or implied, regarding the accuracy, validity, reliability, availability, or completeness of any such information.
CoinJar Europe Limited is authorised by the Central Bank of Ireland as a crypto-asset service provider (registration number C496731).
For more information on our regulatory status and the crypto-asset services we are authorised to provide, please see our official announcement and our MiCAR Legal & Regulatory Information page.
Apple Pay and Apple Watch are trademarks of Apple Inc. Google Pay is a trademark of Google LLC.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.