← All posts

How many businesses are registered in the US?

Key takeaways

  • There are at least 91,852,971 business-entity registration records across all 50 US Secretary of State registries as of July 2026. That is registrations, not distinct companies.
  • About one in eleven records (8.2 million, 8.9%) is a foreign qualification: the same company registered to operate in a state other than the one it formed in. Counting only domestic formations gives at least 79.2 million entities.
  • Registries never delete. Fewer than four in ten records (37.6%) carry an active status; about one in five is explicitly dissolved. The rest are inactive, suspended, or unpublished.
  • None of this matches the Census or SBA business counts, because those measure operating businesses in a year, not the accumulated registry of every entity ever formed.

There is no single number, and the honest answer depends on what you count. Across all 50 US Secretary of State registries there are at least 91,852,971 business-entity registration records as of July 2026. That figure counts registrations, not distinct companies: about one in eleven is the same business registered in a second state, and fewer than four in ten carry an active status.

Why is there no single number?

Because the four sources people reach for count four different things, and only one of them counts registrations.

The Census Bureau's Statistics of U.S. Businesses counts employer firms and their establishments: 6,395,635 firms with at least one paid employee in 2022, spread across 8,298,562 physical locations. Its Nonemployer Statistics add the businesses with no employees, mostly sole proprietors, which numbered 29,811,495 in 2022. The SBA Office of Advocacy sums those two into its widely cited headline, 36,207,130 small businesses as of early 2026. The Census Business Formation Statistics counts a fourth thing entirely: applications for an Employer Identification Number, a record 5,479,144 of them in 2023, which are requests to start a business rather than filed companies.

None of those is a registry. A company legally exists when it files formation documents with a state, in most states the Secretary of State, and that office records the entity and keeps the record. That is the only source that answers "how many companies are on the books," because existence is what a registry records. The catch is that there are 50 of them and no federal registry sits above them, so a national count means pulling all 50 and adding them up, the same way counting US LLCs means summing 50 separate registries rather than reading one federal number. Two things happen when you do.

How many registrations are on the 50 registries?

Counted across all 50 registries, there are 91,852,971 business-entity registration records as of July 2026. The first distortion in that number is that a company can hold more than one registration.

A business is a domestic entity in the single state where it forms. To operate legally in another state it registers there too, as a foreign entity, a step called foreign qualification. Each filing is its own registration record with its own registry number, so a company operating in a dozen states appears a dozen times. Splitting the records by that field:

Registration typeRecordsShare
Domestic (formed in that state)79,184,60586.2%
Foreign (qualified from another state)8,203,1468.9%
Other or unlabeled4,465,2204.9%

About one in eleven records, 8.2 million of them, is a foreign qualification rather than a distinct company. Those cluster in the large consumer markets a growing company expands into first: California holds 971,943 foreign registrations, Florida 586,796, and New York 571,086. Strip the foreign qualifications out and you are left with at least 79.2 million domestically formed entities, which is the closer figure for distinct registered companies. It is still a floor, because it counts every entity a person or company ever formed, and one operator can own many.

How many of those are active?

The second distortion is time. A state registry never deletes: when a company dissolves, its record stays on the books with a dissolved status, and decades of closed entities accumulate alongside the live ones. Splitting all 91.9 million records by status shows how few are current.

StatusRecordsShare
Active34,547,83337.6%
Inactive18,616,47920.3%
Dissolved18,229,38819.9%
Suspended4,930,0925.4%
Other or unpublished15,529,17916.9%

Fewer than four in ten records carry an active status, and about one in five is explicitly marked dissolved. Read alongside the domicile split, the count narrows quickly: of the 79.2 million domestic entities, about 30.6 million are active. That 30.6 million is the closest single figure to "how many companies are registered and operating in the US," and it is a floor, because not every registry publishes a status that maps to a standard label.

This is also why a registry count and the Census or SBA business counts never line up, and neither is wrong: they count different populations. The SBA's 36.2 million small businesses is built from operating businesses screened on revenue or payroll, and about 29.8 million of them are nonemployer sole proprietors who trade under their owner's name and never file with a Secretary of State. A registry counts entities instead: it includes dormant holding companies and shell LLCs that never earn a dollar, counts a company once in every state it qualifies in, and keeps dissolved records on the books. One is a census of businesses that operate; the other is the roster of entities that have filed. Even the 30.6 million active domestic figure overstates distinct operators, because a single owner can register many separate LLCs and corporations.

How do you get one count across all 50 states?

The reason "how many businesses are registered in the US" has no published answer is that no one office holds all 50 registries. Producing the count above means collecting every state's records, normalizing each state's status wording and entity-number format into one schema, and then reading the domicile and status fields the same way across all of them.

GovFiles does that collection and normalization, and delivers the result as a REST API and bulk Parquet refreshed monthly. Every entity carries a normalized domicile (domestic, foreign, or unknown) and status, so separating distinct formations from foreign qualifications, or active companies from dissolved ones, is a filter rather than a 50-state reconciliation project. A single company reads back by jurisdiction code and registry number:

curl -s 'https://api.govfiles.dev/v2/companies/us_ca/C0484301' \
  -H "X-API-Key: $KEY"

That record is Chevron U.S.A. Inc.'s California registration, and its domicile reads foreign: the company formed in another state and qualified to do business in California, so this is one of the 8.2 million foreign registrations, not a distinct company. The /v2/jurisdictions endpoint lists the 50 registries behind the single schema, which is the national count the states themselves do not publish.

Frequently asked

How many businesses are registered in the US? At least 91.9 million business-entity registration records exist across all 50 US Secretary of State registries as of July 2026. That count is larger than the number of distinct companies: about one in eleven records is the same business registered in a second state (a foreign qualification), and fewer than four in ten carry an active status. Counting only domestically formed entities gives at least 79.2 million, of which about 30.6 million are active.

Is a registration count the same as the number of businesses in the US? No. A registration count from the state registries and the business counts published by the Census Bureau or the SBA measure different populations. The registries record every entity ever formed, including dissolved ones, and count a company once in every state it registers in. The Census and SBA count operating businesses in a given year. So a Secretary of State registration count runs into the tens of millions while the Census counts far fewer employer firms.

Why is a company counted more than once? A business is a domestic entity in the one state where it forms. To operate legally in another state it files as a foreign entity there, a step called foreign qualification. Each of those filings is a separate registration record with its own registry number. A company operating in a dozen states appears as a dozen records, so adding up all 50 registries counts multi-state companies several times.

How many active businesses are registered in the US? At least 34.5 million registration records across the 50 registries carry an active status as of July 2026, of which about 30.6 million are domestic entities registered in their home state. Both are floors: not every registry publishes a status that maps to a standard label, so the true active count is higher.

GovFiles API

One schema for business entity data from all 50 states — officers, registered agents, filings and status history.

Get an API key