SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '73acc82d34c9a18247ddf0272ed9081a0ea3e0e90158644ec339bcc8c7ac442d' 
  AND token = 'i1Gtv3Z3ngJuV3MwznV1zt6mz8NncQ5VTXIGTw/WuDE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00014

JSON explain

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