A thorough 2025 review of Lava's DLC-based Bitcoin lending: custody mechanics, LTV tiers, fixed rates, fees, liquidation rules, and how it compares to DeFi alternatives.
Arkadii Kaminskyi
Head of Operations at Sats Terminal
Head of Operations at Sats Terminal with 5 years of experience in crypto. Specializes in DeFi, yield farming, and borrowing — has reviewed 50+ crypto products.

If you have been researching ways to borrow against your Bitcoin without giving up custody, you have almost certainly encountered lava bitcoin lending. Lava (lava.xyz) launched with a clear thesis: Bitcoin holders should be able to access liquidity without surrendering their coins to a centralized custodian. By using cryptographic techniques — Discreet Log Contracts (DLCs) and multisig-based escrow — Lava attempts to enforce loan terms on-chain without requiring users to hand their BTC to a third party. This review covers how the product actually works, what the loan terms look like, who it is built for, where it falls short, and how it compares to other options in the market. If you want a broader landscape view, the 2025 complete guide to Bitcoin borrowing is a good companion read.
Lava is a Bitcoin-native lending platform that allows users to post BTC as collateral and receive a stablecoin loan — typically USDC — without routing their Bitcoin through a centralized custodian or a smart-contract-based DeFi protocol on another chain. The core differentiator is the custody model: rather than sending BTC to a company wallet or bridging it to Ethereum, Lava locks collateral using either a multisig wallet arrangement or a Discreet Log Contract on the Bitcoin network itself.
The company positions itself in sharp contrast to the CeFi lenders that collapsed in 2022 — platforms like Celsius, BlockFi, and Voyager — and also as an alternative to the DeFi path that requires bridging BTC to Ethereum or a Layer 2 and interacting with a protocol like Aave or Morpho. Lava's pitch is essentially: keep your Bitcoin on Bitcoin, use cryptographic enforcement rather than legal trust, and still access dollar liquidity.
As of early 2025, Lava was in a relatively early stage of its public rollout. The product has been described as a self-custodial Bitcoin lending application, and its mechanics draw on cryptographic primitives that were developed by the Bitcoin developer community over several years. Because the platform is newer and the product has continued to evolve, all details in this review should be understood as based on publicly documented information and subject to change.
The phrase "non-custodial" gets used loosely in the crypto space, but with Lava it carries specific technical meaning. To understand why this matters, it helps to understand what went wrong with the CeFi lending model. When you deposited BTC with Celsius or BlockFi, the company took legal — and actual — ownership of your coins. They rehypothecated those assets, lent them out to institutional counterparties, and invested proceeds into yield strategies. When those strategies failed, users' collateral was gone.
The counterparty risk in that model was enormous, and most retail users did not understand it. A "non-custodial" arrangement attempts to eliminate — or at least minimize — that risk. If the lender becomes insolvent, goes offline, or acts maliciously, the user's collateral should still be recoverable through the cryptographic mechanisms built into the loan contract itself.
Lava's approach means the platform never holds your private keys in the traditional sense. Instead, the loan terms — including liquidation triggers and repayment mechanics — are encoded into the Bitcoin transaction structure itself. This is a meaningfully different security posture than CeFi custody, though it is not the same as pure self-custody either. There are still trust assumptions involved, which we will cover in the security section below.
For a broader comparison of these approaches, see our guide on custodial vs non-custodial lending.
The technical architecture of lava bitcoin lending is one of the more interesting aspects of the platform, and it is worth understanding at a basic level even if you are not a developer.
A multisig wallet requires multiple private keys to authorize a transaction. In Lava's model, the loan collateral is held in a 2-of-3 or similar multisig arrangement — meaning at least two of three designated parties must sign a transaction to move the funds. The three keyholders are typically the borrower, the lender (or the protocol), and in some implementations a third-party oracle or arbitrator.
This structure means that Lava alone cannot unilaterally take your Bitcoin. The borrower holds one key, so any movement of funds requires cooperation. At the same time, the borrower alone cannot retrieve the collateral while a loan is outstanding — the lender also holds a key and must co-sign repayment releases.
DLCs are a more sophisticated cryptographic primitive built on top of Bitcoin's scripting capabilities. In a DLC, two parties agree on a set of possible outcomes (for example, different BTC price ranges) and pre-sign transactions that correspond to each outcome. A trusted oracle publishes a cryptographic attestation of the real-world outcome (the BTC price at a given time), and the correct pre-signed transaction automatically becomes valid while all others become invalid.
Applied to lending, a DLC can enforce loan terms — including liquidation — without requiring any on-chain execution by either party after setup. If the BTC price falls to the liquidation threshold that both parties agreed to at loan origination, the oracle attestation automatically activates the corresponding pre-signed transaction, transferring the collateral to the lender. This is elegant because it keeps everything on the Bitcoin base layer and removes the need for an Ethereum-style smart contract.
The practical implication is that Lava's liquidation mechanism does not depend on a human at the company clicking a button or a Solidity contract executing — it depends on Bitcoin cryptography and a designated oracle. This is a significant trust model improvement over traditional CeFi, though the oracle itself becomes a critical point of trust. To understand the broader mechanics of how these loan structures work, see our explainer on how Bitcoin-backed loans work.
Based on Lava's publicly documented model, the loan process works roughly as follows:
Lava's exact rates and terms have evolved since launch and are subject to change based on market conditions and product updates. The following represents publicly documented parameters and general ranges — always verify current terms on the platform directly before borrowing.
| Parameter | Lava (as documented) | Typical DeFi (Aave/Morpho wBTC) | Traditional CeFi (historical range) |
|---|---|---|---|
| Maximum LTV | ~50% (reported) | 60-75% | 50-70% |
| Loan Currency | USDC | USDC, USDT, DAI | USDC, USD bank wire |
| Interest Rate Type | Fixed (term loans) | Variable | Fixed or variable |
| Reported Rate Range | ~11-14% APR (as reported) | 2-8% variable (market-driven) | 8-15% historically |
| Liquidation Threshold | ~80-85% LTV (as reported) | 75-85% depending on protocol | Varies, margin call triggered |
| KYC Required | Yes (reported) | No | Yes |
| Minimum Loan Size | ~$500 (as reported) | No fixed minimum | $1,000-$25,000+ |
| Custody Model | Non-custodial (DLC/multisig) | Smart contract on L1/L2 | Custodial |
| Collateral Chain | Bitcoin (native) | Ethereum, L2s (wBTC/cbBTC) | BTC (custodied) |
Lava has been reported to offer maximum LTVs in the range of 50%, which is conservative compared to many DeFi protocols. This conservative LTV is partly a function of the DLC architecture: because liquidation is pre-signed at contract creation, the system needs a wider buffer between the borrow LTV and the liquidation LTV to account for price volatility and oracle latency. A narrower LTV buffer reduces the platform's risk of under-collateralization during fast market moves. To understand why loan-to-value ratio matters in Bitcoin lending, our glossary entry covers the mechanics in detail.
Unlike DeFi protocols whose rates float with supply and demand, Lava's loans are structured as fixed-rate term loans. This means the rate is locked at origination for the duration of the loan. Reported rates have been in the 11-14% APR range, which is higher than what DeFi protocols like Aave v3 or Morpho Blue typically charge when utilization is moderate, but competitive with what many CeFi lenders charged historically. The fixed-rate certainty has value for borrowers who want predictable costs and do not want to monitor their position against rate fluctuations.
Lava has offered fixed loan terms — meaning the loan matures at a specific date rather than remaining open-ended like a DeFi position. Based on publicly documented product information, term lengths have included 3-month and 6-month options. At maturity, the borrower must repay principal plus interest to retrieve collateral. Early repayment terms vary and may include penalties or fees, so users should review the specific contract terms before committing.
Because Lava uses DLC-based contracts, liquidation works differently from both CeFi margin calls and DeFi protocol liquidations. The liquidation price is fixed at the time of loan origination as part of the DLC contract. If BTC reaches that price, the oracle attestation activates the pre-signed liquidation transaction automatically. There is no margin call in the traditional sense — no opportunity to top up collateral to avoid liquidation once the threshold is crossed, unless the platform offers a mechanism for this outside the DLC structure. This is an important distinction borrowers should understand clearly before using the platform.
Based on publicly documented information, Lava requires users to complete identity verification as part of onboarding. This includes standard KYC checks — government ID, potentially proof of address — which aligns with the regulated lending model. For users who prefer a no-KYC experience, this is a meaningful limitation. Lava's KYC requirement reflects its positioning as a compliant product rather than a permissionless protocol.
The signup flow has been documented as a mobile-first experience. Lava has had a mobile application for iOS and Android as the primary interface, with a web interface in various stages of development depending on when you are reading this.
Once onboarded, the user selects their desired loan amount and the amount of BTC they want to lock. The platform generates a collateral address (the multisig or DLC address) and the user sends native Bitcoin to it from their existing wallet — hardware wallet, software wallet, or exchange. This is a key difference from DeFi-based approaches that require first bridging BTC to a wrapped token on another chain. With Lava, you send BTC directly from your Bitcoin wallet.
Confirmation times depend on the Bitcoin network. Lava typically requires a certain number of block confirmations before releasing the loan disbursement, which can mean waiting 30-60 minutes under normal network conditions.
After the collateral is confirmed on-chain, Lava disburses USDC to the borrower's specified address. This is typically an EVM wallet address since USDC lives on Ethereum and compatible chains. The borrower needs to provide an Ethereum, Base, or similar address to receive the funds.
Repayment requires sending the full principal plus accrued interest (in USDC) back to Lava by the loan maturity date. Upon confirmed receipt, Lava co-signs the release transaction and the BTC collateral is returned to the borrower's wallet. The process is relatively straightforward but requires coordination across two different blockchain ecosystems — Bitcoin for the collateral and an EVM chain for the stablecoin.
Lava has been transparent that it operates with regulatory considerations in mind. As of early 2025, the platform has been primarily available to users in the United States and certain other jurisdictions, with geo-restrictions applied to regions where the product would not be compliant. The regulatory landscape for Bitcoin lending products continues to evolve, and Lava's availability in specific regions should be verified directly on their platform.
The KYC requirement signals that Lava is designed to operate within regulated frameworks rather than as a permissionless protocol. This means U.S. users can potentially access the service — unlike some DeFi platforms that restrict U.S. IPs — but it also means the product carries the compliance overhead that comes with that positioning. For those curious about how regulation shapes these products, our guide on CeFi vs DeFi crypto lending covers the regulatory dimension in detail.
One important consideration: the regulatory status of a newer platform can change faster than a review can be updated. Always verify current availability and terms directly with the platform before committing funds.
Lava's security model is more sophisticated than traditional CeFi custody, but it is important to understand what trust assumptions remain.
These trust assumptions do not make Lava unsafe — they make it meaningfully safer than CeFi custody while still carrying risks that pure self-custody does not have. Understanding these nuances is important for evaluating the platform honestly. For a deeper look at how security models differ across lending types, our guide on DeFi vs CeFi Bitcoin loans is a useful reference.
Lava is not the only Bitcoin lending option, and comparing it against peers helps clarify where it fits in the market.
| Platform | Custody Model | Collateral Chain | KYC | Rate Type | Loan Currency |
|---|---|---|---|---|---|
| Lava | Non-custodial (DLC/multisig) | Native Bitcoin | Yes | Fixed | USDC |
| Ledn | Custodial (2-of-3 multisig with Bitgo) | Native Bitcoin | Yes | Fixed | USDC / USD wire |
| Unchained | Collaborative custody (2-of-3 multisig) | Native Bitcoin | Yes | Fixed | USD |
| Arch | Smart contract (sBTC/Bitcoin L2) | Bitcoin (via L2) | No (varies) | Variable | USDC |
| Strike | Custodial | Bitcoin (Lightning/on-chain) | Yes | Fixed | USD |
Ledn is one of the most established Bitcoin lending platforms that survived the 2022 CeFi collapse. Both Lava and Ledn target the "keep your Bitcoin on Bitcoin" user. The key difference is custody: Ledn uses Bitgo as a qualified custodian in a 2-of-3 multisig arrangement, which is custodial in the legal sense but protected by institutional-grade custody standards. Lava's DLC approach attempts to be cryptographically non-custodial. Ledn has a longer track record and publishes Proof of Reserves attestations regularly, which matters for institutional borrowers.
Unchained is the closest structural analog to Lava — both use collaborative multisig on native Bitcoin and both target Bitcoin-aligned users. Unchained has been operating since 2018 and has a strong track record. Unchained disburses loans in USD via bank wire rather than USDC, which may or may not be preferable depending on your use case. Unchained's rates have historically been in the 12-15% range, making them comparable to Lava's reported rates.
Arch represents a different approach — using Bitcoin Layer 2 technology (sBTC on Stacks, in Arch's case) to bring programmable lending to Bitcoin without moving to Ethereum. Both Arch and Lava aim to stay "Bitcoin native," but through different technical paths. Arch's smart contract approach may offer more flexibility in loan terms and collateral management, but introduces different trust assumptions around the Layer 2 bridge.
Strike is primarily a Bitcoin payments app that has added lending features. It is custodial and U.S.-focused. Strike's strength is its existing user base and regulatory clarity, not its lending mechanics. It is a less sophisticated option compared to Lava for users who specifically want non-custodial guarantees.
Borrow by Sats Terminal takes a fundamentally different approach from Lava, and the two products serve different borrower needs — which means understanding both helps you make the best decision for your situation.
Borrow is a Bitcoin-backed stablecoin lending aggregator. It does not hold custody of your Bitcoin or issue loans directly. Instead, it wraps your BTC (as wBTC, BTCB, or cbBTC depending on the destination chain), routes it across DeFi protocols including Aave v3 and Morpho Blue, and presents you with competitive loan offers in one interface. The key features that distinguish Borrow from Lava are:
Where Lava may be preferable is for borrowers who specifically want native BTC collateral without bridging, who want fixed-rate certainty, or who are uncomfortable interacting with Ethereum-based DeFi. For everyone else — particularly those who want the lowest available rates, no KYC, and flexible terms — Borrow offers a compelling alternative worth comparing.
The practical suggestion: before committing to any single platform, use Borrow to see what DeFi rates look like for your loan size. If the DeFi rate is 4% and you can live with the variable-rate dynamics, that is a substantial saving over Lava's fixed 12%. If you have specific reasons to keep BTC on the Bitcoin base layer or want fixed-term certainty, Lava may be the right choice despite the higher cost.
Borrow handles all the complexity of cross-chain bridging and protocol interaction automatically — you deposit BTC and receive USDC without needing to manage wBTC, approve contracts, or configure an Ethereum wallet from scratch. A self-custodial Privy wallet is created automatically for new users, and Borrow cannot move funds without your explicit consent. For more on how the aggregator model works, see our guide on how Bitcoin-backed loans work.
Common Questions
Based on the publicly documented model, Lava's use of DLC contracts and multisig arrangements means the platform cannot unilaterally take or move your collateral — you hold a key in the signing arrangement. However, "non-custodial" exists on a spectrum. There are still trust assumptions: you trust the oracle to publish correct price data, you trust Lava's software to generate honest contract parameters, and you trust that Lava will co-sign the release transaction when you repay. These are meaningful but substantially lower risks than traditional CeFi custody. For a full breakdown of what custodial and non-custodial really mean, see our guide to custodial vs non-custodial lending .