CS2 Bomb Timer and Defuse Time: The New Blast Rules
Four numbers decide every post-plant in Counter-Strike 2, and a fifth thing changed in July 2026: Valve threw out the old C4 blast model and replaced it with a shockwave that travels through the map instead of a sphere that ignored walls. Here are the timings, the defuse windows, and what the rework actually changed.

Post-plant is the stretch of a Counter-Strike round where the clock, not the enemy, sets the terms. A defuse either fits in the window or it does not, and the window is fixed arithmetic.
Then Valve moved the other half of the equation. On July 8, 2026, alongside Premier Season Five and Cache replacing Overpass, the release notes announced that C4 explosion damage had been re-designed on all official defusal maps. The old rule — that the bomb kills through geometry — is gone. Cover works now.
Here are the timings, the windows they create, and what the rework actually changed.
The four numbers
| Action | Time | Notes |
|---|---|---|
| Planting the C4 | 3.2 seconds | The planter is forced into a crouch for the duration |
| Bomb timer | 40 seconds | Premier and Competitive; the convar mp_c4timer ships with a default of 40 |
| Defusing without a kit | 10 seconds | Hold USE, stay looking at the bomb |
| Defusing with a defuse kit | 5 seconds | The kit costs $400 and is CT-only |
Two structural details sit underneath those four rows.
First, the round timer stops the moment the bomb is planted. From the plant onward the only clock that exists is the 40 seconds on the C4, which is why a plant with two seconds of round time left is worth exactly as much as a plant with forty.
Second, the defuse kit is a purchase, not a given. The convar mp_defuser_allocation defaults to 0, meaning no free kits; Casual hands every CT one at round start, and Premier, Competitive and Wingman make you buy it for $400. A kit dropped by a dead CT can be picked up by a teammate who does not have one.

The defuse window, second by second
The useful version of those numbers is not the defuse time. It is the latest moment you can still start, because that is the number your retake is actually racing.
| Bomb timer reads | No kit | With a kit |
|---|---|---|
| 15 seconds | Defuse fits, 5 seconds of slack | Defuse fits, 10 seconds of slack |
| 10 seconds | Last possible start | Fits, 5 seconds of slack |
| 7 seconds | Too late | Fits, 2 seconds of slack |
| 5 seconds | Too late | Last possible start |
| 4 seconds | Too late | Too late |
That table is the whole reason a kit is worth $400 on a CT side that can afford it. It does not make you defuse faster in any round you were going to win anyway — it buys you five extra seconds of gunfight before the defuse has to begin. On a retake where four people have to be cleared off a site, five seconds is an entire trade.
Two rules that decide whether a started defuse finishes:
- Progress is lost, not paused. Releasing USE, or turning your view far enough off the bomb, cancels the attempt and resets it to zero. There is no partial credit for eight seconds of a ten-second defuse.
- A tie goes to the CT. Valve set this rule in Counter-Strike: Global Offensive on May 21, 2018 — if a bomb would explode and be defused on the same instant, it counts as defused — and the same patch made bomb logic run every tick when the timer is close to zero, specifically to kill the cases where a frame-perfect defuse still lost. No CS2 release note since has reversed either line.
The 150ms nobody budgets for
On October 14, 2025 Valve changed what happens when you stop defusing. Defusing now lowers your viewmodel, blocks scoping, and delays firing your weapon by 150 milliseconds after you exit the defuse.
That is a small number with a real consequence: the fake defuse is no longer free. Starting a defuse to bait a T out of a corner used to cost nothing but the sound cue, because you could release USE and shoot in the same motion. Now there is a fixed 150ms of dead time between letting go and your first shot landing. Bait with it if you want — just do not plan on winning the reaction test you have deliberately handicapped yourself in.
The same update also stopped the C4 detonating during the halftime intermission or after a match has ended.
Valve rebuilt the blast in Season 5
This is the part that invalidates old habits. Three dated changes to the model itself, plus the map-specific tweak that preceded it — all from Valve's own Counter-Strike 2 release notes:
| Date | Change |
|---|---|
| July 8, 2026 | C4 explosion damage range and extent re-designed on all official defusal maps; damage now comes from precomputed simulation values baked into the compiled map; the shockwave expands outward from the explosion instead of being applied instantly |
| July 9, 2026 | The map-wide minimum of one point of damage from the new explosions was removed; damage calculation fixed near boundaries between map areas; explosions now shove dropped weapons harder |
| July 20, 2026 | The bomb damage health preview is revealed when the bomb becomes audible; the explosion now interacts with smoke clouds and molotov or incendiary fire |
| April 29, 2026 | Bomb explosion radius increased on Cache specifically — ten weeks before the rework, and under the old model it replaced |
In the Season Five announcement Valve described the new behaviour directly: too close to the bomb and you are dead regardless, but the shockwave dissipates around corners and does not pass through walls, so beyond a certain distance geometry can save you. Your health bar flashes a preview of how much of it you would survive.
What the rework changed for you
Three practical shifts follow from that, and none of them require you to know a single damage number.
1. Cover is now a real post-plant option. The old model applied damage inside a radius with walls ignored. The new one is a wave that has to physically get to you. Hiding behind a solid piece of map at distance is a survival plan rather than a delay.
2. The health bar tells you the answer. Since July 20 the damage preview is revealed as soon as the bomb becomes audible, so you do not have to estimate. If the preview says you live, you live; if it says you do not, move, and you now have a direction to move in — away from the line the wave has to travel.
3. Per-map intuition does not transfer. The values are baked per map at compile time, so a distance that was safe on one map is not evidence about another. Valve was already tuning the blast map by map before the rework — the old model hardcoded Nuke and Vertigo down and Inferno up, and Cache got a radius increase on April 29, 2026, ten weeks before the new model landed.

The July 20 line about smokes and fire is the one to watch. Valve stated that the explosion now interacts with smoke grenade clouds and molotov or incendiary fire, but did not say in which direction — whether cover is granted, fire is extinguished, or something else. Do not plan a round around it until Valve or a repeatable test says what it does.

The numbers that are now history
If you look up CS2 bomb damage today you will still find the old model's figures: a 1750-unit explosion radius, 500 maximum damage, 400 on Nuke and Vertigo, 620 on Inferno, and survival thresholds of 788 units with armor or 1046 without. Those numbers describe the model Valve replaced on July 8, 2026. They are not current, and the wiki page carrying them does not say so.
Treat every pre-July-2026 bomb-survival guide the same way. Anything built on "the bomb goes through walls" is describing a game that no longer exists.
See it yourself on a local server
Two cheat-protected console commands exist for this, and both need sv_cheats 1 on your own server:
| Command | What it does |
|---|---|
| map_showbombradius | Draws the bomb radius from the centre of each bombsite and from a planted bomb |
| map_setbombradius | Sets the bomb radius for the map |
The full offline-server setup — game_type, game_mode, bot_kick, the money and buytime convars — is in the CS2 practice server guide. One caveat before you trust what you see: these commands predate the rework, and I could not confirm whether the radius they draw reflects the new per-map baked values or the old spherical one.
Where the wiki is behind Valve
Two live claims on the Counter-Strike Wiki's C4 page are contradicted by Valve's own dated release notes:
- The page states that walls cannot block C4 damage while you are inside the blast radius. The July 8, 2026 rework and Valve's Season Five announcement both say the opposite.
- The page states that a player killed by the bomb gets no death added in the score list. Valve's October 1, 2025 update made the scoreboard death count increment on C4 deaths.
The same page's "45 seconds by default" line is describing older Counter-Strike titles, not CS2, where mp_c4timer defaults to 40.
What I could not verify
- The actual post-rework damage figures. They are precomputed per map and baked into the compiled map, and Valve has not published them.
- The direction of the smoke and fire interaction added July 20, 2026.
- Whether map_showbombradius reflects the new baked values.
- The current Casual bomb timer. The convar default is 40; Casual runs its own gamemode config and I could not confirm what it sets.
Quick Action Checklist
- Memorise two thresholds, not four: 10 seconds bare-handed, 5 with a kit. Below those, do not start.
- Buy the $400 kit whenever the CT buy leaves room — it is five extra seconds of gunfight, not a faster defuse.
- Never release USE to peek. Progress resets to zero, and you now eat a 150ms firing delay on the way out.
- Read the health bar preview once the bomb is audible instead of guessing your survival.
- Get behind solid map geometry, not just far away. Distance plus a wall is the plan the rework created.
- Bin any bomb-survival number you learned before July 8, 2026.
Frequently Asked Questions
How long is the bomb timer in CS2?
How long does it take to defuse the bomb in CS2?
Can you survive the bomb explosion in CS2?
Is a defuse kit worth $400 in CS2?
What happens if you stop defusing the bomb in CS2?
Keep Reading
- Counter-Strike 2 release notes — Valve (July 8, July 9 and July 20, 2026 bomb changes)
- Counter-Strike 2 news hub on Steam — Season 5, Armory, and More (July 8, 2026)
- ArminC CS2 Cvars — full convar dump with defaults (mp_c4timer, mp_defuser_allocation)
- C4 Explosive — Counter-Strike Wiki (plant time, defuse time, update history)
- Defuse Kit — Counter-Strike Wiki (price, halved defuse time, allocation by mode)
Related Guides

CS2 Movement Guide: Counter-Strafing, Peeking, and Why You Keep Losing First Shot
You lose most of your duels before you ever pull the trigger, because you shoot while you are still sliding. Here is how CS2 ties accuracy to velocity, why counter-strafing wins the first shot, and how to peek without feeding.

CS2 Anubis Callouts: Every Name on de_anubis
Anubis came back to Active Duty on January 21, 2026, and Valve rewired part of the map on the same day it did — a bridge drop moved, the mid doors flipped, and a hole opened between something called E-box and the back of bombsite B. E-box is not on the community callout map at all. Here is the wiki's full 47-marker set for Anubis, checked line by line against what Valve has actually written down.

CS2 Ancient Callouts: Every Name on de_ancient
Ancient signposts its own bombsites: the site walls read PLAZA A in amber and PLAZA B in pale blue. Everything else you have to learn from other players. The Counter-Strike Wiki callout map places 30 markers on de_ancient, two of them carrying an A-site label at B-site coordinates, and its update list is at least 13 Valve patches behind. Here is the whole vocabulary, area by area, with the patch-note paper trail.

CS2 Map Pool: Every Active Duty Swap Since Launch
Counter-Strike 2 has run on seven Active Duty maps every day of its life, and Valve has changed that seven exactly five times. Every change was a straight one-in, one-out, four of the five landed on the first day of a Premier season, and you can rebuild the launch pool from the release notes alone. Here is the whole timeline, dated.

CS2 Economy Guide: Buy Rounds, Loss Bonus, and MR12
Half the rounds you lose in CS2 are lost in the buy menu, before anyone fires a shot. Here are the exact payout numbers, the loss bonus ladder, and the force-buy math that decides whether your next three rounds are winnable.

CS2 AUG vs SG 553: The 100-Damage Headshot Problem
The AUG deals exactly 100 damage to a helmeted head, and exactly 100 damage across four shots to an armored chest. Both thresholds are lethal by a margin of zero, which is a very different gun to own than the SG 553 — the one assault rifle in Counter-Strike 2 whose damage armor does not reduce at all. Here is the full rifle table, with the arithmetic done.