Under the Hood
Loading visualizer…
DNSresolving host
TCPconnecting
TLShandshake
HTTPrequesting
Initializing Sorting Algorithms...
Sorting
Trees
Graphs
Preparing interactive visualizations...
Under the Hood
Loading visualizer…
All 8 stages — from keypres to painted pixels — animated step by step
The browser starts by parsing the URL into structural components: scheme (https — meaning TLS-encrypted), host (example.com — who to connect to), path (/search — what resource), and query string (?q=hello — parameters). The scheme also tells the browser which port to use by default (443 for https).
Typical timing
Active Recall
What is the correct order of DNS resolution for a completely uncached domain?