SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'ccf821c2130460a7e1ddd3cb26c339a93ce677d4160d9c0bbc1c1819207fcf4e' 
  AND token = 'VJW6emRNmZq//mI1q7tN8+DtEwIbQXDFTRuzQgeyq9M=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}