SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '0075b337fa54519f135dbc2d0f575877d32a337e79a65e0c18b01b19e21eee28' 
  AND token = 'BVfbQsGJnKxJk6pT6WcOBJBh6WE87xwPYhXXeB/Fp3k=' 
  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"
    }
  }
}