Category: Solana execution infrastructure / ephemeral rollup platform / private payments and low-latency data tooling
Summary: MagicBlock is a Solana-focused execution and developer infrastructure stack centered on “ephemeral rollups,” delegated execution, and related low-latency services rather than on a standalone chain. Its public materials jointly expose a real-time execution layer for existing Solana programs, a router that abstracts multi-node routing, private ephemeral rollups for compliant private state and transfers, unsigned-transaction payment APIs, verifiable randomness, and ultra-low-latency oracle feeds. The strongest interpretation in this pass is that MagicBlock is building a broad real-time execution control plane for Solana apps — especially DeFi, gaming, and privacy-sensitive flows — not merely a single rollup product.
What it does:
Lets developers upgrade existing Solana programs with delegation hooks so execution can move into MagicBlock ephemeral rollups for real-time, zero-fee interaction patterns
Provides a router API that preserves broad Solana JSON-RPC compatibility while handling node selection, delegation-aware routing, and multi-endpoint complexity behind one endpoint
Offers private ephemeral rollup infrastructure and a Private Payments API for unsigned SPL deposit, transfer, withdrawal, swap, and mint-initialization flows across Solana and MagicBlock environments
Ships additional data and execution primitives including verifiable randomness and low-latency onchain oracle updates sourced from Pyth Lazer feeds
Maintains an active open-source footprint spanning validator software, SDKs, delegation infrastructure, examples, session-key tooling, and Unity-oriented Solana integrations
Key claims:
The homepage frames MagicBlock as a “real-time engine” and “backend for the new financial internet,” claiming 1 ms block time, under-50 ms end-to-end latency through colocation, zero fees, and compliant privacy through ephemeral rollups plus Intel TDX-backed trusted execution environments
The main docs present MagicBlock as a multi-product platform, not a single feature, with Ephemeral Rollups, Private Ephemeral Rollups, a Private Payment API, VRF, and a pricing oracle all exposed in one first-party documentation surface
The Ephemeral Rollup quickstart says any Solana program can be upgraded by adding delegation capabilities through MagicBlock’s delegation program, allowing real-time execution without forcing a separate application architecture
The Router API docs say MagicBlock implements almost all standard Solana RPC methods while adding routing and delegation-specific methods such as getBlockhashForAccounts and getDelegationStatus
The Private Payments API docs say the service builds unsigned SPL token transactions for deposits, transfers, withdrawals, swaps, and mint initialization, and also exposes a wallet challenge/login flow plus a stateless HTTP MCP endpoint
The oracle docs say MagicBlock ingests Pyth Lazer feeds and updates ephemeral-rollup accounts every 50-200 ms depending on the asset, explicitly framing this latency profile as useful for liquidations, copy trading, and other time-sensitive workflows
The GitHub organization describes MagicBlock as production-ready open-source infrastructure and highlights validator, SDK, delegation, examples, token, session-key, and Unity repositories, which supports viewing the company as a reusable execution platform rather than only a demo environment
Whitepaper: No canonical standalone MagicBlock whitepaper or litepaper surfaced in this pass. The clearest current sources of truth were the official site, first-party docs across execution/privacy/data products, and the GitHub organization; see ../whitepapers/magicblock-primary-sources-2026-04-30.md.