Retaining Wall Block Calculator
Count segmental wall blocks, cap blocks, base gravel, and drainage backfill for a dry-stack retaining wall — with the buried first course and waste baked in. No login.
How this is calculated
The block count is a grid: whole columns across the wall face times whole courses up the wall, with the top course swapped for caps when you cap the wall. We add the buried first course to the exposed height first, so the count reflects the true built height. A waste factor is applied and the order is always rounded up. The face-area number below is a separate sanity check, not a buy figure — the two methods differ slightly by rounding, and suppliers order from the grid.
built height = exposed height / (1 − embedment%)
columns = ceil(wall length / block face length)
rows = ceil(built height / block face height)
field rows = rows − (capping ? 1 : 0)
wall blocks = ceil(columns × field rows × (1 + waste%))
cap blocks = ceil(ceil(wall length / cap length) × (1 + waste%))
base gravel (cu yd) = wall length × (2 × block depth) × base depth / 46656
× (1 + compaction%)
drainage backfill = wall length × backfill depth × built height / 46656
(lengths in inches; 46656 = in³ per cu yd)
face-area cross-check = ceil( (wall length ft × built height ft)
/ ((face length in × face height in) / 144) ) Formulas follow Inch Calculator, Omni Calculator, and Homedit (see Sources). The default 12 × 6 × 8 in block, 10% embedment, 12% waste, 6 in base at +20% compaction, and 12 in backfill are rule-of-thumb starting points — block sizes and yields vary by maker, so override them to match your product and your supplier's quote. Tax is excluded.
Sources
- Retaining Wall Calculator. Inch Calculator. Retrieved .
- Retaining Wall Calculator. Omni Calculator. Retrieved .
- Retaining Wall Calculator. Homedit. Retrieved .