Bandwidth calculator
How much bandwidth does your static site actually use — and what would it cost elsewhere? Page views, weight, and cache hit rate in; GB and dollars out.
~~~
Presets
Origin bandwidth = total transfer × cache miss rate
~~~
Bandwidth
Total edge transfer:
Origin (billable) bandwidth:
Cost by host
~~~
About this tool
Static sites feel "free" until traffic grows. A CDN cache hit means your origin never sees the bytes — a miss means your host counts them against quota.
Cloudflare Pages does not meter normal static bandwidth the way Netlify or Vercel do. For a blog like this one, that difference is the whole story.
~~~