SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'd4247600353eac1e714ed6033dff6e1b3de1bd263449c148825fb86a40182320' 
  AND token = 'NMAZR2Q6CEXsxmeaAhhF2ENdmDLt0KDBRyGGywnCwmw=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00034

JSON explain

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