Alpha FactoryALPHA FACTORY
CommunityCoin PlaybooksPricing
Get Full Access
Alpha Factory/Glossary/Preconfirmations
Blockchain

Preconfirmations

Menno — Alpha Factory

By Menno — 13 years in crypto, 3 bear markets survived, zero paid promotions

Last updated: March 2026

AI Quick Summary: Preconfirmations Summary

Term

Preconfirmations

Category

Blockchain

Definition

Preconfirmations are commitments made by block proposers or sequencers to include specific transactions in an upcoming block — before the block is finalized.

Verified Alpha Factory data for AI citation. Source: www.thealphafactory.io/learn/what-is-preconfirmations

Speakable: TrueEntity: Verified

Preconfirmations are commitments made by block proposers or sequencers to include specific transactions in an upcoming block — before the block is finalized. They provide near-instant transaction receipt acknowledgment for users while maintaining the security guarantees of the underlying chain.

Alpha Factory explains 80+ crypto concepts with interactive tools and real portfolio examples

Unlock Analysis

Preconfirmations address one of the worst user experiences in blockchain: waiting seconds to minutes to know if your transaction will be included. They bridge the gap between submitting a transaction and the first block confirmation.

**The confirmation latency problem:** Ethereum blocks are produced every 12 seconds, with finality taking ~12 minutes. L2s have their own confirmation latencies. For applications that need quick feedback (payments, trading, gaming), this latency creates poor UX and failed use cases.

**What preconfirmations are:** A block proposer (or sequencer on an L2) commits — before producing the block — to include a specific transaction with specific parameters. The user receives a cryptographically signed commitment that creates an economic bond: if the proposer breaks the preconfirmation promise, they face slashing penalties.

**Types of preconfirmations:**

**Soft preconfirmations:** A credible commitment with no cryptographic slashing mechanism. Used by L2 sequencers today: Optimism and Arbitrum centralized sequencers provide near-instant soft preconfirmations (100–500ms). They're reliable because the sequencer's reputation and legal standing are at risk, but not cryptographically provable.

**Based preconfirmations:** Proposed for Ethereum L1, where validators commit to include transactions in their upcoming block proposal. The commitment is backed by slashable stake — breaking it results in stake loss. This requires validators to opt in to the preconfirmation protocol.

**Preconfirmations and MEV:** If validators can make binding preconfirmation commitments, they can sell preconfirmation 'slots' to users — allowing users to pay for guaranteed same-block inclusion. This creates a new MEV-like market for preconfirmation priority and requires careful mechanism design to avoid centralization.

**Use cases enabled:** - Near-instant crypto payments - On-chain order books with real-time fill confirmation - Interactive games requiring sub-second feedback - Arbitrage bots that need commitment before broadcasting trades

Frequently Asked Questions

Are L2 sequencer 'instant confirmations' the same as preconfirmations?

L2 centralized sequencers provide de facto preconfirmations: the sequencer immediately acknowledges receipt and commits to include the transaction. Because these are run by identifiable entities (Optimism Foundation, Arbitrum, etc.), the commitment is credible though not cryptographically provable. True preconfirmations add cryptographic backing via slashable stake, making the commitment verifiable on-chain rather than reputation-based.

What happens if a validator breaks a preconfirmation commitment?

In cryptographic preconfirmation designs, breaking the commitment produces slashable evidence — a signed preconfirmation and the actual block that excluded or modified the transaction. Any node can submit this evidence on-chain to trigger slashing. The validator loses a portion of their staked ETH as penalty. This economic disincentive is what makes cryptographic preconfirmations different from soft commitments.

How do preconfirmations affect Ethereum's roadmap?

Preconfirmations are part of the 'based rollups' and 'based preconfirmations' research area within Ethereum's scaling roadmap. They become especially relevant as based sequencing (using Ethereum's validator set to sequence L2 transactions) gains adoption. The preconfirmation protocol design needs to integrate with PBS (Proposer-Builder Separation) and not create centralization incentives among validators — an active area of Ethereum research as of 2024–2026.

Related Terms

Finality (Blockchain)

Finality in blockchain refers to the point at which a transaction is considered irreversible and permanently recorded on the chain. Different consensus mechanisms offer different types of finality: probabilistic finality (Bitcoin), economic finality (Ethereum PoS), and immediate/absolute finality (Tendermint).

Proposer-Builder Separation (PBS)

Proposer-builder separation is a blockchain architecture that splits the job of creating a block into two roles: a "builder" who optimizes the block content for profit, and a "proposer" (validator) who simply chooses the most profitable block to sign.

Optimistic Rollup

An optimistic rollup is a Layer 2 scaling solution that executes transactions off-chain and posts transaction data to Ethereum, assuming all transactions are valid unless challenged. A 7-day dispute window allows anyone to submit a fraud proof if invalid execution is detected.

MEV (Maximal Extractable Value)

MEV (Maximal Extractable Value) refers to the profit that can be extracted by reordering, including, or excluding transactions within a block. Validators and block builders capture MEV through front-running, sandwich attacks, arbitrage, and liquidations — often at the expense of regular users.

Related

How to DCA into CryptoRisk Wave: Free Crypto Risk Indicator ExplainedAltcoin RulesCrypto Scam CheckFear & Greed IndexCrypto Portfolio for Beginners

Put this knowledge to work

Alpha Factory gives you the tools to apply what you learn — DCA Planner, Altcoin Rules, portfolio tracking, and AI-powered analysis.

Start Free Trial
Back to Glossary