I'm just curious: how many users are there on Stack Overflow altogether?

link|improve this question
240,975 users thats massive :))) well done stackoverflow – getaway Sep 22 '10 at 11:59
why is this a bad question? its honest and clear – Mike Sep 22 '10 at 15:36
feedback

5 Answers

up vote 7 down vote accepted

You can find this and more information at the StackExchange site list.

As of a few moments ago, StackOverflow boasts:

  •    952,707 questions
  • 2,461,269 answers on 83% of the questions
  •    344,240 users
  •    501,915 daily views
link|improve this answer
I think this number is exclusive inactive users. The total is then about: 455K users, 345K active, 241K registered. – Chichiray Sep 22 '10 at 12:31
@Balus -- Yeah, so? :) Besides, what keeps a user that has been deleted for inactivity to then reregister? What about merged users? What about spammers' sockpuppets? – badp Sep 22 '10 at 12:33
You need to read "users" as "accounts". – Chichiray Sep 22 '10 at 12:34
feedback

Go to the Users page, tab to the Newest, peek the user ID of the latest user (it's in the URL if you peek/click the username link). Currently it's 454993. This includes registered, unregistered and inactive users. The Users page itself only shows registered users.

link|improve this answer
-1 that includes deleted accounts. – George Edison Sep 22 '10 at 19:04
@George: that falls in the "inactive" category. Those users with some default lightgray face-avatar and without a profile page. Or do you have a different definition of it? – Chichiray Sep 22 '10 at 22:18
1  
Regardless, deleted users are not users. – George Edison Sep 22 '10 at 23:13
The method I outline in my answer gives a more accurate number. – George Edison Sep 22 '10 at 23:14
feedback

As of 22nd September 2010 there are 6885 pages of users with 35 users per page.

Given that the last page won't be full there's between (6884 * 35) and (6885 * 35) registered users.

link|improve this answer
feedback

I doubt very many. stackoverlfow.com looks like it is being squatted by a redirect to a job search engine, while the more original stackoverlow.com is registered to one of those "search portal" sites that automatically names itself after the domain (the look and layout is also randomly chosen on each load).

link|improve this answer
Thanks for that, I fixed the typo. – badp Sep 22 '10 at 12:18
1  
+1 good effort. – Popular Demand Sep 22 '10 at 18:44
feedback

The best way of finding this out is to use the API:

http://api.stackoverflow.com/1.0/stats?type=jsontext

According to the page, there are 344,686 users.

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged