DAT Entity Cost Basis
Total dollars spent acquiring Bitcoin — the entity's aggregate investment in BTC.
| Property | Value |
|---|---|
| Category | Digital Asset Treasuries |
| Unit | USD |
| Resolution | 1d |
| Assets | BTC |
| Tier | Pro |
| API Endpoint | GET /v1/dat/entity |
| Field | cost_basis |
Overview
Entity Cost Basis represents the total USD amount a specific entity has spent acquiring its Bitcoin holdings. This is the aggregate investment — the sum of all purchase transactions at their historical prices.
Unlike Realized Price (per-BTC average), Cost Basis shows the total capital deployed into Bitcoin by the entity.
Interpretation
- Rising Cost Basis with stable holdings: Entity is not buying more, but cost basis remains the historical total spent.
- Rising Cost Basis with rising holdings: Entity actively accumulating — spending more capital on BTC.
- Cost Basis vs Market Value: If total current value (holdings × spot price) exceeds cost basis, the entity has unrealized profit. If below, unrealized loss.
For Strategy (formerly MicroStrategy), cost basis exceeds $57 billion — the largest corporate Bitcoin investment in history.
Use Cases
- Total investment tracking: How much capital has the entity deployed into Bitcoin?
- ROI calculation: Compare cost basis to current market value (holdings × spot price)
- Scale comparison: Which entities have invested the most in absolute terms?
- Capital allocation analysis: Track how aggressively an entity is deploying capital into BTC over time
Data Source
Derived from SEC filings, press releases, Bitcoin Treasuries, and CoinGecko corporate holdings database.
API Usage
curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/dat/entity?start_date=2024-01-01&end_date=2024-12-31&limit=365"
Related Metrics
- DAT Entity Realized Price — Average purchase price per BTC — the entity's effective entry point into Bitcoin.
- DAT Entity BTC Holdings — Per-entity BTC holdings over time
- DAT Entity USD Value — Per-entity BTC USD value over time
- DAT BTC Holdings — Total BTC held by institutions, governments, and other entities