Skip to main content

DAT Private BTC

BTC held by private companies

PropertyValue
CategoryDigital Asset Treasuries
UnitBTC
Resolution1d
AssetsBTC
TierPro
API EndpointGET /v1/dat/aggregate
Fieldprivate_company_btc

Overview

DAT Private BTC tracks total Bitcoin held by private (non-publicly-traded) companies. These include crypto-native firms, venture-backed startups, and traditional private companies that have adopted Bitcoin as a treasury asset.

Notable private holders include crypto-native firms, stablecoin issuers, and custody providers. Use the per-entity endpoint for current holdings by company.

Interpretation

  • Less transparent: Unlike public companies, private firms have no SEC disclosure obligations. Holdings data comes from voluntary disclosures, blockchain analysis, and third-party reporting.
  • Crypto-native dominance: The largest private holders are predominantly crypto-native companies, stablecoin issuers, and exchanges.
  • Verification challenges: Private company holdings are less frequently verified across multiple data sources. The 'verified' flag in the data indicates cross-source confirmation.
  • Growing category: As Bitcoin treasury strategies become mainstream, more private companies are adopting them, though disclosure remains voluntary.

Use Cases

  • Hidden demand: Private company accumulation represents demand that is less visible to markets until disclosed.
  • Crypto ecosystem analysis: The largest private holders are crypto infrastructure companies — their holdings reflect industry health.
  • Disclosure trends: Track which private companies choose to disclose Bitcoin holdings and how this trend evolves.
  • Total institutional picture: Combine with public company and government holdings for the complete institutional picture.

API Usage

curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/dat/aggregate?start_date=2024-01-01&end_date=2024-12-31&limit=365"