Sui Blockchain Guide: How Sui Works & SUI Token Explained

BH

31 Dec 2025 (23 days ago)

16 最小読取

共有:

The Sui blockchain uses parallel transaction execution and the Move programming language to achieve 130,000 transactions per second with 400-millisecond finality. Launched by Mysten Labs in May 2023, Sui blockchain infrastructure supports over 200 decentralized applications across DeFi, gaming, and NFTs.

Sui Blockchain Guide: How Sui Works & SUI Token Explained

Introduction to the Sui blockchain and its core design

Sui is a Layer 1 blockchain launched on May 3, 2023, by Mysten Labs, a company founded by former Meta engineers who worked on the Diem project. A Layer 1 blockchain is a base network that processes and finalizes transactions independently without relying on another blockchain. Sui was designed to address scalability and speed limitations in existing blockchains through parallel transaction execution, instant finality, and low gas fees.

The blockchain uses the Move programming language, an object-centric data model, and delegated proof-of-stake consensus to achieve high throughput. Move originated from Meta's Diem project and prevents common smart contract vulnerabilities through resource-oriented programming. Sui's architecture processes independent transactions simultaneously rather than sequentially, enabling the network to handle 130,000 transactions per second with 400-millisecond finality. This design prioritizes user experience through features like zkLogin, which allows wallet creation via existing social accounts, and sponsored transactions, which eliminate upfront gas fee requirements.

Sui operates as a permissionless blockchain, meaning anyone can participate as a user, developer, or validator without requiring approval. The network balances decentralization with performance by maintaining approximately 100 validators who secure the blockchain through staking. This architectural approach positions Sui for consumer-facing applications in gaming, decentralized finance, and NFTs where speed and low costs are essential.

Key facts about the Sui blockchain

  • Sui is a Layer 1 blockchain that launched in May 2023 and uses parallel transaction execution to process up to 130,000 transactions per second
  • The network employs the Move programming language and an object-centric data model to improve smart contract security and enable efficient asset management
  • Sui finalizes transactions in approximately 400 milliseconds with stable, low gas fees determined at the start of each 24-hour epoch
  • The SUI token serves as the native cryptocurrency for gas payments, validator staking, and governance, with a fixed maximum supply of 10 billion tokens
  • The Sui ecosystem reached $930 million in total value locked across DeFi protocols and hosts over 200 decentralized applications as of December 2025

How does the Sui blockchain work at the technical level?

Sui operates through a unique combination of architectural components designed to maximize transaction speed and security. Each element works together to enable instant finality and support thousands of operations per second.

How does the Move programming language run smart contracts on Sui?

Sui uses the Move programming language, originally developed by Meta for the Diem project, to execute smart contracts. Move employs resource-oriented programming, a model where digital assets are treated as scarce "resources" that cannot be copied or accidentally deleted. This design prevents common security issues like double-spending or token duplication that affect other smart contract languages such as Solidity.

Move includes the Move Prover, a formal verification tool that mathematically proves code correctness before deployment. Developers can verify that their contracts behave exactly as intended, reducing vulnerabilities. Sui extends Move with Programmable Transaction Blocks (PTBs), which allow multiple operations—such as transferring assets, calling functions, and updating state—to be bundled into a single atomic transaction. PTBs reduce costs and simplify complex workflows for users and developers.

How does Sui use parallel transaction execution to increase throughput?

Sui processes independent transactions simultaneously rather than sequentially, a technique called parallel transaction execution. Traditional blockchains like Ethereum validate transactions one after another, requiring network-wide consensus for each operation. Sui identifies transactions that do not share dependencies—for example, transfers between different user accounts—and processes them at the same time across multiple validators.

This parallel approach allows Sui to achieve up to 130,000 transactions per second (TPS) under optimal conditions, with average confirmation times of 390 milliseconds. The network maintains low gas fees because parallel execution distributes computational load efficiently. Only transactions that modify shared objects require strict ordering through consensus; all other transactions finalize instantly.

How does the object-centric data model change how assets work on Sui?

Sui organizes data around objects rather than accounts, a fundamental difference from Ethereum's account-based model. Every asset—tokens, NFTs, or game items—is represented as a distinct object with a unique identifier and explicit ownership rules. Objects can be owned by a single address (owned objects) or shared among multiple addresses (shared objects).

Owned objects enable faster transaction processing because operations on them require no consensus. For example, a user sending an owned NFT to another user completes the transfer without coordinating with the entire network. Shared objects, which multiple parties can access or modify, follow the standard consensus path. The object-centric model supports dynamic NFTs—assets whose properties update over time—making it ideal for gaming applications where items upgrade, decay, or evolve.

How does delegated proof-of-stake consensus secure the Sui blockchain?

Sui secures the network through delegated proof-of-stake (DPoS), where approximately 100 validators confirm transactions and maintain blockchain integrity. SUI token holders delegate their tokens to validators, who earn staking rewards and distribute portions to delegators. The network operates in epochs, fixed 24-hour periods during which the validator set and stake distribution remain constant.

Sui's consensus architecture separates data availability from transaction ordering using two components: Narwhal and Bullshark. Narwhal collects and distributes transaction data among validators, ensuring all nodes have access to the same information. Bullshark, a Byzantine Fault Tolerant protocol, orders transactions that involve shared objects and resolves conflicts. This two-layer design allows most transactions to bypass full consensus, reducing latency while maintaining security against up to one-third malicious validators.

How does Sui scale horizontally as more users join the network?

Sui achieves scalability through horizontal scaling, meaning network capacity increases as more validators join the system. Each new validator adds computational resources that process additional parallel transactions simultaneously. Unlike vertical scaling—which improves a single machine's performance—horizontal scaling distributes workload across many machines.

As validators handle distinct, non-overlapping transactions, total throughput grows proportionally with validator count. This contrasts with Ethereum, which relies on Layer 2 solutions like rollups to increase capacity while maintaining a single base layer. Sui's parallel execution engine and object-centric model enable horizontal scaling without fragmenting liquidity or requiring cross-layer bridges.

What is the SUI token and how does its tokenomics work?

The SUI token is the native cryptocurrency of the Sui blockchain and powers all network operations. SUI serves four primary functions: staking to secure the network through delegated proof-of-stake, paying gas fees for transaction execution, acting as a liquid asset for applications, and enabling governance participation through on-chain voting. The token's fixed supply and structured distribution model support long-term network stability.

The total supply of SUI is capped at 10 billion tokens. As of December 2025, approximately 3.68 billion SUI are in circulation, representing 37 percent of the maximum supply. The remaining tokens follow multi-year vesting schedules designed to prevent market disruption. Initial investors faced a one-year cliff period that ended in May 2024, during which they could not transfer their tokens. The circulating supply increases gradually as vesting schedules unlock additional tokens over time.

SUI token holders can stake their tokens by delegating them to validators for 24-hour periods called epochs. At the start of each epoch, token holders stake their SUI to validators, who then earn rewards from transaction fees and temporary stake subsidies. Validators share these rewards proportionally with delegators based on the amount staked. The current staking reward rate is approximately 2.32 percent annually. Stake subsidies will phase out as circulating supply approaches the total cap, leaving only transaction fees as validator compensation.

ParameterValueNotes
Maximum supply10,000,000,000 SUIFixed total cap
Circulating supply3,681,325,480 SUI37% of maximum supply
Market capitalization$6.02 billion USDBased on circulating supply
Staking APR~2.32%Annual percentage rate
Epoch duration24 hoursStaking period length
Active validators~100Approximate validator count

Data as of December 2025

How does the Sui ecosystem look across DeFi, NFTs, gaming, and memecoins?

The Sui ecosystem has expanded rapidly since launch, with over 200 decentralized applications (dApps) operating across multiple sectors. As of December 2025, Sui hosts $930 million in total value locked (TVL) across DeFi protocols, $6.01 billion in stablecoin market capitalization, and more than 57,000 NFT collections. The network combines established DeFi infrastructure with emerging gaming and memecoin sectors.

How large is Sui's DeFi ecosystem and which protocols lead it?

Sui's DeFi sector experienced 220 percent year-over-year growth in 2025, reaching $930 million in TVL by late December. This figure lags behind Ethereum's $91 billion and Solana's $12 billion, but Sui's growth rate outpaces most Layer 1 networks. Decentralized exchange (DEX) trading volume surged 232 percent year-over-year, reaching $409 million in daily activity.

Cetus Protocol leads Sui's DeFi ecosystem as the largest decentralized exchange, using a concentrated liquidity automated market maker (CLMM) model. Turbos Finance operates as another major DEX competing for liquidity. DeepBook serves as Sui's native central limit order book (CLOB), providing on-chain order matching for advanced trading strategies. Suilend dominates the lending sector with $745 million in TVL, representing the single largest protocol on Sui.

Sui supports $6.01 billion in stablecoin market capitalization, with native USDC integration provided through a partnership with Circle. This stablecoin infrastructure enables low-friction cross-border transactions and serves as the foundation for DeFi composability.

How active is the NFT ecosystem on the Sui blockchain?

The Sui NFT ecosystem reached 52.3 million individual NFTs across more than 57,000 collections as of early 2025. TradePort and BlueMove emerged as the two dominant NFT marketplaces, surviving ecosystem consolidation that deprecated earlier platforms. TradePort provides advanced analytics and multi-chain support for professional traders. BlueMove operates as a community-driven marketplace with zero percent listing fees and governance rewards for participants.

Sui's object-centric architecture enables dynamic NFTs, assets whose properties update automatically based on on-chain events or time. Game developers use dynamic NFTs for items that level up, degrade, or evolve throughout gameplay. The blockchain also supports soulbound tokens, non-transferable NFTs permanently linked to specific addresses for use cases like season passes or achievement certificates.

What kinds of games and GameFi projects are building on Sui?

Sui gaming applications leverage zkLogin and sponsored transactions to eliminate common Web3 onboarding friction. zkLogin allows users to create wallets using social login credentials from Google, Facebook, or Twitch without managing private keys. Sponsored transactions enable developers to cover gas fees, letting new players start immediately without purchasing tokens.

BIRDS dominates Sui gaming with over 9 million users, 24.2 million transactions, and 788,000 on-chain accounts as of late 2024. The Telegram-based mini app averages 550,000 daily transactions and has minted 1.3 million NFTs since its July 2024 launch. BIRDS ranks as the top project on Sui by package IDs and daily NFT collection volume. Other notable titles include Cosmocadia, a space exploration game, and Rushdown Revolt, a platform fighting game built on Sui's infrastructure.

How have memecoins influenced Sui's recent growth?

Memecoins emerged as a significant growth driver for Sui in 2024, with over 30 Sui-based meme tokens reaching a combined market cap of nearly $300 million by October. The sector attracted substantial trading volume and introduced new users to the Sui ecosystem through low-barrier speculation.

Sudeng (HIPPO) leads Sui memecoins with a market capitalization exceeding $160 million as of October 2024. The token rallied 90 percent within minutes of its November 2024 Binance futures listing, with 24-hour trading volume reaching $100 million. Fud the Pug (FUD) holds $38.7 million in market cap, while additional meme tokens like Blub (BLUB) at $47 million and AAA Cat (AAA) above $15 million round out the top tier. These tokens contributed to increased network activity and gas fee revenue during the 2024 memecoin wave.

How does the Sui blockchain compare with Ethereum and Solana?

Sui competes primarily with Ethereum and Solana in the Layer 1 blockchain market, offering higher throughput and lower fees through distinct architectural choices. Each network optimizes for different use cases: Ethereum prioritizes decentralization and security, Solana targets maximum global throughput, and Sui focuses on parallel execution for independent transactions. Current metrics reveal significant performance and cost differences across these networks.

Sui achieves higher transaction throughput than Ethereum but lags behind Solana's proven mainnet performance. Sui reached 297,000 transactions per second (TPS) in controlled testing with 480-millisecond finality, while Solana demonstrated 107,540 TPS on mainnet during August 2025. Ethereum processes approximately 15 TPS on its base layer, relying on Layer 2 rollups for scalability. Real-world Sui throughput currently averages 130,000 TPS under optimal conditions.

Gas fee structures differ substantially across the three networks. Ethereum's average transaction fee is 530 times higher than Sui's, reflecting congestion on the base layer. Sui maintains stable gas prices throughout each 24-hour epoch because validators agree on reference prices at the epoch start, preventing the intraday volatility seen on Ethereum and Solana. Solana offers low fees comparable to Sui but experiences greater price fluctuations during network congestion.

FeatureSuiEthereumSolana
Consensus mechanismDelegated proof-of-stake (Narwhal/Bullshark)Proof-of-stakeProof-of-stake + Proof-of-History
Max tested TPS297,000~15 (base layer)107,540 (mainnet)
Average block time~0.48 seconds~12 seconds~0.4 seconds
Smart contract languageMove (Sui variant)SolidityRust
Data modelObject-centricAccount-basedAccount-based
Average transaction feeLow (reference price model)530x higher than SuiLow (variable)
Market capitalization$6.02 billion65x higher than SuiHigher than Sui
Validator count~100>1 million~1,400

Data as of December 2025

Ethereum dominates in ecosystem maturity, with significantly higher total value locked and developer activity. Solana leads in battle-tested throughput from real-world usage across DeFi and consumer applications. Sui offers architectural advantages for applications requiring many independent object updates, such as gaming and dynamic NFTs, but operates with a smaller validator set than Ethereum.

What are the main advantages and limitations of the Sui blockchain?

Sui delivers strong performance benefits through its architectural design but faces trade-offs common to newer blockchain networks. The network's technical innovations in parallel execution and user experience features position it for consumer applications, while its relatively smaller ecosystem and validator set present current limitations.

Sui's primary advantages include extremely low transaction latency, stable gas fees, and seamless user onboarding. The blockchain finalizes peer-to-peer transactions in approximately 400 milliseconds, substantially faster than Solana's 5 seconds or Ethereum's 78 seconds. Sui's epoch-based gas pricing prevents intraday fee volatility, maintaining predictable costs even during periods of high demand. The integration of zkLogin and sponsored transactions eliminates traditional Web3 friction by allowing users to create wallets through existing OAuth accounts and enabling developers to cover gas fees. Move's resource-oriented programming reduces smart contract vulnerabilities by 70 percent compared to Solidity, preventing common exploits like reentrancy attacks at the language level. The object-centric model enables efficient dynamic NFTs that update properties on-chain without requiring full state recalculation.

Sui operates with approximately 100 validators, significantly fewer than Ethereum's over 1 million or Solana's 1,400 active validators. This smaller validator set improves coordination speed but reduces decentralization and censorship resistance. The high staking requirement to become a validator—currently 30 million SUI tokens or approximately $164 million USD at December 2025 prices—creates economic barriers that limit validator diversity. Sui's ecosystem remains substantially smaller than Ethereum's, with $930 million in total value locked compared to Ethereum's $91 billion. The Move programming language presents a steep learning curve for developers trained in Solidity or other established smart contract languages, potentially slowing ecosystem growth.

Critics have raised concerns about centralization stemming from the founding team and early investors holding the majority of token supply while those tokens remain subject to vesting schedules. Validators can coordinate quickly to block specific transactions, as demonstrated during a May 2025 security incident, raising questions about censorship resistance in practice. The network prioritizes performance and scalability over maximal decentralization, representing a deliberate design choice that distinguishes Sui from more decentralized competitors.

Summary of the Sui blockchain and its ecosystem

Sui is a Layer 1 blockchain launched in May 2023 that uses parallel transaction execution to achieve high throughput and low latency. The network employs the Move programming language, an object-centric data model, and delegated proof-of-stake consensus to process up to 130,000 transactions per second with 400-millisecond finality. This architecture prioritizes speed and scalability for consumer-facing applications like gaming and decentralized finance.

The SUI token powers network operations through gas payments, staking, and governance. With a fixed maximum supply of 10 billion tokens and approximately 3.68 billion currently in circulation, SUI holders can stake tokens to validators for an annual return of approximately 2.32 percent. The ecosystem reached $930 million in total value locked across DeFi protocols, 52.3 million NFTs, and over 200 decentralized applications by December 2025. Leading projects include Cetus Protocol in decentralized exchange trading, Suilend in lending, and the BIRDS game with 9 million users.

Conclusion – what does Sui mean for the future of blockchain applications?

Sui demonstrates that blockchain networks can achieve both high throughput and low latency through architectural innovations in parallel execution and object-based state management. The network's ability to process 130,000 transactions per second while maintaining 400-millisecond finality addresses technical bottlenecks that have limited blockchain adoption in consumer applications. Features like zkLogin and sponsored transactions remove traditional onboarding friction, allowing users to interact with decentralized applications without prior cryptocurrency knowledge.

The Move programming language and formal verification tools provide stronger security guarantees than earlier smart contract platforms, potentially reducing the frequency of exploits that have plagued DeFi protocols. However, Sui's trade-offs between performance and decentralization—particularly its smaller validator set and high staking requirements—illustrate ongoing tensions in blockchain design. The network's ability to scale its ecosystem while maintaining security and decentralization will determine whether its architectural approach influences future Layer 1 development.

Sui combines parallel transaction execution, the Move programming language, and an object-centric data model to deliver high-speed blockchain infrastructure optimized for consumer applications requiring instant finality and low fees.

Quick stats – numbers that define the Sui blockchain

  • Launch date: May 2023 by Mysten Labs
  • Maximum throughput: 130,000 transactions per second under optimal conditions
  • Transaction finality: 400 milliseconds average
  • Total token supply: 10 billion SUI (fixed maximum)
  • Circulating supply: 3.68 billion SUI (37% of total)
  • Total value locked: $930 million across DeFi protocols
  • Active validators: Approximately 100
  • Staking reward rate: 2.32% annually
  • NFT collections: Over 57,000 collections
  • Epoch duration: 24 hours per staking period

Data current as of December 2025

FAQ – common questions about the Sui blockchain and SUI token

What is the Sui blockchain in simple terms?

Sui is a Layer 1 blockchain that processes transactions faster than most competitors by handling independent operations simultaneously. The network launched in May 2023 and uses the Move programming language to run smart contracts securely. Sui finalizes transactions in approximately 400 milliseconds while maintaining low, predictable gas fees.

How does the Sui blockchain work under the hood?

Sui separates transactions into two categories: those affecting owned objects and those affecting shared objects. Transactions involving owned objects—like sending a token from one wallet to another—bypass full consensus and finalize instantly. Transactions involving shared objects—like trading on a decentralized exchange—require validator consensus through the Narwhal and Bullshark protocols. This separation enables parallel processing of independent transactions, increasing total network throughput.

What is the SUI token and what is it used for?

The SUI token serves as the native cryptocurrency for network operations, including gas fee payments, validator staking, and governance voting. Users pay transaction fees in SUI, with costs determined by computational complexity and storage requirements. Token holders can delegate SUI to validators during 24-hour epochs to earn staking rewards of approximately 2.32 percent annually. The total supply is capped at 10 billion tokens, with 3.68 billion currently in circulation.

How can someone buy or earn SUI tokens?

Users can purchase SUI tokens on centralized exchanges like Binance, Coinbase, and Kraken, or through decentralized exchanges on the Sui network such as Cetus Protocol. Token holders earn rewards by staking SUI to validators through official wallet applications or staking platforms. Validators and application developers earn SUI through transaction fees collected during network operation. Some applications also distribute SUI as incentives for liquidity provision or participation in governance.

How is the Sui blockchain different from Ethereum and Solana?

Sui uses an object-centric data model where each asset is a distinct object, while Ethereum and Solana use account-based models. Sui's Move programming language prevents common smart contract vulnerabilities like reentrancy attacks at the language level, unlike Solidity on Ethereum. Sui processes 130,000 transactions per second compared to Ethereum's 15 TPS and Solana's 107,540 TPS. However, Sui operates with approximately 100 validators compared to Ethereum's over 1 million, representing a trade-off between performance and decentralization.

Is the Sui blockchain secure for users and developers?

Sui employs delegated proof-of-stake consensus with Byzantine Fault Tolerance, protecting against up to one-third malicious validators. The Move programming language includes resource-oriented programming that prevents asset duplication and the Move Prover for formal verification of smart contract logic. However, Sui's smaller validator set of approximately 100 nodes provides less censorship resistance than networks with thousands of validators. The network demonstrated the ability to coordinate validator action during a May 2025 security incident, raising questions about centralization.

Can SUI token holders stake their tokens and earn rewards?

Token holders can stake SUI by delegating it to validators for 24-hour periods called epochs. Stakers earn approximately 2.32 percent annually from transaction fees and temporary stake subsidies distributed by validators. Rewards accumulate throughout each epoch and become claimable when the epoch ends. The minimum staking amount varies by wallet and platform, with no protocol-level minimum for delegators.

References and data sources for the Sui blockchain guide

IndexSourceNote
1Sui Documentation (docs.sui.io)Official technical documentation and tokenomics
2CoinPaprika Sui page (coinpaprika.com)Real-time SUI price, market cap, and trading data
3Mysten Labs official siteSui blockchain developer and founding organization
4Grayscale ResearchInstitutional analysis of Sui architecture and scaling
5Academic research papersPeer-reviewed studies on Move language, zkLogin, and consensus

関連記事

最新記事

Coinpaprika教育

実用的なガイド、定義、詳細な分析を通じて、暗号通貨の知識を深めましょう.

教育に戻る