Paste the recipient address — we check it on-chain and show exactly what your USDT transfer costs today: burning vs renting, at live measured prices.
Measuring…
⚡ Buy energy now — no sign-up, receipt on TronscanThe TRON network charges 100 SUN per energy unit (a network parameter called getEnergyFee, verifiable via any TRON node). A USDT transfer to an address that already holds USDT consumes about 64,285 energy ≈ 6.43 TRX burned. A transfer to a fresh address that never held USDT consumes about 130,285 energy ≈ 13 TRX — the token contract creates a new balance record, which roughly doubles the cost.
Renting energy for one hour before sending replaces the burn: delegated energy arrives at your address, your transfer consumes it, and you pay a fraction of the burn cost. This page reads rental prices from providers' public APIs every ~2 minutes — the "cheapest rental" figure above is live, not an estimate.
Two things people expect to matter here do not. The amount you send changes nothing: a $5 transfer and a $50,000 transfer consume identical energy, because the contract does identical work. Network load changes nothing either — TRON has no fee auction, so a busy hour costs the same as a quiet one.
What does decide the price is the recipient. An address that already holds USDT needs about 64,285 energy; one that has never held it needs about 130,285, because the contract has to create a balance record for it. That single fact explains almost every "why did my transfer cost double" question in this niche.
Burn TRX. Do nothing, and the network takes TRX from your balance at the rate above. Simplest and most expensive per transfer, and it is what happens by default to everyone who has not thought about energy.
Stake your own TRX. Frozen TRX generates energy daily. It works, but covering even one transfer a day means locking capital that stays locked — it only pays off at a steady volume.
Rent energy for the minutes you need it. Someone else's staked TRX is delegated to your address, you spend the energy, the delegation expires. No lock-up, no registration, and your private key never leaves your wallet — delegation targets a public address.
Ordering less energy than the transfer needs does not make it fail. The network silently burns TRX to cover the shortfall, so you pay for the rental and for the burn. This is the most expensive mistake available in this niche, and it is entirely avoidable: check the recipient first.
Related pages: check any TRON address to see whether it needs 64,285 or 130,285 energy, the current network fee read live from the chain, and what a TRC-20 wallet costs to use.