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

Query time 0.00044

JSON explain

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