Market analysis

Blockchain Network Fees: What Drives On-Chain Payment Costs

A blockchain network fee is paid per transaction, not per dollar sent, and it moves with network congestion and capacity at the moment of the transfer.

Equipo Soulbit11 min read
Share
Analysis

A US finance team pays a supplier or a contractor in Latin America in stablecoin and the monthly statement shows a line it cannot fully explain to the CFO: network fee, a different amount on every transaction, with no obvious link to the size of the payment. The question that lands on the finance desk is direct: what does that line actually pay for, why does it swing so much, and what else sits on top of it before comparing the total against a traditional wire.

At Soulbit Academy we break that bill down layer by layer. Soulbit is a payment and treasury rail built on stablecoins for companies, and understanding the network fee is the first step to reading any transaction on that rail with real judgment. This article does not recommend any single blockchain as the cheapest option. The goal is for a finance team to understand what makes a transfer more or less expensive, so it can ask the right questions of any provider.

What a network fee actually pays for

A network fee is the payment that goes to whoever processes and validates a transaction on a public blockchain, not a charge from the platform that provides the account. When a company sends a stablecoin, that transaction enters a batch of transactions someone has to process and confirm, and that work has a market price.

That price is set by computation, not by billing intent. The more network resources a transaction consumes, the higher the fee it must offer to get processed. A simple transfer between two addresses consumes little computation. An operation that runs extra logic, such as a conditional contract or a single transaction that pays out to several recipients at once, consumes more and therefore costs more in network fees.

This is why the same company can see different fees on two payments that look identical. If one is sent during low network demand and the other during a traffic spike, the second one pays more, even though the amount transferred is exactly the same.

Why the network fee does not scale with the amount sent

Why does sending 500 dollars and 500,000 dollars on the same network cost the same network fee?

The network fee does not depend on the amount sent because it compensates the work of processing the transaction, not the value moving inside it. The computation required to move 500 dollars is identical to the computation required to move 500,000, as long as the transaction has the same structure and is sent at the same moment. The network does not know, and does not care, how much value it is carrying; it only measures how much work it takes to process it.

That is the structural difference from a traditional wire fee, which is almost always calculated as a percentage or a margin on the amount transferred. A larger SWIFT wire tends to generate a larger absolute cost, because the FX margin and some correspondent fees are calculated on the value of the transaction. In an on-chain payment, the network fee is essentially flat against the amount sent; what moves it is congestion and complexity, not how much is being sent.

For a company running mass payroll or paying suppliers in a batch, this property has a practical consequence: the network fee per transaction becomes less material as the average payment amount grows, and more material as payments get smaller and more numerous.

What makes a network fee go up or down

Three factors make a network fee go up or down: how congested the network is at that moment, its processing capacity, and how complex the transaction being sent is. There is no such thing as one cheap network and one expensive network, fixed forever: what exists is high-throughput networks and networks whose demand exceeds their capacity at certain moments, and that relationship can shift over time with technical upgrades or usage spikes.

FactorEffect on costWhy it happens
Network congestion at that momentRaises the fee needed to get processed soonerMore transactions are waiting than there is capacity to process them
Network processing capacityHigh-throughput networks keep fees low even under heavy trafficThey process more transactions per unit of time before saturating
Transaction complexityA simple transfer costs less than one with extra logicRequired computation grows with complexity, not with the amount
Batch size of the payment runGrouping several payments into one transaction can lower cost per recipientOne network fee gets split across multiple beneficiaries
Time of day or weekGlobal high-activity windows tend to raise the cost of a one-off sendNetwork demand is not constant throughout the day
Table 1. Factors that raise or lower the network fee of an on-chain transfer. No network is cheap or expensive on a permanent basis.

The Bank for International Settlements (BIS) documented in its 2022 report on the future monetary system that congestion on a public network forces users to bid higher fees to get their transaction processed sooner, a structural mechanism for rationing limited processing capacity. That dynamic is why the cost range per transfer can run from fractions of a cent to several dollars depending on the network and the moment, as of September 2026, and why that range keeps shifting over time.

Single sends vs batch payroll runs: how the math changes

A simple send, from one address to another, with a single stablecoin and no added conditions, is the cheapest transaction that exists on any network. It is the on-chain equivalent of a plain transfer between two accounts.

A batch payment, by contrast, groups several beneficiaries into a single transaction or a sequence of related transactions, which is common in payroll disbursement or paying several suppliers at once. Two scenarios matter here. If the batch runs as a single transaction that splits funds across multiple addresses, the total network fee is divided across more beneficiaries, and the cost per person drops. If the batch instead runs as individual transactions for each beneficiary, the company pays a full network fee for each one, and the total cost grows linearly with headcount.

We explain how a disbursement file is structured and what path each record follows until it becomes a payment in batch payroll: from file to disbursement. The exact mechanics of what gets recorded on each transaction, address, hash and confirmations, are covered in how an on-chain transaction works, explained for accountants.

The other costs layered around the network fee

The network fee is rarely the largest cost of the full transaction. Around it sit at least three additional layers a finance team should add up before comparing the total against any alternative.

What other costs exist besides the network fee when paying in stablecoin?

The first is the conversion spread: when a company converts between stablecoin and fiat, that conversion executes at a price, and the gap between that price and the market reference rate is a real cost, even when it never shows up as a separate line. The second is the cost of the local fiat ramp, the step where money enters or exits a specific country's banking system, which has its own fee structure depending on the banking rail available there. The third is the fee charged by the provider running the account, which may bill per transaction, by volume, or a mix of both.

ComponentWhat it coversHow it is known before paying
Network feeProcessing and validating the transaction on the blockchainCan be estimated before confirming the send, based on the network and the moment
Conversion spreadThe gap between the market reference rate and the effective conversion priceDepends on whether the quote is shown before the operation is confirmed
Local fiat ramp costMoney entering or exiting a country's banking systemVaries by the banking rail available in that country
Service provider feeRunning the account and executing the paymentDepends on each provider's commercial model; there is no single standard
Table 2. The cost stack of an on-chain payment for a business. The network fee is usually the smallest layer, not the only one.

Adding up only the network fee and comparing that figure against a wire transfer's percentage is a common comparison mistake. The correct figure to compare is the total across all four layers, not the most visible one.

How the total compares to a wire transfer

The World Bank measured a global average cost of 6.36 percent to send 200 dollars through existing channels in the third quarter of 2025, with banks the most expensive channel at 14.99 percent on average, according to its Remittance Prices Worldwide monitor. We break that figure down layer by layer, issuing fee, correspondent deductions and FX margin included, in how much does a SWIFT transfer really cost in 2026.

There is a useful data point on the settlement side too. The Federal Reserve's Fedwire Funds Service 2026 fee schedule charges 0.97 dollars per transfer at its base tier, effective January 1, 2026, a fee that is flat per transfer, not a percentage of the amount. That flat structure only covers the settlement leg between banks; everything else in a wire, the sending bank's fee, correspondent deductions and the FX margin, is priced separately by each institution in the chain, which is exactly why the total a company pays rarely resembles that base settlement cost.

An on-chain payment adds a network fee plus a conversion spread and, when it applies, local ramp cost and provider fee. At typical corporate amounts, that combined stack usually lands well below the percentage the World Bank measures for the banking channel, though the exact result depends on the network, the timing and the provider of each transaction, so there is no single figure that holds for every case. The structural advantage is not that it is free; it is that a company can know the total before confirming, which the full SWIFT vs. stablecoin comparison covers in more depth.

For a US company paying a contractor or supplier in Colombia, Mexico or Brazil, the practical comparison point is not the percentage measured on a personal remittance. It is the full cost of that company's usual wire: the sending bank's fee, the FX margin and, often, an undisclosed deduction from a correspondent bank somewhere along the route. We work through that same math for recurring international payroll in the true cost of paying international payroll by bank.

Where Soulbit fits and what its V1 actually delivers

Soulbit is a payment and treasury rail built on stablecoins for companies, and the network fee is a component its platform does not set or control; the public network determines it at each moment, not Soulbit. The real V1 offers balances in USDC and USDT, fiat in USD, EUR and GBP, conversion by quote on request, KYB verification, recurring and batch payroll, payment links and a QR code for collections. The integrated local banking rail exists today only in Colombia.

It is just as important to state clearly what the V1 does not offer: there is no closed, published fee schedule for Soulbit, because pricing for several of its components is still under internal discussion. It also does not offer cards, yield on balances or a native token. Any total fee a company sees on its account depends on the network at that moment, the live conversion quote and the banking rail of the destination country, not on a fixed rate published in advance.

The honest bottom line: the network fee is only one of four cost layers in an on-chain payment, almost never the most expensive one, and its advantage over the traditional banking rail is not the price itself but the fact that the total can be known before confirming the payment.

Frequently asked questions

What is a blockchain network fee?

It is the payment that goes to whoever processes and validates a transaction on a public blockchain, not a charge from Soulbit or from the account provider. It is paid in that network's native asset and priced by the computation the transaction requires, not by the amount transferred. Every network runs its own fee market, so the cost shifts from one network to another and from one hour to the next.

Why doesn't the network fee scale with the amount sent?

Because the fee compensates processing capacity, not the value moving through the transaction. Sending 500 dollars or 500,000 dollars on the same network, at the same moment, with the same transaction structure, costs the same network fee. That is the structural difference from a percentage-based wire fee, which does grow with the amount.

What makes a network fee go up at a given moment?

Three factors: how congested that network is right then, how much processing capacity it has, and how complex the transaction is. A network facing high demand with limited capacity gets expensive during peak hours; a high-throughput network keeps fees low even under heavy traffic. No network is cheap or expensive on a permanent basis; it depends on timing.

Is the network fee the only cost of paying in stablecoin?

No. Around the network fee sit at least three other layers: the spread on the quote when converting between stablecoin and fiat, the cost of the local fiat ramp used to move money in or out of a country's banking system, and the fee the account provider charges for running the service. The network fee is usually the smallest layer, not the only one.

How does the total cost of an on-chain payment compare to a wire transfer?

The World Bank measured an average cost of 6.36 percent to send 200 dollars through existing channels in the third quarter of 2025, with banks the most expensive channel at 14.99 percent. An on-chain payment adds a network fee plus a conversion spread, which at typical corporate amounts usually lands well below that percentage, with the added advantage that the total is known before confirming, as we break down in how much a SWIFT transfer really costs in 2026.

Want your company to add stablecoins to its operations?

Join the Soulbit waitlist and start paying payroll, collecting and managing treasury without SWIFT.

Join the waitlist

Related articles

Analysis

Central America Nearshoring: What It Means for Collections

Central America now bills a growing share of service hours to US clients. Revenue comes in dollars, but the vendor's payroll and rent are paid in local currency.

11 min read
Central America Nearshoring: What It Means for Collections
Analysis

Remittances vs B2B Payments: Not the Same Market

Remittances and cross-border B2B payments often get added into the same market figure, yet they share almost nothing. Here is the comparison, with a source behind every number.

12 min read
Remittances vs B2B Payments: Not the Same Market
Analysis

Cross-Border Payroll in Latin America: The Numbers

A finance team hiring remote talent in Latin America needs sourced numbers, not headlines. Here is what can actually be verified today.

12 min read
Cross-Border Payroll in Latin America: The Numbers