Skip to content

← On-chain Bitcoin

Lightning vs On-Chain Merchants

Breakdown of merchants by payment method: Lightning Network versus on-chain only. Tracks the migration toward instant, low-fee payments as Lightning infrastructure matures.

Tier proOn-chain Bitcoinadoptionbtcmaplightningon-chainpaymentmerchant

What is it?

A multi-line chart with absolute merchant counts on the left Y-axis, decomposed into three series - Lightning-enabled merchants (gold), On-Chain-only merchants (orange), and Lightning Contactless/NFC-capable merchants (green) - plus a BTC price overlay (white, right USD axis) for cycle context. Lightning Network is a Bitcoin Layer-2 enabling instant, near-zero-fee micropayments; the On-Chain line tracks merchants that only declare base-layer BTC acceptance; the LN Contactless line tracks the subset that supports NFC tap-to-pay on top of Lightning. The relative positions and slopes of the three lines expose which payment layer is winning real-world merchant mindshare.

How to read

Read each series as an absolute merchant count on the left Y-axis (compact scale, typically in the low thousands for the dominant line and up to ten thousand). Watch the ordering: Lightning dominating On-Chain marks that instant-payment infrastructure has become the default among mapped merchants; On-Chain holding above Lightning marks the base layer still carries most of the footprint. The green LN Contactless line sits at the bottom and grows as tap-to-pay hardware/wallet support spreads. The white BTC line on the right USD axis is context only: use it to check whether slope changes coincide with BTC bull or bear phases.

Key zones

The chart carries no drawn percentage threshold lines - the Y-axis is in absolute counts, not shares, so a '20% / 50%' penetration reading cannot be anchored directly. The qualitatively meaningful event is the ordering itself: when the Lightning line moves from below to above the On-Chain line (a visible crossover), Lightning has become the majority payment mode among BTCMap-registered merchants. Beyond that, read the gap widening or narrowing between Lightning and On-Chain as a proxy for Lightning's dominance, and the growth of the LN Contactless line as a proxy for UX maturation.

What to observe

Track three things in order: (1) the cross-over point between the Lightning and On-Chain lines - when Lightning sits visibly above On-Chain, the ecosystem has tipped; (2) the slope of the LN Contactless line - accelerations mark point-of-sale UX breakthroughs (NFC readers, tap-to-pay wallets); (3) the alignment with BTC price - Lightning gains during BTC drawdowns are a stronger structural indicator than gains during rallies. Regional heterogeneity is also visible via related metrics: some regions are LN-first, others remain on-chain-dominant.

Historical context

BTCMap's merchant coverage does not reliably extend back to Lightning's early years - the earliest statistically meaningful Lightning-tag records post-date the platform's maturation as a community registry by several quarters. Earlier milestones (the Lightning mainnet launch, the first sovereign-scale Lightning deployments) are therefore qualitative context that is not directly annotated on this rendering, because the data depth does not support that annotation with confidence. What is visible is the post-registry trajectory of the three series and any crossovers they have produced along the way.

Expert notes

Many merchants tagged 'on-chain only' may in fact support Lightning through their payment processor but have not been re-verified on OSM; true Lightning penetration is likely higher than the gold line suggests. Conversely, some Lightning-tagged merchants may carry outdated or non-functional setups. The LN Contactless line is the strictest subset of the three - it requires specific NFC hardware or tap-to-pay-capable wallets. Use the LOG toggle in the toolbar (supportsLogScale=true) to compare slopes when the three series are far apart in magnitude.

Common mistakes to avoid

Lightning acceptance does not mean on-chain is inferior - the two layers serve different use cases (retail micropayments vs. large-value settlement). A merchant accepting both is counted once in Lightning and once in On-Chain; this is not double-counting in a single metric but a dual-tagging of capability. The On-Chain line declining is not a negative indicator about Bitcoin - it is merchants upgrading to also support Lightning, which is an ecosystem-health indicator. The BTC price overlay is context only: correlation between price moves and series slopes is not causation.

Programmatic access

REST API

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

MCP server

{
  "tool": "get_chart_value",
  "metric_id": "btcmap-ln-vs-onchain",
  "timeframe": "1y"
}

Required tier: pro. 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.