Follower Growth Rate Calculator – One Percentage, Four Honest Numbers
Two accounts both grew 20% last quarter. One went from 12,000 to 14,400 over 90 days; the other did the same thing in 30. They are not the same account and they are not on the same trajectory, but the single percentage everyone quotes hides that completely. A follower growth rate without a period attached is not a rate at all — it is a ratio wearing a rate's clothes.
This follower growth rate calculator takes a before-and-after count over a known window and returns the numbers that actually describe growth: the headline percentage, the same growth normalised per day, week, month and year, the compound rate that a percentage-over-a-period implicitly is, and what that rate produces if it holds. Everything runs in your browser on numbers you read off your own analytics.
How to calculate follower growth rate
The headline formula divides the change by where you started:
growth rate = (end − start) ÷ start × 100For our quarter: (14,400 − 12,000) ÷ 12,000 × 100 = 20.00%, a net gain of 2,400 followers, or 26.67 followers a day across the 90 days. Some sources instead divide by the mean of the two counts — symmetric percent change — which reports a smaller number for growth and a larger one for decline. Every social analytics dashboard uses the starting count, so this tool does too, without offering a toggle that would only make two of your own figures disagree.
Why 20% a quarter is not 6.67% a month
This is the part worth the reading. Slice 20% evenly across three months and you get 6.667% — the simple, or arithmetic, monthly rate. Ask instead what monthly rate applied three times in a row actually produces 20%, and the answer is 6.266%:
monthly compound = (end ÷ start)^(30 ÷ days) − 1
= (1.2)^(30 ÷ 90) − 1 = 6.2659%Compound 6.667% for three months and you land on 21.4%, not the 20% you measured. The same identity gives 0.2028% a day, 1.4282% a week and 109.47% a year. The tool uses a 30-day month and a 365-day year everywhere, consistently, because mixing 30-day and calendar months across read-outs is the quickest way to produce two numbers that contradict each other.
The gap between the two definitions looks like rounding and is not. Project both forward a year from 14,400: compounding at 0.2028% a day reaches 30,164 followers, while adding 26.67 every day reaches 24,133. Same measured growth, same starting point, 6,030 followers apart. Use the compound figure for anything forward-looking; the simple one only ever describes the past. A useful self-check sits in the middle of that range: 180 days is exactly two more 90-day periods, so the projection must return 14,400 × 1.2² = 20,736 exactly, and it does.
Doubling time and what it assumes
Follower doubling time comes from the same logarithm that governs compound interest: ln(2) ÷ ln(1 + daily rate), which at 0.2028% a day is 342 days. For a shrinking account the identity with ln(0.5) gives a halving time, which is what a declining account gets reported instead of a meaningless negative. A flat account has neither, and the tool says "flat" rather than printing an infinity.
Gross gains, net growth and the unfollow ratio
Your follower counter shows one number, and it is the least informative one available. An account that gained 3,000 and lost 600 reads exactly the same as one that gained 2,400 and lost nothing. Split them out and the picture changes:
Gross rate = gained ÷ start = 3,000 ÷ 12,000 = 25.00%
Churn rate = lost ÷ start = 600 ÷ 12,000 = 5.00%
Unfollow ratio = lost ÷ gained = 600 ÷ 3,000 = 20.0%
Retention = (start − lost) ÷ start = 11,400 ÷ 12,000 = 95.0%
One in five new followers was cancelled out by a departure. A rising unfollow ratio against flat net growth is the earliest warning that reach is being bought with content the new audience does not stay for — and it is invisible on the counter. When gained minus lost does not reconcile with end minus start, the tool shows both figures and the difference rather than quietly preferring one; that mismatch almost always means the two came from different date windows.
Comparing periods instead of chasing benchmarks
There is no defensible published average Instagram follower growth rate, or TikTok one, or YouTube one. The figures in circulation are vendor blog posts that disagree by an order of magnitude and age badly, and a rate that is unremarkable at 500 followers is extraordinary at two million, because the same percentage demands proportionally more people every period. So this tool ships no benchmark and passes no verdict. Paste several dated readings into the multi-snapshot mode instead: it computes each interval's rate, the overall rate and the geometric mean across the series — the only comparison that is genuinely about your account.