SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '84ad693a813a26e700abbb763b2b9672c78b6eae6583c6ca423660dac0c8c5bf' 
  AND token = '0oiwCNBoZTiFN5WexVE4696vdEEafJ87E1/oy1OxhDo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00044

JSON explain

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