# Problem: 'Bitcoin Solo Staking?'

Solo staking has always been a core priority for Ethereum, allowing anyone to run their own node and actively contribute to decentralization.&#x20;

Bitcoin ~~\[Trigger Alert]~~ does not have a built-in staking mechanism, yet numerous projects have attempted to integrate it into various Proof of Stake frameworks. However, these efforts remain fragmented within emerging ecosystems, forcing participants to relocate their liquidity — in form of an LST— to platforms where it can be effectively utilized.

### Bitcoin (as well as ETH) LSTs are walled gardens

Bitcoin LSTs today can only be acquired by staking with a trusted issuer or operator. This centralized approach limits both retail and institutional adoption, as Bitcoin is held across various jurisdictions with local regulations and institutional mandates restricting its flow onto Ethereum.

However, we are seeing shifts in the space—Lido, for instance, is now introducing support for solo stakers through BYOV (Bring Your Own Vault) vaults, first proposed in the [GOOSE](https://research.lido.fi/t/hasus-goose-submission-proposed-goals-for-lido-dao-to-consider/5590) initiative. Additionally, a recent Ethresear.ch proposal, [SOLO](https://ethresear.ch/t/solo-liquid-staking-for-solo-validators/21157), has sparked discussions around minting an LST for solo stakers. This signals a growing recognition of the need for decentralized and flexible staking solutions.&#x20;

### Nearly **$120 billion** in Bitcoin is locked with a few custodians, awaiting solo staking

From [Fidelity's](https://www.coindesk.com/business/2024/05/21/fidelity-drops-staking-plans-in-updated-ether-etf-filing) S-1 filing for spot ETH staking to [Bitwise's](https://bitwiseinvestments.com/newsroom/bitwise-acquires-ethereum-staking-provider-attestant) acquisition of Attestant, and [BlackRock's](https://www.coindesk.com/business/2025/02/05/blackrock-plans-to-launch-a-bitcoin-etp-in-europe-bloomberg) growing interest in European staking ETPs, it's clear that institutions are embracing solo staking to compete for liquidity. However, similar opportunities do not exist for Bitcoin, as staking typically requires trusting an operator with custody of liquidity. In cases where there is no trust assumption, access to funds is lost for a specified timelock, rendering them temporarily unusable.

### Delayed withdrawal affecting arbitrage efficiency&#x20;

We’ve already seen how restricted withdrawals impact arbitrage efficiency in stETH/ETH markets:

* During periods of high sell pressure, withdrawal delays caused discounts in stETH prices relative to ETH.
* This delayed arbitrage mechanism meant that even though stETH was ultimately redeemable 1:1, the inability to exit immediately created pricing inefficiencies.
* Market makers could only capture the spread over time, introducing liquidity and execution risks.

In the Bitcoin space, the well-known GBTC trade suffered from the lack of an ETF structure, resulting in inefficient market arbitrage and price instability.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.motif.finance/problem-bitcoin-solo-staking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
