Your Mac gets hot, the fan spins up, and the obvious next step is to look for a temperature. There is no temperature to look at. macOS ships nothing that shows you one, and the tool everyone opens first does not have the number.
That absence causes a lot of unnecessary worry, because people find a third-party reading, see a figure in the nineties, and assume something is wrong. Usually nothing is. Here is what the built-in tools actually tell you, what the sensors are really measuring, and how to tell ordinary heat from the kind worth acting on.
What does Activity Monitor actually show?
Quite a lot, in seven panes: CPU, Memory, Energy, Disk, Network, GPU and Cache.
CPU is the one people look at, and the number that confuses everyone is the percentage. It is per core, not per machine, so on a ten core Mac the ceiling is 1000 percent rather than 100. A process sitting at 250 percent is using about two and a half cores. It is not using two and a half times your computer.
Memory is more useful than CPU for diagnosing a Mac that feels slow, and the number to read is memory pressure rather than the amount used. macOS will happily use all your RAM, because unused RAM is wasted RAM. Apple describes memory pressure as determined by “the amount of free memory, swap rate, wired memory, and file cached memory”. Sustained high pressure, and swap climbing steadily, is what actually means you are short of memory. A “memory used” figure near your total, on its own, means nothing is wrong.
Energy is the one to open when a laptop is warm and you do not know why. It ranks processes by energy impact over time rather than by instantaneous CPU, so it catches the background process that has been quietly busy for an hour, which a glance at CPU can easily miss.
GPU matters more than it used to. Video calls, screen recording, browser compositing and anything with a lot of animation all land here, and GPU load produces heat just as readily as CPU load.
Why is there no temperature in Activity Monitor?
Because Apple never put one there. There is no thermal readout in any pane, and there is none in System Settings or System Information either.
This is a deliberate product decision rather than an oversight. Apple’s position is essentially that the temperature is the system’s problem, not yours: sensors and fan behaviour are managed automatically, and the number is not something a user is expected to act on. Apple’s own guidance says only that Mac laptops “have sensors that detect temperature changes inside your computer” and that if the machine has fans, “they turn on automatically to cool critical components”.
The practical consequence is that any temperature you see on a Mac comes from software reading the sensors directly. That is what tools in this category do, including Pulse, which reads the thermal sensors and groups them into something you can interpret rather than a raw list of sensor keys.
What do the thermal sensors actually measure?
Not “the temperature of your Mac”, because there is no such single thing.
A modern Mac carries dozens of thermal sensors scattered across the logic board: on and around the processor die, near the memory, at the power delivery circuitry, by the battery, at the storage controller, and at various points on the enclosure. They read different things and they disagree with each other by wide margins, all the time, correctly.
Three implications matter.
There is no one number. When software shows you “CPU temperature” it has chosen a sensor, or averaged several. A different tool choosing differently will show a different figure for the same machine at the same moment. Neither is lying.
The die spikes and the case does not. Processor temperature can move fifteen or twenty degrees in a second or two when a workload starts, because there is very little mass to heat. The aluminium you are touching moves slowly. A high instantaneous die reading with a cool case is completely ordinary.
Sensor names are not documentation. The four-character sensor keys are undocumented, they have changed between generations, and mapping them to physical locations is guesswork done by the community rather than published by Apple. Treat any specific label with mild scepticism.
What temperature is normal on Apple silicon?
Here is the honest answer, which is less satisfying than the numbers you will find elsewhere: Apple does not publish a normal or maximum operating temperature for the processor, so anybody quoting you one is quoting a measurement or an assumption, not a specification.
What Apple does publish is the ambient range for the room, not the chip. Use a Mac laptop where the ambient temperature is between 10 and 35 degrees Celsius, which is 50 to 95 Fahrenheit. Apple’s own page also notes plainly that a Mac laptop “can get warm during normal use”.
So the useful framing is not a threshold. It is behaviour:
- Processor temperatures rising quickly under load and falling quickly when the load stops is the system working correctly.
- Sustained heavy work, such as a long export or a big compile, running warm for the whole duration is normal and expected.
- A machine that is hot while genuinely idle is the case worth investigating, because that is a workload you did not ask for.
Note also that the MacBook Air has no fan at all. It manages heat by reducing performance under sustained load, silently, by design. An Air that slows down during a long export is not faulty. It is doing the thing it was built to do.
Why is my Mac fan so loud?
Almost always because something is using the processor or the GPU, and usually something you did not notice starting. In rough order of likelihood:
A runaway process. Open Activity Monitor, sort by CPU, and look at the top of the list. A process at several hundred percent for minutes on end is your answer. Browser tabs and helper processes are the usual suspects.
Indexing or syncing. Spotlight reindexing after an update, a cloud drive pulling down a large folder, Photos analysing a library. These are legitimate, finite, and worth simply letting finish.
Something running in the background of a video call. Screen sharing and recording are far heavier than the call itself.
Blocked airflow. A laptop on a duvet or a cushion, or a desktop against a wall. Apple asks for “a stable work surface that allows for good ventilation”, which is exactly this.
Ambient heat. A room above 35 degrees is outside the range Apple specifies, and on a hot day in direct sun a machine that is normally quiet will not be.
Dust, on an older machine with fans that have been running for years.
When is heat actually a problem?
Four situations, and only four.
- Hot at idle. Nothing should be warm when nothing is happening. Find the process.
- Fans at full speed with no load. Usually a stuck sensor or a management problem rather than genuine heat. Restarting resolves a surprising share of these.
- Unexpected shutdowns. A machine cutting out under load is protecting itself, and that is a hardware conversation.
- Sustained thermal limiting during work you used to do fine. If an export that took twenty minutes last year takes forty now on the same machine and the same file, something has changed: dust, a failing fan, or a background process that has moved in.
Everything else, including numbers in the nineties during a render, is a computer doing its job.
What should you actually do?
Watch trends rather than instants. A single reading tells you almost nothing, because the die moves twenty degrees while you are reading it. What matters is the shape: what your machine does at idle, what it does under your normal work, and how quickly it settles afterwards. Once you know that, a change is obvious and a scary looking spike stops being alarming.
If you want to see that shape, you need something that reads the sensors, because macOS will not show you. Whatever you use, the thing to look for is history rather than a live gauge. A number that is high right now is not information. A number that is higher than it was for the same work last month is.
And if the fan comes on during a long export, that is the fan doing exactly what Apple built it to do.
Sources: Apple on keeping a Mac laptop within acceptable operating temperatures and the Activity Monitor User Guide.