{
  "title": "Measured crypto payment confirmation times",
  "publisher": "BuyUKeSIM",
  "source": "https://buyukesim.com/en/crypto-payment-times",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "measuredOn": "2026-09-02",
  "units": "minutes",
  "method": "For every crypto order, the payment is matched to the block that carried it and that block's public timestamp is used. confirmWait is block timestamp to payment marked paid, and includes the merchant's own detection time. sendDelay is invoice opened to block timestamp, i.e. how long the buyer took to send.",
  "notes": [
    "Not a sample: every crypto payment taken up to the measurement date, minus a couple of transactions that could not be resolved on a public explorer.",
    "Sample sizes and order counts are deliberately not published.",
    "GRAM is the ticker shown at checkout for the coin on the TON network, formerly Toncoin; payments made under either ticker are the same asset on the same chain and are counted together.",
    "Transaction hashes are not published because they identify the merchant's receiving addresses."
  ],
  "delivery": {
    "automatic": true,
    "trigger": "network confirmation of the payment",
    "humanApprovalStep": false,
    "ukNumberLineAssignedWithinOneMinutePct": 97,
    "ukNumberLineAssignedMedianSeconds": 0,
    "underpaymentHandledAutomatically": true,
    "manualExceptions": [
      "payment arriving after the invoice window closed",
      "coins sent on a different network from the one the invoice named"
    ]
  },
  "overall": {
    "confirmMedian": 1.1,
    "confirmMax": 37.2,
    "sendMedian": 2.5,
    "withinTwoMinPct": 73
  },
  "coins": [
    { "coin": "BNB",  "chain": "BNB Chain",                  "confirmMedian": 0.5,  "confirmMax": 0.5,  "sendMedian": 1.2,  "withinTwoMinPct": 100 },
    { "coin": "TRX",  "chain": "Tron",                       "confirmMedian": 0.6,  "confirmMax": 1.4,  "sendMedian": 2.0,  "withinTwoMinPct": 100 },
    { "coin": "USDT", "chain": "Tron, BNB Chain, Ethereum",  "confirmMedian": 1.0,  "confirmMax": 14.1, "sendMedian": 2.1,  "withinTwoMinPct": 92 },
    { "coin": "GRAM", "chain": "TON",                       "confirmMedian": 1.5,  "confirmMax": 1.6,  "sendMedian": 1.9,  "withinTwoMinPct": 100 },
    { "coin": "SOL",  "chain": "Solana",                     "confirmMedian": 1.7,  "confirmMax": 1.8,  "sendMedian": 1.0,  "withinTwoMinPct": 100 },
    { "coin": "ETH",  "chain": "Ethereum",                   "confirmMedian": 1.9,  "confirmMax": 2.9,  "sendMedian": 2.5,  "withinTwoMinPct": 62 },
    { "coin": "DOGE", "chain": "Dogecoin",                   "confirmMedian": 2.3,  "confirmMax": 3.8,  "sendMedian": 7.9,  "withinTwoMinPct": 50 },
    { "coin": "USDC", "chain": "Ethereum, Polygon",          "confirmMedian": 2.5,  "confirmMax": 24.5, "sendMedian": 3.1,  "withinTwoMinPct": 36 },
    { "coin": "BTC",  "chain": "Bitcoin",                    "confirmMedian": 3.8,  "confirmMax": 7.7,  "sendMedian": 11.2, "withinTwoMinPct": 26 },
    { "coin": "XMR",  "chain": "Monero",                     "confirmMedian": 18.6, "confirmMax": 37.2, "sendMedian": 3.3,  "withinTwoMinPct": 0 }
  ]
}
