DAT Entity BTC Holdings
Per-entity BTC holdings over time
| Property | Value |
|---|---|
| Category | Digital Asset Treasuries |
| Unit | BTC |
| Resolution | 1d |
| Assets | BTC |
| Tier | Pro |
| API Endpoint | GET /v1/dat/entity |
| Field | btc_amount |
Overview
DAT Entity BTC Holdings shows the historical Bitcoin holdings for a specific institutional, governmental, or private entity tracked in the Digital Asset Treasuries dataset.
Use the id parameter to specify the entity (company ID from the DAT registry).
Interpretation
- Rising trend: The entity is accumulating Bitcoin over time.
- Flat periods: Holdings unchanged — no purchases or sales reported.
- Drops: The entity sold or transferred Bitcoin.
Use Cases
- Track a specific company's or government's BTC accumulation strategy over time.
- Compare entry points and holding periods across entities.
- Monitor for sudden changes that may signal selling pressure or new purchases.
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 USD Value — Per-entity BTC USD value over time
- DAT Entity % of Supply — Per-entity % of BTC supply over time
- DAT BTC Holdings — Total BTC held by institutions, governments, and other entities