Core assumption: When computing the required fee/tx, the network is assumed to be fully utilized (i.e., blocks are full and daily throughput is at capacity).
600,000 tx/day.10 bps → 259,200,000 tx/day32 bps → 829,440,000 tx/day100 bps → 2,592,000,000 tx/dayPrice = Market Cap / Circ. Supply
SBtarget,year = (Target SB %) × Market Cap
SubsidyUSD,year = Yearly emissions (coins) × Price
ExtraUSD,year = max(0, SBtarget,year − SubsidyUSD,year)
Fee/txUSD = (ExtraUSD,year / 365) / Tx/day
Fee/txcoin = Fee/txUSD ÷ Price
Circulating supplies and emissions (daily/yearly) are the preloaded arrays in the page and change over time with the date slider.