Skip to content

← On-chain Bitcoin

Taproot Economic Gap™TRINITY EXCLUSIVE

EXCLUSIVE - Trinity proprietary indicator overlaying P2TR output count share (%) with P2TR supply share (%). The gap between the two reveals how much Taproot activity is dust (Ordinals, Lightning, BRC-20) versus real economic value transfer.

Tier performanceOn-chain Bitcoininnovationtaprootp2trdustordinalslightning

Trinity exclusive model

This metric is a proprietary Trinity Insights model. Its formula, inputs, weights and parameters are NOT disclosed. The page documents only the output (bounded scale, interpretation zones, historical context). Access to the score and its time series is via the REST API and the MCP server, subject to the required tier.

What is it?

The Taproot Economic Gap™ overlays two fundamental metrics: (1) the share of daily outputs using P2TR script type (by count), and (2) the share of total BTC supply held in P2TR UTXOs. When the output share is significantly higher than the supply share, it means the majority of Taproot outputs are very small value - 'dust' from Lightning Network (anchor outputs, HTLCs), Ordinals inscriptions, Runes/BRC-20 tokens, or protocol activity. A narrow gap would mark genuine Taproot adoption for real value transfer. This metric is directly inspired by @stevesimple's analysis (2026) demonstrating that 99% of Taproot transactions since 2024 are dust.

How to read

Two lines on the same chart. The upper line (orange) = P2TR output share by count. The lower line (blue) = BTC supply share in P2TR. The wider the gap, the more Taproot is dominated by dust/protocol. If lines converge → real economic adoption. In the post-Ordinals regime, the gap has remained an order of magnitude wide (output share >> supply share), confirming Taproot has been almost exclusively used for protocol activity, not payments.

Key zones

Gap > 5×: Taproot activity almost entirely protocol-driven (Ordinals/LN). Gap 2-5×: mix of protocol and economic. Gap < 2×: economically significant Taproot adoption (not yet observed). Gap spikes coincide with Ordinals inscription waves (Jan 2023, Dec 2023, Runes 2024).

What to observe

Monitor the gap trend over time. Gradual narrowing = real economic migration to Taproot. Widening = more protocol activity. Correlate with BTC price: in bear markets, Ordinals activity decreases and the gap may temporarily narrow (false indication). The most reliable reading is the 6+ month trend.

Historical context

Before Ordinals (pre-2023), the gap was narrower as P2TR activity was mainly early adopters and Lightning. The Ordinals explosion in 2023 massively widened the gap. Taproot activation (block 709,632, Nov 14 2021) did not immediately increase activity - wallets/exchanges took 14+ months to integrate P2TR.

Expert notes

⚠️ Trinity Exclusive Model - The gap measures a ratio of ratios: (P2TR_count / total_count) vs (P2TR_supply / total_supply). This is mathematically equivalent to the average ratio of output_value_P2TR / output_value_total, without needing individual value distributions. The P2TR dust limit (330 sats) is the visible floor of protocol activity. Mixed wallet change outputs (P2WPKH tx → P2TR change) add noise - counted as P2TR activity but economically neutral.

Common mistakes to avoid

The gap is NOT an indicator of Taproot 'failure'. Lightning Network intentionally uses micro-outputs for P2TR - it's a feature, not a bug. The gap simply measures which USAGE dominates. Moreover, Ordinals inscriptions store value (NFTs), even though outputs are small in BTC - the value is in the content, not the satoshis.

Programmatic access

REST API

curl -sS \
  'https://api.trinityinsights.io/api/v1/onchain/taproot-economic-gap/history?days=90' \
  -H 'X-API-Key: $TRINITY_API_KEY'

MCP server

{
  "tool": "get_chart_value",
  "metric_id": "taproot-economic-gap",
  "timeframe": "1y"
}

Required tier: performance. See the pricing grid for the tier list and the MCP documentation for multi-client configuration.

Related metrics

Institutional disclaimer

Trinity Insights is an educational and analytical tool. The metric above does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.