To view TCP connections on a Windows 8, 8.1 and 10 machine use PowerShell.
Type get-nettcpconnection in the PowerShell command line. This will list out the recent TCP connections.
Output will look something like this: Look at all that informative goodness!!
Hits: 29