SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '78032dfcba8287b146f5a4c6fab5d2394e11ea5e22599a6d6e9cdf4f34fed413' 
  AND token = '1pkisEbtvNk7pg3ldWry6AgJSYbrcMfmSqqqBMbTawE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00042

JSON explain

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