TL;DR
- a16z published an analysis arguing that performance alone is insufficient for financial markets to adopt blockchains at a global scale.
- The document identifies three critical requirements that networks must meet: predictable and censorship-resistant inclusion, clear ordering rules, and pre-execution privacy.
- According to a16z, aggregate throughput grew more than 100 times over five years, but that progress does not guarantee the conditions that institutional markets require.
Blockchain performance is no longer the only relevant parameter for evaluating their suitability in financial markets. That is the argument made by a16z in an analysis, where it contends that throughput was merely the first test that networks had to pass.
With production systems already processing tens of thousands of transactions per second, the debate has shifted toward three more difficult requirements to resolve: predictable inclusion, transparent ordering, and privacy before execution.
The ability to process transactions at volume was for years the main obstacle for onchain financial applications. Without that baseline, placing an order or updating a position was costly and unpredictable during periods of high activity. That bottleneck was considerably reduced during the last infrastructure improvement cycle, although the a16z document warns that current test benches and new architectures could push those figures even higher.
a16z: Predictability and Resilience
Once the capacity problem was addressed, a16z identifies predictability as the next frontier. Financial markets operate within very narrow time windows: in an onchain order book, a cancellation that arrives late allows someone to trade against a stale price, which forces market makers to widen spreads and worsens conditions for all users. That dynamic demands two types of guarantees: censorship resistance in transaction inclusion and ordering rules that participants can anticipate.
On the resilience front, a16z researchers introduced the concept of Strong Chain Quality, which proposes reserving portions of each block for transactions submitted through multiple network routes, thereby reducing the discretionary power of a single operator over who gets access to execution. The goal is for block space to function as shared infrastructure with multiple entry points, not as a queue controlled by a single actor.
Privacy Is a Structural Condition
The third axis is pre-execution privacy. On blockchains where pending transactions are visible before confirmation, the size and direction of an order can reveal a fund’s position or intent, giving rise to anticipation strategies that distort prices.
The document explores mechanisms such as timelock encryption and threshold encryption to keep transaction contents encrypted until their place in the block is confirmed, making front-running technically unfeasible at that point.
The a16z analysis concludes that auditability and confidentiality are not contradictory objectives: markets can be transparent after execution without exposing pending orders in real time. For blockchains to become central financial infrastructure, they will need to guarantee that balance with the same robustness they currently offer in processing speed.







