How to Burn Solana NFTs and Get Your SOL Back

Every NFT in your wallet sits in a token account, and that account holds a small SOL deposit you paid for but cannot spend. Burning the NFT closes the account and sends the deposit back to you.

Updated August 20266 min read

The short version: to burn a Solana NFT and reclaim the SOL, connect your wallet to a burn tool, select the NFTs you no longer want, and approve the transaction. You get back roughly 0.00204 SOL per NFT — the rent deposit locked in its token account. It is a small amount individually and a real amount if a few hundred spam mints have piled up over the years. Burning is permanent, so the only step that deserves care is checking what you are about to destroy.

What does burning a Solana NFT actually do?

Two things happen, in order, inside a single transaction. First the NFT is burned: the token is destroyed and the mint's supply drops to zero. It leaves your wallet and does not arrive anywhere else. Second, the now-empty token account that held it is closed, and the SOL deposit inside that account is released to you.

That second step is the part people miss. On Solana, an account must hold a minimum SOL balance to stay alive — this is called rent, and it is not a fee anyone collects. It is a deposit, held for as long as the account exists. Every NFT you have ever received created an account, and every one of those accounts is quietly holding a little of your SOL. Closing the account is what hands it back.

Burning is not selling. Nobody receives the NFT and no marketplace is involved. You are destroying an asset to recover the deposit underneath it. If the NFT has any resale value at all, selling it is strictly better.

Why would anyone burn an NFT they paid for?

Most burned NFTs were never bought. They arrived on their own. A Solana wallet that has been used for a couple of years typically accumulates:

None of these will ever be worth anything, and each one is holding a deposit. Burning them converts dead weight back into spendable SOL.

How much SOL do you get back per NFT?

The dependable number is the token account's rent deposit: about 0.00204 SOL per NFT. That figure is fixed by the size of a token account, so it is the same for a blue-chip NFT and for the ugliest airdrop in your wallet. A hundred junk NFTs is therefore in the region of 0.2 SOL.

Some NFTs return a bit more than the baseline, because additional accounts tied to the asset — metadata and related records — can also be closed when it is burned, releasing their deposits too. How much extra depends on the NFT's standard and how it was minted, so it is not worth predicting. Plan around 0.00204 SOL each and treat anything above that as a bonus. Two things reduce the total: the Solana network fee, which is small but not zero, and the app's donation cut, covered below.

How do you burn Solana NFTs step by step?

This walkthrough uses SolBack's NFT Burn Mode. The mechanics are the same in any burn tool; only the buttons differ.

1. Connect your wallet

Open solback.app and connect the wallet holding the NFTs — Phantom, Solflare or any standard Solana wallet. Connecting only lets the site read your public balances. Nothing moves until you sign a transaction, and you will be shown exactly what that transaction does first.

2. Open NFT Burn Mode

Switch to NFT Burn Mode. The app scans the wallet and lists every NFT it holds. Each row links out to Solscan so you can inspect the asset on-chain rather than trusting the thumbnail.

3. Check anything you do not recognize

This is the step that matters. Open unfamiliar NFTs on Solscan or a marketplace and confirm there is no bid, no floor, and no chance you will regret it. Anything you are unsure about, leave unselected — it costs you 0.00204 SOL to keep and everything to burn by mistake.

4. Select what you want to destroy

Tick the NFTs to burn. Select All is there for wallets that are pure spam; if you use it, deselect your keepers immediately and count them before continuing. The app shows the SOL you will receive back as you select.

5. Burn and claim

Confirm, then approve the transaction in your wallet. Because a Solana transaction has a hard size limit, NFT burns are grouped at roughly ten per transaction — if you selected more, the work is split into a queue and your wallet will prompt you several times. Approve each one. The reclaimed SOL lands in the same wallet as each transaction confirms.

Burning cannot be undone. There is no recovery, no support ticket and no rollback — the token is gone from the chain. Verify value before you select, never after you sign.

Do compressed NFTs give any SOL back?

Essentially no, and it is worth understanding why before you hunt for a refund that does not exist.

A regular NFT owns an account, and that account holds the deposit you are reclaiming. A compressed NFT — a cNFT — does not. Compression exists precisely to avoid that cost: thousands or millions of cNFTs are represented by a single hash inside one Merkle tree, and the tree's rent was paid once, by whoever created the collection, not by you. Their state lives off the per-account model entirely.

So when you burn a cNFT there is no per-NFT deposit to release, because you never funded one. The burn is still worth doing to clear spam out of your wallet view, but expect nothing back. Tools will often skip cNFTs in a rent-reclaim flow for exactly this reason, alongside frozen assets such as pNFTs, which plain transfers and burns cannot move.

What does SolBack charge for this?

Stated plainly, because a burn tool that is vague about its cut is not one to trust: the tools are free to use. Burning — tokens or NFTs — deducts a 10% donation from the SOL you recover. On the main close-accounts flow the deduction is 5–10%, and 20% on the batch Rent Collector, to keep the site running. There is no charge beyond that — no subscription and no unlock fee. You also pay the ordinary Solana network fee, which goes to validators, not to us.

The donation comes out of SOL you could not access at all a minute earlier. If you would rather keep every lamport, the burn instruction is public and you can build the transaction yourself.

What else is worth cleaning up while you are here?

NFTs are usually not the biggest pile. Empty token accounts — left behind every time you sold or swapped a token to zero — hold the same 0.00204 SOL deposit each, and most active wallets have far more of those than they have dead NFTs. They close in batches of up to 16 accounts per transaction, so clearing them is faster per account than burning. If you run several wallets, Rent Collector sweeps rent across all of them and Batch Query tells you what is recoverable before you commit.

Ready to clear out the dead NFTs?

NFT Burn Mode scans your wallet, shows what each NFT is worth reclaiming, and batches the burns for you. Free to use — a 10% donation is taken from what you recover.

Open SolBack

Connect is read-only. Nothing is burned until you approve a transaction in your own wallet.

What else do people ask about burning NFTs?

Can you undo burning a Solana NFT?

No. Burning destroys the token permanently and reduces the mint's supply on-chain. There is no recovery path and no rollback — not for you, not for the collection's creator. This is why the value check before you select anything matters more than the rest of the process combined.

How much SOL do you get back for burning one NFT?

The reliable baseline is the token account's rent deposit, about 0.00204 SOL per NFT. Some NFTs return a little more, because other accounts tied to them can be closed at the same time. Treat 0.00204 SOL as the figure to plan around and anything extra as a bonus.

Do compressed NFTs (cNFTs) give any SOL back when burned?

Effectively no. Compressed NFTs do not each own a token account. Thousands of them are represented by a single hash stored in a Merkle tree, and the rent for that tree was paid once by whoever created it, not by you. Because you never funded a per-NFT account, there is no per-NFT deposit waiting to be released. Burning a cNFT tidies your wallet view but returns nothing meaningful.

Is it safe to burn an NFT that a stranger airdropped to me?

Burning is the safe way to deal with one. The danger from a spam NFT is never the token sitting in your wallet — it is the website printed on its image, which asks you to connect and sign. Burning removes the asset without ever visiting that site. Never mint, list, or “claim” an unsolicited NFT to get rid of it.

Does burning an NFT cost anything?

You pay the ordinary Solana network fee, plus a priority fee the app estimates so the transaction lands. SolBack itself is free to use and takes a 10% donation out of the SOL you recover when burning, to keep the site running. Elsewhere the deduction is 5–10% on the main close-accounts flow and 20% on the batch Rent Collector. There is no charge beyond that.

Can you burn a lot of NFTs at once?

Yes. A Solana transaction has a size limit, so NFT burns are grouped at roughly ten per transaction. Select as many as you like and the app splits the work into a queue of transactions, each needing its own wallet approval. Nothing is destroyed until you approve the transaction containing it.