Invisible

Protocol Overview

Why Invisible exists and what problem it solves.

The Problem

Every on-chain transaction is fully public. Your wallet is a glass bank account — anyone can see your balance, your counterparties, and your history.

Who This Hurts

  • Salary and treasury exposure — pay an employee or vendor in crypto, and every balance, every payment amount, every counterparty is visible to competitors, employees, and attackers
  • Location and behavior leaks — book a hotel, pay a merchant, or move funds, and you broadcast your location and spending patterns to the entire world
  • Physical safety threats — on-chain wealth is trivially discoverable, leading to real-world targeting: robberies, extortion, kidnapping (400+ documented cases)
  • Institutional blockers — funds, trading desks, and corporates refuse to operate on fully transparent ledgers. Privacy is the #1 barrier to institutional adoption
  • KOLs and alpha traders — every call or large position instantly gets copy-traded or front-run by bots scanning public wallets
  • Market makers — client flows and strategies are fully visible on-chain. Competitors front-run orders in real time

Why Current Solutions Don't Work

SolutionProblem
Mixers (Tornado Cash, Privacy Cash)Smart contract leaves a detectable on-chain footprint
ZK protocols (Railgun)Requires smart contracts that flag wallets
EscrowsVisible multisig patterns on-chain

The Invisible Approach

The best way to stay private on-chain is to never be on-chain.

Invisible coordinates everything off-chain via encrypted channels and TEE-based coordinators. On-chain, only normal SystemProgram.transfer instructions appear.

Competitive Landscape

FeatureInvisibleArcium/UmbraPrivacy CashTornado CashRailgun
Smart contractNoneCustom programMixer contractMixer contractShielded pool
On-chain fingerprintNormal transferIdentifiableDetectableDetectableIdentifiable
Async pool (LP offline)YesNoNoNoPartial
Fragmented payoutsOver weeksNoNoNoNo
Unilateral refundYesNoNoNoNo
Chain supportSolana + any chainSolanaSolanaEVM (sanctioned)EVM

Why Now

2026: industry consensus has shifted — privacy is no longer a niche concern, it's the #1 blocker.

  • CZ, Ali Yahya (a16z), Digital Asset CEO, Helius CEO all publicly calling for privacy — simultaneously, in the last 6 months
  • Major wallets rushing to add privacy — Solflare integrated private transfers natively, Jupiter announced private transfers via Houdini Swap (March 2026)
  • $16M+ raised for Solana privacy alone in the last 12-24 months (Arcium, Light, Vanish)
  • Tech is ready — FROST-Ed25519 mature, durable nonces stable, libp2p/WebRTC reliable

"The biggest unsolved problem in crypto is privacy. You pay someone, they see your entire balance." — CZ, CEO Binance (Feb 2026)

"Privacy is not optional; it's a prerequisite." — Yuval Rooz, CEO Digital Asset

On this page