Understand any Sui blockchain transaction with human-readable explanations.
🌐 Live at: xsuiscan.xyz
xSuiScan is a transaction explainer for the Sui blockchain. It transforms complex transaction data into easy-to-understand summaries with visual representations.
Just add x before any suiscan.xyz transaction URL:
suiscan.xyz/mainnet/tx/ABC123...
↓
xsuiscan.xyz/mainnet/tx/ABC123...
That's it! You'll instantly see a human-readable explanation of what happened in the transaction.
- Human-Readable Summaries - Clear explanations like "Alice sent 10 SUI to Bob" instead of raw hex data
- Visual Transaction Flow - See sender → recipient with animated avatars and arrows
- Transaction Type Detection - Automatically identifies transfers, swaps, NFT actions, staking, and smart contract calls
- NFT Support - Displays NFT purchases, listings, mints, and transfers with collection info
- Gas Cost Display - Shows gas costs and refunds in a readable format
- Multi-Network Support - Works with Mainnet, Testnet, and Devnet
- Object Change Summary - See what objects were created, mutated, or deleted
| Type | Description |
|---|---|
| 💸 Transfer | SUI and token transfers between wallets |
| 🔄 Swap | DEX trades on Cetus, FlowX, Aftermath, Turbos, DeepBook |
| 🖼️ NFT | Mints, purchases, listings, transfers, and burns |
| 🥩 Staking | Stake, unstake, and reward claims |
| 📜 MoveCall | Generic smart contract interactions |
- Paste a Suiscan URL or transaction hash
- xSuiScan fetches the transaction data from Sui RPC
- The parser analyzes the transaction type, balance changes, events, and object changes
- A beautiful, animated card displays the human-readable summary
- Website: xsuiscan.xyz
- GitHub: github.com/perrypixel/xsuiscan
- Developer: Perry
Made with ❤️ for the Sui ecosystem