Paper 2025/1575

BitPriv: A Privacy-Preserving Protocol for DeFi Applications on Bitcoin

Ioannis Alexopoulos, TU Wien
Zeta Avarikioti, TU Wien, Common Prefix
Paul Gerhart, TU Wien
Matteo Maffei, TU Wien
Dominique Schröder, Friedrich-Alexander-Universität Erlangen-Nürnberg, TU Wien
Abstract

Bitcoin secures over a trillion dollars in assets but remains largely absent from decentralized finance (DeFi) due to its restrictive scripting language. The emergence of BitVM, which enables verification of arbitrary off-chain computations via on-chain fraud proofs, opens the door to expressive Bitcoin-native applications without altering consensus rules. A key challenge for smart contracts executed on a public blockchain, however, is the privacy of data: bid privacy is crucial in auctions, and transaction privacy underlies MEV-mitigation techniques such as proposer-builder separation. While solutions exist for Ethereum, none apply to Bitcoin. In this work, we present BitPriv, the first Bitcoin-compatible protocol to condition payments on the outcome of a secure two-party computation (2PC). At its core is the Garbled Hashed Timelock Contract (GHTLC), a generalization of HTLCs that conditions payment on garbled-circuit output labels rather than arbitrary hash preimages. Parties lock collateral on-chain and evaluate a garbled circuit off-chain; a cut-and-choose mechanism deters misbehavior, and any violation is proven and punished on-chain via BitVM. This design achieves security against rational adversaries: deviation is irrational under financial penalties. We showcase BitPriv through two applications: BitMarket, the first Bitcoin-native sealed-bid auction protocol, and BitBridge, an intent-based cross-chain bridge built by composing BitMarket with a SNARK-verifying settlement layer. Optimistic settlement completes for under $3 in fees in both applications; disputes cost \$47-\$363 depending on the BitVM backend, with their mere feasibility acting as a deterrent under our compliance analysis. BitPriv provides a blueprint for enforceable, privacy-preserving DeFi primitives on Bitcoin without trusted hardware, sidechains, or consensus changes.

Metadata
Available format(s)
PDF
Category
Applications
Publication info
Preprint.
Keywords
BlockchainMPC
Contact author(s)
ioannis alexopoulos @ tuwien ac at
georgia avarikioti @ tuwien ac at
paul gerhart @ tuwien ac at
matteo maffei @ tuwien ac at
dominique schroeder @ tuwien ac at
History
2026-05-11: last of 2 revisions
2025-09-02: received
See all versions
Short URL
https://ia.cr/2025/1575
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2025/1575,
      author = {Ioannis Alexopoulos and Zeta Avarikioti and Paul Gerhart and Matteo Maffei and Dominique Schröder},
      title = {{BitPriv}: A Privacy-Preserving Protocol for {DeFi} Applications on Bitcoin},
      howpublished = {Cryptology {ePrint} Archive, Paper 2025/1575},
      year = {2025},
      url = {https://eprint.iacr.org/2025/1575}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.