Solana charges a small deposit to store data on-chain. Unlike a traditional fee that's consumed, this "rent" is more like a refundable deposit — and understanding it helps you manage your SOL balance efficiently.
What Is Solana Rent?
When you create an account on Solana (for example, a new token wallet), the network requires you to deposit enough SOL to make the account "rent-exempt." Rent-exempt accounts are stored on-chain indefinitely without paying ongoing fees. The minimum rent-exempt deposit for a token account is approximately 0.00203928 SOL (~$0.20 at $100/SOL).
Solana token account rent is approximately 0.002 SOL — fully refundable when the account is closed.
Backpack Learn
How Rent-Exempt Accounts Work
An account is rent-exempt when its SOL balance exceeds 2 years' worth of rent. Since Solana aims to keep all active accounts rent-exempt, the practical minimum balance required equals the rent-exempt threshold. This design prevents spam accounts while ensuring legitimate users pay a returnable deposit rather than an ongoing fee.
Reclaiming Rent (Closing Token Accounts)
When you close a token account — for example, after selling all your tokens — Solana returns the rent deposit to your main wallet. Many Solana wallets (Phantom, Backpack, Solflare) include a "burn and reclaim" or "close account" feature. Users with many empty token accounts can reclaim 0.002 SOL per account, which adds up to meaningful amounts if you've interacted with many tokens.
Rent vs Transaction Fees: Key Differences
Transaction fees are consumed and distributed to validators/burn. Rent deposits are held as collateral and fully returned. Rent is paid once when an account is created. Transaction fees are paid for every operation. Understanding this distinction helps you calculate the true cost of new on-chain interactions: a one-time rent deposit plus small per-transaction fees for all subsequent operations.




