Skip to main content

This site is for educational purposes only. Nothing here constitutes financial advice.

Sui

SUI
Smart Contract Platforms

A next-generation blockchain using the Move language and parallel execution for unprecedented throughput.

Beginner
5 min readUpdated July 2026Block Clarity Hub Editorial Team
$0.689234-1.30%
Updated 10 min ago

Overview

Sui is a Layer 1 blockchain launched in May 2023 by Mysten Labs, a company founded by former Meta (Facebook) engineers who worked on the Diem (formerly Libra) blockchain project. Led by Evan Cheng and Sam Blackshear, the team brought deep expertise in programming language design and distributed systems to create a blockchain fundamentally rethought from the ground up for speed, safety, and developer experience.

Sui's most distinctive feature is its use of the Move programming language, originally developed for Meta's Diem project. Move treats digital assets as first-class objects with built-in ownership and transfer rules, making it significantly harder to write smart contracts with common vulnerabilities like reentrancy attacks or accidental token duplication. This object-centric model is a paradigm shift from the account-based models used by Ethereum and most other blockchains.

The network achieves extraordinary throughput through parallel transaction execution. Unlike blockchains that process transactions sequentially, Sui identifies independent transactions (those that don't touch the same objects) and processes them simultaneously across multiple cores. For simple transfers, Sui can even bypass full consensus entirely using a fast path that achieves finality in under 500 milliseconds. This architecture has enabled Sui to demonstrate throughput exceeding 120,000 transactions per second in production conditions.

Why It Matters

Sui represents a new generation of blockchain design that challenges the assumptions of earlier platforms. Its object-centric data model and Move programming language offer stronger safety guarantees for digital assets. The parallel execution engine proves that blockchain throughput can scale with hardware improvements, similar to how traditional databases scale. Sui's performance characteristics make it particularly attractive for gaming, social, and financial applications that require high throughput and low latency.

How It Works

The Basics

Sui uses a DAG-based consensus protocol called Narwhal & Bullshark (with recent upgrades to Mysticeti). Narwhal handles transaction dissemination and ordering using a directed acyclic graph structure, while Bullshark provides the consensus layer. For transactions involving shared objects, full consensus is required.

Pros & Cons

Pros
  • Move programming language provides strong asset safety guarantees at the language level
  • Parallel execution enables throughput exceeding 120,000 TPS in production
  • Sub-second finality for simple transactions via the fast path consensus bypass
  • Object-centric data model prevents entire categories of smart contract vulnerabilities
  • Founded by experienced team from Meta's Diem project with deep systems expertise
Cons
  • Relatively new blockchain (launched May 2023) with a shorter track record
  • Move is a newer language with fewer developers and learning resources than Solidity
  • Smaller DeFi and dApp ecosystem compared to Ethereum, Solana, or even Cosmos
  • Significant VC funding concentration raises questions about token distribution fairness
  • Validator set is still relatively small compared to more established networks

Use Cases

  • High-throughput gaming applications requiring fast, cheap transactions for in-game assets
  • DeFi protocols leveraging Move's safety guarantees for secure financial primitives
  • NFT platforms benefiting from the object-centric model's natural fit for unique digital assets
  • Social applications requiring real-time on-chain interactions at scale
  • Enterprise applications that need the safety guarantees of Move for handling valuable digital assets

Price Chart

Historical USD price from CoinGecko. Educational reference — not investment advice.

Live Market Data

Price change
1h
-0.10%
24h
-1.30%
7d
-0.70%
30d
-7.40%
Market Cap Rank
#31
Market Cap
$2.81B
24h Volume
$171.32M
Fully Diluted Val
$6.89B
All-Time High
$5.35-87.11%January 2025
All-Time Low
$0.364846October 2023
24h Range
$0.684819$0.704308
Circulating Supply4.07B / 10.00B
40.7% of max supply in circulation

Market data from CoinGecko, refreshed every 15 minutes. Educational reference only — not investment advice.

Project Health

GitHub Stars
5.4k
GitHub Forks
12.3k
Commits (4w)
219

Dev activity via CoinGecko, TVL/audit status via DefiLlama; official links are the project’s own. Presence here is not an endorsement.

NetworksLayer-1via Messari

Where SUI trades

The most active markets for SUI by 24h volume. Informational only — these are not affiliate links or endorsements.

ExchangePairPrice24h Volume
OKXSUI/USDT$0.686967$13.08M
BinanceSUI/USDT$0.687766$13.01M
BTCCSUI/USDT$0.688266$6.51M
WhiteBITSUI/USDT$0.687266$6.51M
Coinbase International ExchangeSUI/USDC$0.686667$6.48M
Coinbase ExchangeSUI/USD$0.688334$6.29M
PoloniexSUI/USDT$0.686967$6.14M
BVOXSUI/USDT$0.687666$5.70M

Data via CoinGecko. Always verify you are on an exchange’s official domain before trading.

Technical Details

Consensus
Narwhal & Bullshark (DAG-based)
Launch Year
2023
Founder
Evan Cheng, Sam Blackshear (ex-Meta Diem team)
Max Supply
10,000,000,000
Blockchain
Sui
Website
sui.io
Back to all types