Live YouTube
Subscriber Count
Any channel's subscriber count, refreshed every minute — and the real step size printed next to it. Above 1,000 subscribers YouTube publishes three significant figures, so the number moves in jumps. Counters that tick smoothly every second are inventing the digits in between.
- ● Refreshes every 60 seconds
- ● Shows the API's true rounding step
- ● Logs every change it observes
- ● Pauses in a background tab
New to this? Read the guide before you start.
| Subscribers | Reported in steps of |
|---|---|
| Under 1,000 | 1 — exact |
| 1,000 – 9,999 | 10 |
| 10,000 – 99,999 | 100 |
| 100,000 – 999,999 | 1,000 |
| 1M – 9.99M | 10,000 |
| 10M+ | 100,000 |
A platform-wide change from August 2019. Every counter on the internet reads these same rounded numbers — the difference is whether it admits it.
Handle, channel URL, UC… ID or any video from the channel. The count refreshes every minute, and every change it sees is logged with how long the previous number held.
The step size is printed next to the number. When the count holds still, the page says so instead of animating a number that has not changed.
Built from observed transitions, and withheld until there are enough of them. Dividing total change by elapsed time mostly measures where in the rounding step you started watching.
Increases and decreases both, each with how long the previous value held. Subscriber counts do fall — closed accounts, spam purges, plain unsubscribes.
One API read per minute per channel, shared by everyone watching it. The counter pauses when your tab goes to the background.
The thing every other counter hides
Why a live subscriber count moves in jumps
In August 2019 YouTube stopped publishing exact subscriber counts above 1,000. Everything above that is rounded to 3 significant figures, everywhere — the channel page, the API, and therefore every tool built on either.
The consequence is easy to miss and it changes what a counter can honestly show. A channel at 20,100,000 is published in steps of 100,000. Fifty thousand people can subscribe without the number moving at all, and then it jumps by 100,000 at once.
So when you see a counter smoothly incrementing digit by digit, those digits are being generated between readings. It looks alive because it was designed to look alive. The underlying data changed six times an hour, not sixty times a minute.
This page does the unglamorous version: it shows the published number, prints the step size, and when a real change arrives it records the change and how long the previous value held. On a big channel that means watching a number sit still, which is exactly what the data does.
Below 1,000 subscribers none of this applies — those counts are exact, and a small channel's counter really does move one at a time.
Limits
What this counter cannot do
Above 1,000 subscribers no tool can, because the exact figure is not published. Only the channel owner sees it, in YouTube Studio.
When a creator hides the count the API returns nothing. There is no number and no way to derive one from what is public.
Polling faster returns the same cached number. 60 seconds is matched to the cache, which is also what makes one channel watched by thousands cost one API call a minute.
The session's history lives in the page. Close it and the observed changes are gone — this is a live view, not a logging service.
It records decreases but cannot tell you which cause applied: unsubscribes, closed accounts, or one of YouTube's periodic spam purges all look identical from outside.
The milestone projection assumes the rate observed in one session continues. A single upload landing well makes it wrong by an order of magnitude.
One tool, every intent
However you searched for it, this is the page
People arrive wanting a live subscriber count, a subscriber countdown to the next milestone, or just to check what a channel is on right now. Same workflow: paste, watch, read the change log.
A subscriber countdown to the real milestone
The ladder here is the one creators actually count toward — 100K for Silver, 1M for Gold, 10M for Diamond — not an arithmetic next-round-number that nobody celebrates.
Tracking your own channel's growth
Useful, with one caveat: YouTube Studio shows your exact count and this shows the rounded public one. For milestones that matter, Studio is the source.
Watching a competitor in real time
For the fuller picture — cadence, per-upload averages, the publishing slot — the Channel Statistics tool goes deeper than a single number can.
Chasing 1,000 for monetization
Subscribers are one half of the Partner Program threshold. The Monetization Checker covers the other half, including the watch hours nobody outside the channel can measure.
Also known as
- live subscriber count
- youtube subscriber count
- subscriber countdown
- live youtube subscriber count
- yt subscriber count
- live sub count
- youtube subscriber counter
- realtime youtube subscriber count
- subscriber count tracker
- why did my subscriber count go down
- youtube subscriber count rounding
- hidden subscriber count
Related YouTube tools
Keep the workflow going
Watch a single video's views move instead, get the full channel picture, or check where the channel stands against the monetization thresholds.
FAQ
Frequently asked questions
Is a live YouTube subscriber count accurate?+
Below 1,000 subscribers, yes — the API reports the exact number. Above that it rounds to three significant figures, so a channel at 20,100,000 is published in steps of 100,000 and its true count could be up to 50,000 either side. That is a platform-wide limit from August 2019, not a limitation of this tool, and every counter reads the same rounded number.
Why do other subscriber counters tick up every second when this one doesn't?+
Because they are generating the digits. If the source data only changes in steps of 10,000, a counter showing smooth single-digit increments is interpolating between readings and presenting the guess as data. This one waits for a real change, then tells you how long it waited.
How often does the count refresh?+
Every 60 seconds. That matches the server cache, so polling faster would return the identical number — and it means a thousand people watching one channel cost one API call a minute between them rather than a thousand.
Why has the count not moved at all?+
For a large channel that is completely normal. A channel reported in steps of 100,000 can sit on the same published number for hours or days even while thousands of people subscribe. Small channels move visibly because their counts are exact.
Can I see a hidden subscriber count?+
No. Creators can hide the count, and when they do the API returns nothing at all — there is no number to read and no way to derive one. Any tool claiming to reveal it is showing you a fabrication.
Why did the subscriber count go down?+
Real and normal. People unsubscribe, YouTube removes closed and spam accounts, and periodic purges of inactive accounts can drop a count noticeably. The change log on this page records decreases the same as increases.