btc/usdsats/$block
← blog

Lightning or onchain: which should you use to pay for a leaderboard spot?

payments26 Aug 20265 min read

Every bid on btcbid.lol can be paid two ways. They are not interchangeable — the right pick depends on the size of your bid and how fast you need the position.

What is the actual difference?

LightningOnchain
SpeedSecondsMinutes to hours, depending on fees
FeesNegligibleSet by mempool demand
Smallest sensible amount1 satEnough to outweigh the fee
ReceiptInvoice settlementTransaction ID in a public block

When should you use Lightning?

For small bids, for boosts, and any time you are defending a position while someone is climbing past you. It confirms in seconds, so the board updates almost immediately.

When should you use onchain?

For larger bids, or when you want base-layer settlement with a transaction ID anyone can verify in a block explorer. It is slower to confirm but the receipt is permanent and independently checkable.

How do you avoid overpaying onchain fees?

  • Check current mempool conditions before broadcasting.
  • Weekends and quiet hours are usually cheaper.
  • For anything small, use Lightning instead — the fee saving is the whole point.

Whichever rail you pick, the bid lands in the same public payment record and counts identically toward your position.

sources

keep reading