Skip to content

How Private-Market Data Becomes a Workflow: PitchBook's Human Verification and Switching Costs

Sep 17, 20261 min
TL;DRPitchBook combines public signals, direct submissions, and human review to build a relational database of companies, deals, funds, and investors, then embeds it in screeners, Excel, CRMs, and APIs. Segment revenue reached $671.8 million in 2025, but recent private-market data still requires estimates and later revisions.

🌏 中文版

Imagine a teacher trying to build a seating chart for an entire school with only event photos, scattered attendance sheets, and forms completed by students. A computer can guess whether the Amy in a photo is the same Amy on a class list, but someone still has to check. Once her identity is confirmed, the chart also needs to show her class, clubs, and transfers over time.

PitchBook does the private-market version of that job. Private companies do not disclose continuously like listed companies, and an investment may not become public until months after it closes. PitchBook collects clues from news, filings, company websites, and people involved, then uses researchers to connect companies, deals, funds, investors, limited partners, and people into a relational map.

The directory earns an enterprise budget only when it can support sourcing, diligence, fund comparisons, presentations, and internal data updates. Once the data flows into Excel models, CRMs, and warehouses, changing providers no longer means switching websites. It means rebuilding fields, identifiers, and historical definitions.

Machines find the clues; people decide what belongs in the database

PitchBook describes two inputs in its research process. Secondary research collects public information such as news and press releases. Primary research uses calls and emails to collect additional information directly from people connected with tracked entities. After discovering a source, the team checks whether the entity fits its scope, builds a profile, and keeps revising it.

This is not a system in which AI scrapes a page and turns it into truth. Machine learning and natural-language processing help find, organize, and filter signals. Researchers resolve entities, complete fields, and perform quality checks. When companies share a name, a fund changes its name, an investor moves jobs, or reports disagree about the same financing round, deciding whether two mentions describe the same thing is the expensive part.

flowchart TD
    A[News, filings, and websites] --> C[Machines find and classify clues]
    B[Calls, emails, and direct submissions] --> D[Researchers verify and resolve entities]
    C --> D
    D --> E[Companies, deals, funds, and people]
    E --> F[Relational database]
    F --> G[Search, comparison, and monitoring]

Human verification puts information from different sources and formats into a consistent structure, but it cannot eliminate uncertainty. That is the dividing line between PitchBook and a general search engine: search finds pages, while PitchBook tries to show how the companies, deals, and investors mentioned on those pages connect.

Data enters the enterprise budget when it enters the work

PitchBook's official use cases range from deal sourcing, due diligence, and fundraising to benchmarking, business development, asset allocation, and portfolio management. Different roles care about different fields, but they use the same entities and relationships.

BuyerJob to be doneHow the data shortens the path
VC / private equitySource targets, inspect funding history, find comparablesTurn screening criteria into a candidate list
Investment bank / advisorBuild buyer and target lists, find precedent transactionsMove deal, company, and people data into models and decks
LP / asset allocatorFind managers, compare funds and exposureOrganize fragmented reports under common classifications and benchmarks
Corporate developmentSource acquisitions, map competitionTurn market monitoring into an updatable list
Data and AI teamUpdate a CRM, warehouse, or internal modelRetrieve data continuously through APIs or feeds

The platform is an entry point, not the end of the product. Its pricing page lists Mobile, Excel, PowerPoint, and a Chrome extension, while treating Direct Data and CRM Integration as additional offerings. PitchBook does not publish a fixed rate card. Quotes vary with seats, firm type, and premium products, so third-party annual price ranges should not be presented as verified list prices.

Direct Data pushes the dependency deeper. Customers can call an API on demand or receive scheduled feeds in .dat, .csv, Parquet, or database-table formats for companies, deals, investors, and funds. At that point, PitchBook is not merely competing for a browser bookmark. It has become an upstream dependency for reports, models, and automations.

The moat is not one record; it is the cost of moving the work

A financing announcement is easy to repeat. What is harder to move is its position in years of data: which investments a company previously raised, where else its investors deployed capital, how comparable deals were priced, and where the relevant people work now.

flowchart TD
    A[One public announcement] --> B[Standardized deal record]
    B --> C[Links to companies, people, and funds]
    C --> D[History and comparable definitions]
    D --> E[Saved searches and watchlists]
    E --> F[Excel, CRM, APIs, and internal models]
    F --> G[Switching requires new fields, IDs, and history]

“Data flywheel” is a safer description than an automatic network effect. More records can make new signals easier to match with known entities, and subscription revenue can finance more research and quality control. Customers may submit corrections as well, but PitchBook does not disclose how much of the database comes from customer feedback.

Switching costs also vary. A deal team with frequent searches, extensive saved lists, and API integrations has more to rebuild than a small company that looks up a few businesses each year. Morningstar's 2025 financial results reflect that difference: PitchBook continued to grow among core investor and advisor customers, while the corporate segment remained soft, particularly among smaller firms with limited use cases.

From $31.1 million to $671.8 million

When Morningstar announced the acquisition in 2016, it already owned about 20% of PitchBook and expected to pay roughly $180 million for the remaining interest, valuing the company at $225 million. PitchBook had generated $31.1 million in trailing-12-month revenue. The figures appear in both the official announcement published by PitchBook and GeekWire's report that day. GeekWire drew the transaction details from the announcement, so it confirms what was published rather than providing a second set of books.

By 2024, PitchBook was a segment with an adjusted operating margin of roughly 30%. Morningstar's 2025 results repeat the prior-year values in the comparison column and provide the latest year; the 2024 figures can also be checked against Morningstar's full-year 2024 release.

YearSegment revenueGrowthAdjusted operating incomeAdjusted operating margin
2024$618.4 million12.0%$186.4 million30.1%
2025$671.8 million8.6%$210.1 million31.3%

Across the roughly nine years between those endpoints, the nominal revenue endpoint grew to about 21.6 times its earlier level. That should not be treated as pure organic growth from an unchanged product: Morningstar supplied resources, the product expanded, and LCD credit data moved onto the platform. More importantly, 2025 revenue growth was 8.6%, down from 12.0% in 2024. A database can be sticky and still have to keep proving its use.

Buying a database does not remove the private market's blank spaces

PitchBook can be mistaken for a complete record of the private market. Its own report methodology is more candid: data can be missing, late, and estimated.

Private transactions often become visible long after they occur. PitchBook therefore estimates deal counts for the most recent four quarters from historical reporting lags, then revises the figures as more transactions are found. Some undisclosed PE and M&A deal values are extrapolated with models. Fund-return data comes primarily from individual LP reports; results for the same fund can differ because of fees, commitment timing, and co-investments, and missing periods may be interpolated.

flowchart TD
    A[All real companies and deals] --> B{Is there a public or direct signal?}
    B -- No --> C[Blind spot: stealth, nondisclosure, weakly covered markets]
    B -- Yes --> D{Can it be matched and verified?}
    D -- Not yet --> E[Pending, missing, or mismatched]
    D -- Yes --> F{Are the fields complete?}
    F -- No --> G[Unknown, estimated, or interpolated]
    F -- Yes --> H[Observed data]

Anyone charting PitchBook data should ask three questions: is the number reported or estimated, will the latest period continue to be revised, and are the definitions consistent across years? If a company leaves few public traces, has not raised institutional capital, or operates in a less-disclosed, non-dominant-language market, the user should separately test whether coverage is adequate. That is a risk inferred from the source structure, not a PitchBook-published regional coverage audit. Human review can correct mismatches; it cannot prove that the underlying population has no gaps.

AI makes retrieval easier—and magnifies the underlying data

PitchBook Navigator lets users ask natural-language questions about companies, deals, and market trends, and turn prompts into screeners. That reduces the cost of learning a complex query interface.

VC Exit Predictor packages historical data into probabilities of an IPO, M&A, or no exit for companies that have completed at least two VC rounds within the past six years and remain VC-backed. PitchBook says the model was 75% accurate in a test of 12,000 companies. The page does not provide an external replication, class distribution, precision, or recall, so the number should be treated as a company-reported product metric—not a guarantee for any one company or a result that applies to every private company.

AI cuts both ways. Natural language can make traditional database interfaces less distinctive, while large customers can combine several feeds with proprietary deal flow in internal models. Yet a general-purpose model does not automatically have licensed, current, entity-resolved private-market data. The easier it becomes to generate an answer, the more valuable traceable and continuously maintained inputs may become.

Overall

PitchBook shows how far an intelligence business can move beyond publishing. Machines widen discovery, researchers turn clues into a reliable structure, and the product places that structure inside tools enterprises use every day.

The model fits teams that source, transact, research, or monitor markets frequently. If a company only needs to check a handful of businesses each year, public search and one-off research may be enough. If the data already drives lists, models, decks, and internal systems, an annual contract pays for avoiding a rebuild of the entire process.

What PitchBook offers is not permanent correctness. Every private-market database works around missing disclosure. Its commercial value comes from making sources, estimates, relationships, and revisions repeatable enough that uncertainty becomes easier to manage.

References