💡 The Plain-English Definition
An LSP — Lightning Service Provider — is a business that handles the technical complexity of Lightning Network channel management on behalf of users, providing inbound liquidity, just-in-time channel opening, and routing services so that users can send and receive Lightning payments without running their own node.
🤔 But Why Though?
Running a Lightning node with well-managed channels requires technical knowledge, capital commitment, and ongoing maintenance. Most everyday users have no interest in this complexity — they want fast, cheap Bitcoin payments without managing channel balances, routing tables, or on-chain transactions. LSPs fill this gap by acting as the infrastructure layer between users and the Lightning Network.
The core service an LSP provides is inbound liquidity (the ability to receive Lightning payments — the remote balance in your channels that allows funds to flow toward you). New Lightning users start with zero inbound capacity and can’t receive payments. An LSP opens a channel to the user, immediately providing inbound capacity, often just-in-time (at the moment of the first incoming payment) without requiring a pre-existing on-chain transaction from the user. LSPs also provide zero-conf channels (channels that can be used before the on-chain funding transaction has confirmed, improving the user experience for first payments), routing services, and sometimes fee management. The privacy tradeoff is significant and worth understanding: LSPs can see the payment amounts and timing of users they serve. An LSP that also completed identity verification on the user (KYC — Know Your Customer — the identity verification process required by regulated financial entities) has a comprehensive picture of their Lightning activity. Evaluating an LSP means asking: what data do they collect, how do they handle it, what are their terms of service, and are they custodial (they control your funds) or non-custodial (they only provide channels, you retain key control)?
🌍 The Real-World Analogy
An LSP is like a professional logistics company that handles all your shipping needs. You know what you want delivered and where — you don’t need to own a warehouse, run trucks, or manage carrier relationships. The logistics company provides all the infrastructure. The tradeoff: they can see what you’re sending and where it’s going. An LSP does the same for Lightning: provides the infrastructure, absorbs the complexity, and in doing so gains visibility into your payment activity.
⚡ So What?
For most casual Lightning users, LSPs are the invisible infrastructure making Lightning work — your wallet app almost certainly uses one. The practical considerations are: choose wallets and services with transparent privacy policies about what LSP data is retained. For users who want to receive Lightning payments without any LSP visibility into their activity, running a self-hosted Lightning node with inbound channels from non-data-logging peers is the alternative — with significantly more technical overhead.
