Optimistic Rollups like Arbitrum and Optimism excel at providing near-instant, low-cost finality for users by leveraging the full security of Ethereum. They operate on a "trust but verify" model, where transactions are assumed valid unless challenged within a 7-day fraud proof window. This design achieves high throughput (e.g., Arbitrum processes ~40,000 TPS internally) and inherits Ethereum's robust decentralization, but introduces a trusted assumption that at least one honest actor will monitor and challenge invalid state transitions.