SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'badacf71a44f4db49ee314baada0559b9cc5ce31c7fa010290c7c4e535d9ee54' 
  AND token = 'DRWy/0ru3vniiq5yiUbSdwOzlfqXKfCP0Z3fmA6MbFI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00037

JSON explain

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