Researchers Propose New Method for Private Bitcoin Payments Using Zcash Technology
Crypto Gas Fee Calculator
A new proposal for private Bitcoin transfers
Researchers have released a paper proposing a system called "Shielded Bitcoin." The project aims to allow private transactions on the Bitcoin network without requiring any changes to the network's core rules.
Bitcoin is a blockchain, which is a public digital ledger that usually shows every transaction detail to everyone. The new proposal would use technology from Zcash, a privacy-focused cryptocurrency, to hide payment amounts, senders, and recipients.
Key details of the Shielded Bitcoin system
- Uses encrypted records called "notes" to hold value.
- Publishes encrypted data directly on the Bitcoin network.
- Relies on separate software to check if payments are valid.
- Allows users to share "viewing keys" with auditors without giving away spending power.
Insights from the research paper
The research was published by Clara Shikhelman, Mikhail Komarov, and Aleksei Moskvin from the cryptography firm [alloc] init. They mapped out a way for bitcoin-denominated transfers to run alongside the main network.
In this system, spending a private note would publish a marker to show it has been used. It would also include a mathematical proof that the sender owns the funds and did not create new money out of thin air.
How the privacy mechanism works
Currently, every Bitcoin node checks every transaction against a shared rulebook. If a payment breaks a rule, it is rejected. Shielded Bitcoin would store transfer data on the Bitcoin blockchain but leave the actual checking to separate software that anyone can run.
This means a Bitcoin transaction could be confirmed on the main network even if the private payment inside it fails the specific Shielded Bitcoin rules. Users would use their wallet keys—software tools used to manage crypto—to find and reconstruct their accepted payments from the public record.
Confirmed details of the proposal
The proposal confirms that the system would not require a "soft fork" or any changes to Bitcoin's existing protocol. It also establishes that transaction data would be stored permanently on the blockchain, allowing users to recover their history if needed.
Current limitations and uncertainties
The system is still in a preliminary stage. Researchers have not yet finished a way to lock up real bitcoin (BTC) to move it into the private system or release it back to the main network. There is currently no official launch date for the project.
Crypto Gas Fee Calculator
Why privacy is becoming a priority
Privacy is a growing concern for businesses that want to use cryptocurrency for payroll and everyday spending. Standard bitcoin transactions permanently expose addresses and amounts. If an address is linked to a specific person or company, all their past and future payments become easier for others to track.
Potential drawbacks of the system
Critics of the proposal have raised several concerns. The system would result in higher transaction costs and visible fees. It also relies on a "trusted setup," which is a specific cryptographic process that some users may find less secure than Bitcoin's standard model.