# ISS & Satellite Pass Tracker

Predict ISS, Hubble, and representative Starlink passes for a chosen observing point and date

> Canonical page: https://elysiatools.com/en/tools/iss-satellite-pass-tracker

- **Category:** Astronomy

- **Keywords:** iss, satellite, pass tracker, hubble, starlink, astronomy

## Overview

Uses live TLE data plus SGP4 propagation to estimate pass times, azimuth, peak elevation, duration, and approximate brightness.

## Inputs

- **Latitude** (number)
- **Longitude** (number)
- **Date** (date)
- **Satellite Preset** (select)
- **Minimum Elevation** (number)
- **UTC Offset Hours** (number)

## When to use

- When planning backyard astronomy sessions and wanting to spot the ISS or Hubble Space Telescope with the naked eye.
- When tracking representative Starlink satellite passes over a specific geographic coordinate.
- When setting up astrophotography equipment and needing to know when satellites will cross your field of view.

## How it works

- Input your observing location's latitude and longitude coordinates along with the target date.
- Select your satellite preset (ISS, Hubble, Starlink, or all common) and set a minimum elevation threshold to filter out low-horizon passes.
- The tool processes live TLE orbital data using SGP4 propagation to calculate the exact pass times and peak elevations relative to your location.

## Use cases

- Finding the best time to view and photograph the ISS passing directly overhead.
- Filtering out low-altitude satellite passes to focus only on high-elevation, clear-sky viewing opportunities.
- Coordinating local astronomy club viewing events by exporting precise pass times for a specific date and coordinate.

## Frequently asked questions

### What satellites can I track with this tool?

You can track the International Space Station (ISS), the Hubble Space Telescope, and representative Starlink satellites.

### What is the minimum elevation setting used for?

It filters out passes that do not rise above a certain angle, helping you ignore passes blocked by local obstructions like trees or buildings.

### How does the tool calculate the satellite passes?

It uses live Two-Line Element (TLE) data combined with the SGP4 orbital propagation model to compute coordinates relative to your observer location.

### Do I need to adjust the UTC offset?

Yes, entering your local UTC offset ensures the predicted pass times are displayed in your local time zone rather than UTC.

### Can I track satellites during the daytime?

Yes, the tool calculates all physical passes, though optical visibility to the naked eye depends on local daylight and lighting conditions.

## Related tools

- [Daylight Calculator](https://elysiatools.com/en/tools/daylight-calculator): Calculate daylight hours, sunrise, and sunset times for any location and date
- [Constellation Finder](https://elysiatools.com/en/tools/constellation-finder): Find visible constellations and zodiac signs for any date
- [Sun Position & Shadow Length Simulator](https://elysiatools.com/en/tools/sun-position-shadow-simulator): Compute the sun’s elevation and azimuth (NOAA algorithm) for any latitude, longitude, date and time, plus the length and direction of the shadow cast by an object of a given height, with sunrise/sunset and a full-day shadow curve
- [Telescope Field of View Calculator](https://elysiatools.com/en/tools/telescope-field-of-view-calculator): Compute telescope optics for visual astronomy: magnification, true field of view, focal ratio, exit pupil, limiting magnitude, Dawes/Rayleigh resolution and useful-magnification range. Enter aperture, telescope focal length, an eyepiece focal length and its AFOV (metric mm or imperial inches), pick a target (deep-sky, planetary, lunar or terrestrial), and get a scaled field-of-view overlay plus target-specific advice on exit pupil and framing.
- [Solstice & Equinox Calculator](https://elysiatools.com/en/tools/solstice-equinox): Calculate solstices, equinoxes, and seasons for any year
- [Sunrise & Sunset Calculator](https://elysiatools.com/en/tools/sunrise-sunset-calculator): Calculate sunrise and sunset times for any location
- [Binary Star Eclipse Light Curve and Rossiter-McLaughlin Radial Velocity Fitter](https://elysiatools.com/en/tools/binary-star-eclipse-light-curve-and-rossiter-mclaughlin-radial-velocity-fitter): Fit spectroscopic-binary radial velocities with a Levenberg-Marquardt orbit solver, derive the mass ratio and mass function, analyse eclipse-time O−C residuals, estimate the Rossiter-McLaughlin spin-orbit angle, and preview a geometric eclipse light curve.
- [Keplerian Orbital Element / TLE / SGP4 Satellite Position Calculator](https://elysiatools.com/en/tools/keplerian-orbital-element-tle-satrec-position): Parse a TLE, show the six Keplerian elements (with derived semi-major axis & period), propagate with SGP4 for ECI position, sub-satellite point, ground track, elevation visibility and Doppler shift

## Samples

- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion

## Related content

- [Astronomical Coordinate, Time, and Orbit Workflows](https://elysiatools.com/en/hubs/astronomy-coordinate-position-workflows): Convert celestial coordinates, lock the observation time scale, and solve orbital or sky-position questions with explicit precision limits.
