A live Solar System rather than a looping animation
Many Solar System graphics look active because planets move around the screen, but the motion may have no connection to the current date. SpaceTracker.live takes a different approach. Solar System Live requests planetary state vectors from NASA/JPL Horizons for the selected epoch. Each state contains a three-dimensional heliocentric position and velocity. The scene places the planet from that state, so “Now” has an astronomical meaning rather than being the start point of a decorative loop.
In live mode, the browser advances the returned position using its velocity vector between authoritative refreshes. This makes the clock and the geometry progress together smoothly without sending a new network request every second. The server also caches state-vector buckets so many visitors can use the same source data efficiently on shared hosting.
How to navigate the 3D model
On a desktop, drag to rotate the viewpoint and use the mouse wheel to zoom. On a phone or tablet, drag with one finger and pinch to zoom. Planet labels are interactive, and you can also tap or click a planet itself. Selecting a planet moves the camera toward it and opens a data panel with current measurements. Reset View returns to the wide Solar System perspective.
Top View is useful when you want to compare angular positions around the Sun without perspective making one orbit appear above another. Labels and orbit guides can be switched off for a cleaner visual. These controls are local to the Solar System page; they do not change any other tracker on SpaceTracker.live.
Explore scale versus orbit scale
No ordinary phone screen can show the Sun, a correctly sized Earth and Neptune at its real distance at the same time. If the distances were literal, inner planets would cluster around a tiny point and the planet disks would be effectively invisible. Explore mode therefore uses a logarithmic-style distance compression while preserving each planet’s direction from the Sun. It is the best mode for navigation and visual comparison.
Orbit Scale changes the radial mapping to a near-linear astronomical-unit scale. It is useful for comparing how much farther Jupiter, Saturn, Uranus and Neptune really are than the terrestrial planets. Planet spheres remain enlarged in this mode so they can still be selected. The page never labels the rendered sphere diameter as physically to scale.
Move the Solar System to another date
The date-and-time control lets you leave live mode and inspect another epoch. The one-day buttons are useful for watching fast inner-planet changes, while the 30-day buttons make the motion of outer planets easier to notice. When the epoch changes, the page requests a new JPL-derived state rather than simply spinning the current scene by a fixed animation angle.
This makes the tool useful for understanding why configurations change around conjunctions, oppositions and elongations. For an observer-specific interpretation of those configurations, follow the links to Planetary Events Calendar or Planets Visible Tonight.
What the textures and orbit guides represent
The renderer attempts to load the freely licensed Solar System Scope 2K planet textures, which are based on NASA imagery and elevation data. If an external texture fails to load, SpaceTracker.live uses a built-in procedural fallback so the tool still works. Gas-giant and ice-giant textures should be understood as representative global appearances: real atmospheric bands and storms evolve over time.
Orbit lines are visual guides rather than dense samples of a full numerical ephemeris path. The planet marker position itself comes from the JPL state vector. This design keeps the scene fast on mobile hardware while preserving the part of the visualization that matters most for “where are the planets now?”
Reading the selected-planet panel
Distance from Sun is the magnitude of the heliocentric position vector. Distance from Earth is calculated from the difference between the planet and Earth vectors at the same epoch. Orbital speed is derived from the heliocentric velocity vector, and longitude is the ecliptic angle of the position around the Sun. These figures let you connect the visual placement with numerical geometry.
For exact mission design or spacecraft navigation, always work directly with the underlying professional ephemeris service and its documented reference frames. Solar System Live is designed for public exploration and astronomy education, with the source and display assumptions kept visible.
How to read the interactive Solar System
Start by treating the centre of the scene as the Sun and the orbit guides as a map of planetary paths. The planet textures are intentionally large enough to recognize on a laptop or phone, while their centres are positioned from the best available orbital state for the selected epoch. Dragging changes the camera only; it does not alter the underlying astronomy. Zooming lets you move between the compact inner planets and the much wider giant-planet region without changing the numerical data shown in the information panel.
Selecting a planet updates the right-hand panel and the bottom planet rail. The Overview tab is intended for live values such as distance and orbital speed. Details contains stable physical context, and Moons lists major natural satellites where applicable. The date controls are not a cosmetic animation: changing the epoch requests or computes a new planetary arrangement for that time. Use Now to return to the present after exploring another date.
Why the model does not use one literal scale
The Solar System spans an enormous dynamic range. Earth is only about twelve thousand kilometres across, yet Neptune is billions of kilometres from the Sun. If both diameter and distance were drawn at the same strict scale, the planets would collapse into sub-pixel points on an ordinary display. Educational planetariums and professional visualizations therefore separate positional scale from object-marker scale. SpaceTracker.live follows the same practical rule and labels it rather than hiding it.
Explore mode is optimized for navigation and recognition. Orbit Scale makes the relative spacing between orbits more obvious, but even there the planet images remain enlarged. The live measurements in the side panel and numerical tables are not resized or compressed. When precision matters, read the AU or kilometre values; when spatial intuition matters, use the interactive view.
From Solar System geometry to what you can see tonight
A heliocentric map answers where a planet is around the Sun, but ground-based visibility depends on a second geometry centred on the observer. A planet may be physically close to Earth yet hidden in daylight or positioned too near the Sun in our sky. Conversely, an outer planet can be hundreds of millions of kilometres away and still be an excellent evening target near opposition.
For that reason Solar System Live links directly to Planets Visible Tonight, Planet Near the Moon and the Planetary Events Calendar. Together those tools connect orbital geometry with practical observing. The numerical position and distance pages are also useful when you want to compare the same epoch without relying on perspective in the 3D scene.
Related tools & authoritative sources
Continue from Solar System geometry to observing tools, calculators and primary astronomy references.
On SpaceTracker.live
Solar System Live →Planet Positions Today →Planet Distance from Earth →Planet Distance from Sun →Planets Visible Tonight →Planet Near the Moon →Planetary Events Calendar →Astronomy Space Calculators →Primary external references
NASA/JPL Horizons ↗JPL Horizons API documentation ↗NASA Solar System Exploration ↗NASA Planetary Fact Sheet ↗External sources open in a new tab. SpaceTracker.live remains an independent educational interface.
Frequently asked questions
What makes Solar System Live “live”?
The page starts from NASA/JPL Horizons position and velocity vectors for the requested epoch. In live mode the browser advances those vectors continuously and refreshes authoritative source data periodically.
Is the visual size of each planet scientifically to scale?
No. Planet spheres are enlarged for visibility. A separate orbit-scale mode keeps relative orbital spacing much closer to the actual Solar System while retaining visible planet markers.
Can I view the Solar System on another date?
Yes. Use the date and time control or the one-day and 30-day step buttons. SpaceTracker.live requests state vectors for that epoch rather than simply rotating a decorative animation.
Where do the planet textures come from?
The renderer attempts to use CC BY 4.0 Solar System Scope textures based on NASA imagery and elevation data, with an internal procedural fallback if a texture cannot load.
Why might a planet look different from a current spacecraft photo?
Global textures are visual reference maps, not live atmospheric photography. Cloud patterns on gas and ice giants can change, and the page uses the texture primarily to make each planet recognizable.