where to see your steps on iPhone
Four places on an iPhone show your step count: the Health app, your lock screen, a home screen widget, and any step counter you install. All four are showing the same count — your iPhone counts steps on its own motion hardware before you do anything about it, with no app installed and nothing switched on. The difference between them is how much you have to open to see it, and how far back each one can look.
The four places, and what each is for
| where | good for | how far back |
|---|---|---|
| Health app | any day, and the source list | your whole history |
| Lock screen widget | seeing it without unlocking | today |
| Home screen widget | a glance on the way past | today |
| A step counter app | one number, made legible | varies |
In Health, where the number actually lives
Open Health, tap Browse, then Activity, then Steps. Nothing has to be set up first: the count is already there for every day you have had the phone on you, because the counting is done by the phone rather than by an app. The chart at the top switches between day, week, month and year, and that switch is the answer to most of the questions people arrive with.
Yesterday, and any other day
Same place: Health → Browse → Activity → Steps, then move the chart back a day. It is worth knowing that this is a Health question rather than a widget question — widgets and most step apps are built around today on purpose, because a widget is something you glance at, not something you browse.
Without opening anything
A widget puts the number where you already look. On the lock screen it sits under the clock and you see it before you unlock; how to put your steps on the lock screen is the whole procedure, including the part where the space under the clock is limited and something has to give. On the home screen there is more room, and what a step counter widget can and can't do covers the one thing that surprises everyone: iOS decides when a widget refreshes, so a widget that is a few minutes behind is behaving exactly as designed.
Without the Health app at all
This one deserves a straight answer, because it looks suspicious and isn't. An app can read your step count directly from the motion sensor, without ever asking for Health. That is why some step counters never show you a Health permission screen.
The route has a published limit, and it is a real one. Apple's Core Motion documentation says that only the past seven days of step data is stored and available to retrieve. So an app on that route can show you this week and genuinely cannot show you last month — not because it lost the data, but because the sensor's own history is seven days long. Health is the thing that keeps the rest.
When two of them disagree
They shouldn't, and when they do the reason is usually that they are not asking the same question: Health hands out a de-duplicated number, while an app that adds up raw samples itself can count a walk twice if you were wearing a watch. Why your step counts don't match takes that apart, and if a count has stopped moving altogether, one check tells you whether the phone stopped counting or only the app did.
Where Angel Step stands
Angel Step reads the same number Apple Health already has and gives it the one thing the list above doesn't: a screen that is only that number, on a sky that moves with your day, plus widgets for the lock screen and the home screen so most days you never open the app at all.
It is built for today rather than for browsing history — for any other day, Health is still the right place to look. The app is not on the App Store yet.
Sources
- Where step data lives and how the Health app is organised — Apple Support
- Seven days of step history available to an app reading the sensor directly — Apple Developer