What is network fee?

See gas.

Not yet verifiedHow we verify

3 min read

In this entry

See gas.

Also refers to the fee an exchange charges to withdraw crypto to an external wallet, which usually includes the blockchain fee plus a margin. Those two meanings collide on exactly the screen where it matters, because the line item labeled "network fee" on a withdrawal form is set by the exchange, not by the chain.

The mistake this causes is assuming the number is a pass-through cost you cannot avoid. Some venues pass the chain fee through at cost, some round it up, and some charge a flat figure per asset that bears no relation to current conditions. On a quiet day the flat figure can be many times the actual cost.

How it works

A blockchain fee is paid to whoever produces the block, and it is priced by demand for block space rather than by the value being sent. Sending $50 and sending $50,000 cost the same on Bitcoin or Ethereum, because the fee is charged on transaction size and computation, not amount.

An exchange withdrawal fee is a separate decision by the exchange. Three patterns are common. A pass-through fee tracks current chain conditions and moves through the day. A flat fee per asset is fixed until the exchange changes it, and covers the venue on expensive days by overcharging on cheap ones. A batched fee reflects the exchange combining many customer withdrawals into fewer chain transactions, which is genuinely cheaper per customer.

The same asset on two networks usually carries two different fees, which is the single biggest lever you control. Withdrawing a stablecoin over a low-fee network rather than Ethereum can change the cost by an order of magnitude, provided the receiving wallet or exchange supports that network.

Deposit fees work differently. Most exchanges do not charge to receive crypto, but you still pay the chain fee from the sending side.

Example

Illustrative comparison of moving the same $200 of a stablecoin off an exchange.

Illustrative withdrawal costs for one asset across networks. Figures vary by exchange and by day.
RouteTypical cost driverShare of a $200 transfer
Ethereum mainnetCongestion-priced gasCan exceed several percent
A low-fee layer 2 or alternative chainCents per transactionA fraction of a percent
Internal transfer between accounts on the same venueNo chain transactionOften free

The asset arriving is identical in each case. What differs is the rail, and choosing it is the decision.

Why it matters when you buy

Withdrawal fees are the part of the cost stack people forget when comparing venues, and for small purchases they can exceed the trading fee several times over. A cheap exchange with an expensive exit is not cheap. RampAtlas builds withdrawal cost into the comparisons at the fee comparison, and the per-network cost measurements are on the chain rankings.

Questions

Why is the withdrawal fee higher than the chain fee?

Because it is the exchange's fee, not the chain's. Many venues add a margin or charge a flat rate that covers them on expensive days, and some batch withdrawals and keep the saving.

Can I choose a cheaper network?

Usually yes, if both the exchange and your destination support it. Confirm the receiving side supports that exact network before sending, since the choice cannot be undone.

Does sending a larger amount cost more?

Not on the chain. Blockchain fees are priced by transaction size and computation, not by value. Some exchanges do charge a percentage-based withdrawal fee, which is worth checking on their fee page.

Guides that use this term

  • Address Poisoning and Clipboard Attacks: How They Work and How to Avoid Them

    Address poisoning and clipboard hijacking both attack the same habit, which is copying a destination address from somewhere convenient instead of from the recipient, and both are defeated by verifying the full address at the moment you send rather than recognizing the first and last few characters.

  • Buying Crypto With PayPal, Apple Pay, and Google Pay

    Apple Pay and Google Pay are wrappers around a card you already hold, so on an exchange they are priced and treated exactly like a card deposit, while PayPal is a separate funding method with its own availability and its own fees, and all three settle instantly and then sit under a withdrawal hold.

  • Dollar-Cost Averaging Into Crypto: How It Works and How to Set It Up

    Dollar-cost averaging means buying a fixed amount of an asset on a fixed schedule instead of all at once, and on a crypto exchange you run it either as a recurring buy the platform executes for you or as an order you place yourself each period, which is mostly a decision about fees.

  • What to Do When an Exchange Freezes Withdrawals

    When withdrawals stop, the first job is working out which of four things is happening: a routine hold on a recent deposit, a compliance review of your account, a temporary pause on one asset or network, or a venue-wide halt, because only the last one is an emergency and the first is usually documented on the exchange's own fee page.

  • Gas Fees Explained: Why They Change and How to Pay Less

    A gas fee is the amount of computational work your transaction uses multiplied by the price you pay per unit of that work, and it changes minute to minute because the price rises automatically when blocks are fuller than the network's target.