SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '9d0e301954e94649bb1b0bcd1a96aad95192198f5fb5d93a49230ed149d82ee4' 
  AND token = 'KoOeSOcnVHcVYyoFaoUL41JfPC2eRzooRrJllScPB8o=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00045

JSON explain

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