Bulk Materials

Road Base Calculator

Calculate the tons of road base needed under driveways, pads and paths.

ft
ft
in
Cars need 4–6 in. Trucks and RVs need 8–12 in. Soft or clay soil needs more.
Road base needed tons
Volume cu yd
Compaction lifts required

What you'll need to order

Prices vary by region and haul distance. Get quotes from at least two local suppliers.

How this calculator works

tons = length × width × (depth ÷ 12) × 135 ÷ 2000

Compacted road base weighs about 135 lb per cubic foot, roughly 3,645 lb per cubic yard — noticeably denser than clean stone because the fines fill the voids. This figure is for the compacted depth you want to end up with.

Switch the site to metric — the control is in the footer — and your inputs, your results and the tables below follow. The formula, the constants, the guidance text and the sources stay in US units on purpose: that is how the standards they come from are written, and restating them would detach each figure from the document you are meant to be able to check it against.

Where these numbers come from

Check the edition. Codes are amended every few years, and the one your inspector works from may not be the one named above.

Worked example

With length 10 ft, width 10 ft, compacted depth 4 in, this calculator returns 2.25 tons.

Road base for common drives and pads

Every row here opens the calculator already filled in. Copy that link and the numbers travel with it.

JobSizeRoad base needed
Shed pad 12 ft × 10 ft × 4 in 2.70 tons
Single-car drive 40 ft × 10 ft × 6 in 13.50 tons
Two-car drive 40 ft × 20 ft × 6 in 27.00 tons
Long rural drive 300 ft × 12 ft × 8 in 162.0 tons
Equipment parking pad 30 ft × 30 ft × 8 in 40.50 tons

This is compacted depth. Order about 25% more loose material than the compacted figure suggests.

Frequently asked questions

How much road base do I need for a driveway?

A 40 by 12 ft driveway at 6 inches compacted depth needs about 16 tons. Multiply area by depth in feet, multiply by 135, then divide by 2,000.

How thick should road base be under a driveway?

Four to six inches for cars on firm soil, 8 to 12 inches where trucks park or the subgrade is clay. Soft ground needs geotextile fabric underneath as well, or the base will pump down into the soil.

What is the difference between road base and crushed stone?

Road base, also sold as crusher run or dense-grade aggregate, contains stone dust and fines that let it lock together and compact hard. Clean crushed stone has the fines washed out — it drains better but stays loose and cannot form a structural base.

How many lifts should road base go down in?

Compact in layers of 4 inches or less. A 6 inch base means two passes, an 8 inch base means two, and 12 inches means three. Dumping the full depth and compacting once leaves the bottom loose, which is the most common cause of driveway failure.

How much does a yard of road base weigh?

About 3,600 lb, or 1.8 tons, compacted. That is heavier than most aggregates, so a tandem dump truck legally carries around 8 cubic yards rather than the usual 10 to 14.

Add the road base calculator to your site

Free for any site, including commercial ones. No key, no quota, no script watching your visitors. Put this where the calculator belongs:

<iframe id="calcpit-road-base-calculator" src="https://www.calcpit.com/embed/road-base-calculator/"
        title="Road Base Calculator" width="100%" height="790"
        style="border:1px solid #e2e2e2;border-radius:8px" loading="lazy"></iframe>
<p><a href="https://www.calcpit.com/calculators/road-base-calculator/">Road Base Calculator</a> by CalcPit</p>

<!-- Optional: shrinks the frame to fit. Safe to delete — the height above works without it. -->
<script>addEventListener("message",function(e){
  if(e.origin!=="https://www.calcpit.com"||!e.data||e.data.calcpit!=="road-base-calculator")return;
  var f=document.getElementById("calcpit-road-base-calculator");if(f)f.style.height=e.data.height+"px";
});</script>

All we ask is that the credit line stays under the frame. It is the only thing we get out of this, and it is what keeps the calculator free.