SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'e80cc542cc3d504a206ac4e11d38c050c07a21e8467eb28e7c33eee29e94af96' 
  AND token = '+LeaR4aYUFSjSoBRqbNAgrrDNmVX2nykQGyK8q3KKEo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00043

JSON explain

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