ARCIUM ENCRYPTION
Every bid is encrypted using Arcium's multi-party computation network before it touches the blockchain. No one — not even validators — can see your bid until auction close.
ZERO MEV PROTECTION
Sealed bids eliminate front-running and MEV extraction entirely. Bots can't react to what they can't see. Your bid is private until the moment of reveal.
SOLANA SPEED
Built natively on Solana for sub-second finality and near-zero transaction fees. Submit encrypted bids and receive results in milliseconds, not minutes.
VICKREY AUCTION MODEL
Winner pays the second-highest price — the gold standard for fair price discovery. No overbidding strategy required. Just bid your true valuation.
TRUSTLESS REVEAL
When the auction closes, Arcium's MPC nodes jointly decrypt all bids simultaneously. No single party controls the reveal. Results are verifiable on-chain.
OPEN SOURCE
Every line of code is public. The smart contracts, the encryption layer, the frontend — all auditable, forkable, and community-owned. No black boxes.
ARCIUM MPC NETWORK
Arcium is a parallelized confidential computing network. It enables encrypted computations across distributed nodes — meaning bids are processed without ever being decrypted on any single machine. BlindBid uses Arcium as its cryptographic backbone for all bid encryption and result computation.
SOLANA
65,000 TPS. Sub-400ms finality. Near-zero fees. The only chain fast enough to handle real-time encrypted auction settlement.
ANCHOR FRAMEWORK
Smart contracts written in Rust using the Anchor framework. Type-safe, auditable, and fully open source.
NEXT.JS + TYPESCRIPT
Frontend built with Next.js 15 and TypeScript for a fast, type-safe, production-grade experience.
WALLET ADAPTER
Connect with Phantom, Backpack, Solflare and any Solana-compatible wallet. No accounts. No KYC.
| FEATURE | BLINDBID | TRADITIONAL | OTHER ONCHAIN |
|---|---|---|---|
| BID PRIVACY | ✓ | ✗ | ✗ |
| MEV PROTECTION | ✓ | ✗ | ✗ |
| FRONT-RUN PROOF | ✓ | ✗ | ✗ |
| ON-CHAIN SETTLEMENT | ✓ | ✗ | ✓ |
| VICKREY SUPPORT | ✓ | ✗ | ✗ |
| TRUSTLESS REVEAL | ✓ | ✗ | ✗ |
| SOLANA SPEED | ✓ | ✗ | ✓ |
| OPEN SOURCE | ✓ | ✗ | ✓ |