How to Reclaim SOL Rent From Empty Token Accounts (2026 Guide)
June 27, 2026 · 6 min read
If you've traded a single memecoin, claimed an airdrop, or minted an NFT on Solana, you almost certainly have SOL you can't see — locked as rentinside token accounts you forgot existed. The good news: it's refundable, and it's yours to take back.
What is "rent" on Solana?
Every account on Solana — including the token accounts created when you receive a new token — has to pay a small deposit to stay on-chain. For a standard token account that deposit is about 0.002 SOL. It isn't a fee that disappears: it's a refundable deposit. The network holds it while the account exists, and releases it the moment the account is closed.
The catch is that closing accounts is something almost nobody does. So the deposits pile up, account after account, quietly parking your SOL.
Why it gets stuck
When you swap into a token, a token account is created in your wallet to hold it. When you sell the whole position, the balance goes to zero — but the account stays open, with its ~0.002 SOL deposit still inside. Repeat that across a cycle of trading and airdrops and the math adds up:
- Casual user: ~25–75 empty accounts → roughly 0.05–0.15 SOL
- Active trader: ~100–250 empty accounts → roughly 0.2–0.5 SOL
- Heavy memecoin trader: often 0.5–1+ SOL
Spam NFTs and Token-2022 accounts hold rent too, and a lot of tools only look at standard empty SPL accounts — so the real number is often higher than a quick scan suggests.
How to reclaim it safely
The process is the same across reputable tools:
- Scan the wallet. A good cleaner lets you paste an address and see your reclaimable SOL before you connect anything.
- Review what will be closed.Empty token accounts, dust positions, worthless NFTs — you should see exactly what's being touched.
- Sign one transaction. The accounts close and the rent deposits land back in your wallet in the same transaction.
The single most important rule: stay non-custodial. You should sign every transaction yourself, and the tool should never ask for or store your private key. If anything asks you to hand over keys or a seed phrase, close the tab.
What about fees?
Most cleaners take a percentage of the SOL you recover. The market has settled around 2%, so you keep ~98% of what you reclaim. Anything well above that means you're overpaying to get back rent that was already yours. SolHealth charges a flat 2% and only on the SOL you successfully recover — the scan itself is free.
Curious how much is locked in your own wallet?
Run a free check — no connectFAQ
Is reclaiming rent safe?Yes, when it's done non-custodially. Closing an empty account is a standard Solana operation — you're just retrieving your own deposit.
Will I lose any tokens? No. You only close accounts that are empty or hold tokens/NFTs you choose to burn. Active positions are left untouched.
How often should I do it?A quick clean after a heavy trading session is a good habit — that's when the most dead accounts pile up.