SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '83e1d2a0a6f1c27965a7b2b4db717039d8810f9c9de2f139e94bae54d127ba84' 
  AND token = 'lZVyhOHtQLH4tzRnSJz+/fiouOZkrkrM5buohe6S5No=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00030

JSON explain

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