Round Hole Volume Calculator uses V = π(d/2)²h to estimate cylindrical hole fill from diameter, depth, hole count, waste factor, density, and price, with cubic yards, bags, weight, and cost outputs.
The Round Hole Volume Calculator estimates the amount of fill material needed for any cylindrical hole. Enter the hole diameter, depth, and number of holes, then choose a fill material — concrete, gravel, sand, soil, or a custom density. The tool applies your waste and spillage percentage, converts results to cubic feet, cubic yards, liters, and cubic meters, and outputs bag equivalents, total weight, bulk delivery guidance, and estimated material cost. Use it for fence posts, deck piers, utility holes, planting holes, or any round excavation that needs to be filled.
What Is a Round Hole Volume Calculator?
A round hole volume calculator is a tool that estimates the volume of a cylindrical hole and tells you how much fill material you need to complete the job. It replaces manual formula work with instant, unit-aware results.
Common use cases include:
- Fence post holes — estimating concrete fill around a post
- Deck pier and footing holes — calculating concrete for load-bearing cylindrical footings
- Utility and sign post holes — gravel or concrete fill for poles and signs
- Planting holes — soil or amended backfill for trees and large shrubs
- Soakaway and drainage holes — gravel fill for drainage structures
- Auger-drilled holes — any application using a round auger bit
Important note: This calculator computes the total cylindrical hole volume. It does not subtract the volume of a post, pipe, or any object placed inside the hole. If a post occupies part of the hole, the actual fill volume will be lower than the result shown.
How the Round Hole Volume Is Calculated
A round hole is a right circular cylinder. Its volume equals the area of the circular base multiplied by the depth.
Single-Hole Volume Formula
The volume of one cylindrical hole is:
$$V_{\text{one hole}} = \pi \times \left(\frac{d}{2}\right)^2 \times h$$
Where:
- $d$ = hole diameter (in feet, after conversion)
- $h$ = hole depth (in feet, after conversion)
- $\pi \approx 3.14159$
The diameter divided by 2 gives the radius $r$, and $\pi r^2$ gives the base area in square feet.
Total Volume for Multiple Holes
$$V_{\text{before waste}} = V_{\text{one hole}} \times n$$
Where $n$ is the number of holes.
Adding a Waste and Spillage Factor
$$V_{\text{final}} = V_{\text{before waste}} \times \left(1 + \frac{w}{100}\right)$$
Where $w$ is the waste percentage you enter. A 5% waste factor multiplies total volume by 1.05.
Converting to Cubic Yards
$$\text{Cubic yards} = \frac{\text{Cubic feet}}{27}$$
There are exactly 27 cubic feet in one cubic yard. This conversion is used for bulk material ordering.
Estimating Material Weight
$$\text{Weight} = V_{\text{final}} \times \rho$$
Where $\rho$ (rho) is the material density in pounds per cubic foot (lb/ft³).
Estimating Bag Count
$$\text{Bags needed} = \left\lceil \frac{V_{\text{final}}}{\text{Bag yield}} \right\rceil$$
The ceiling symbol $\lceil \cdot \rceil$ means the result is always rounded up to the nearest whole bag.
Estimating Material Cost
$$\text{Cost} = \text{Cubic yards} \times \text{Price per cubic yard}$$
What Each Calculator Input Means
| Input | What It Means | Why It Matters |
|---|---|---|
| Hole Diameter | The inside width of the hole, measured across the center | Small changes in diameter have a large effect on volume — a wider hole fills exponentially faster because the base area grows with the square of the radius |
| Hole Depth | The vertical distance from the ground surface to the bottom of the hole | Depth scales volume linearly — doubling depth doubles the required fill material |
| Number of Holes | Total count of identical holes being filled in one project | Multiplies single-hole volume to give a project-level total for ordering and cost purposes |
| Fill Material Density | The weight of the chosen fill material per cubic foot (lb/ft³ or kg/m³) | Determines the estimated total weight, which affects delivery vehicle selection and structural load |
| Waste / Spillage Factor | A percentage added on top of the calculated volume to account for overages | Prevents running short of material due to irregular hole walls, spillage during pouring, or slight over-excavation |
| Material Price per Cu Yd | Your local or quoted cost for one cubic yard of fill material | Produces an estimated material cost — useful for budgeting before requesting a formal supplier quote |
Understanding the Results
| Result | What It Shows | How to Use It |
|---|---|---|
| Total Material Required | Final volume after waste factor is applied, shown in cubic feet and cubic yards | Use this number when placing a material order — it already includes your overage buffer |
| Hole Volume Breakdown | Volume per individual hole before waste | Helps verify your inputs are reasonable; use this to compare against any manual estimate you did on paper |
| Base Area | The circular cross-section area of one hole in square feet | Confirms your diameter input is correct; useful for formwork sizing |
| Total Before Waste | Combined volume of all holes with no waste allowance | Use this as the theoretical minimum if you need a precise comparison against the inflated order quantity |
| Total Output Volume | Final volume including waste, in cubic feet | Reference for bagged material — most bags list yield in cubic feet on the label |
| Cubic Meters / Liters | Metric equivalents of the final volume | Use these when working with metric suppliers or international product data sheets |
| Bag Volume Equivalents | Approximate number of 0.6 cu ft, 0.5 cu ft, and 1.0 cu ft bag-volume equivalents needed based on generic yields | A starting estimate only — always confirm actual bag yield from the product label before purchasing |
| Estimated Total Weight | Final volume multiplied by the selected material density | Check this against vehicle payload limits and ensure your access point can handle the delivery weight |
| Bulk Delivery Check | Flags whether your order is close to a 5 yd or 10 yd bulk load threshold | A planning guide only — confirm delivery minimums directly with your supplier |
| Estimated Material Cost | Cubic yards × price per cubic yard | Budget reference for material only — does not include delivery, tax, labor, or equipment |
| Waste Allowance Cost | The portion of the cost attributable to the waste percentage | Helps you understand how much your overage buffer adds to the total; reduce waste % if budget is tight and holes are clean |
Example Round Hole Volume Calculation
The following example uses these inputs:
- Diameter: 24 inches
- Depth: 36 inches
- Number of holes: 1
- Waste factor: 5%
- Material: Concrete at 145 lb/ft³
- Price: $160 per cubic yard
Step 1 — Convert Inches to Feet
$$d = 24 \div 12 = 2 \text{ ft}$$
$$h = 36 \div 12 = 3 \text{ ft}$$
Step 2 — Calculate the Radius
$$r = d \div 2 = 2 \div 2 = 1 \text{ ft}$$
Step 3 — Calculate Single-Hole Volume
$$V = \pi \times (1)^2 \times 3 = 3.14159 \times 1 \times 3 = 9.42 \text{ ft}^3$$
Step 4 — Multiply for Number of Holes
Only 1 hole: $$V_{\text{before waste}} = 9.42 \text{ ft}^3$$
Step 5 — Apply the Waste Factor
$$V_{\text{final}} = 9.42 \times \left(1 + \frac{5}{100}\right) = 9.42 \times 1.05 = 9.90 \text{ ft}^3$$
Step 6 — Convert to Cubic Yards
$$\text{Cubic yards} = \frac{9.90}{27} = 0.37 \text{ yd}^3$$
Step 7 — Estimate Weight
$$\text{Weight} = 9.90 \times 145 = 1{,}435 \text{ lb}$$
Step 8 — Estimate Material Cost
$$\text{Cost} = 0.37 \times \$160 = \$58.64$$
Summary of Results
| Output | Value |
|---|---|
| Volume before waste | 9.42 ft³ |
| Volume after 5% waste | 9.90 ft³ |
| Cubic yards | 0.37 yd³ |
| Estimated weight (concrete) | 1,435 lb |
| Estimated material cost | $58.64 |
Cubic Feet, Cubic Yards, and Bag Estimates
Cubic feet is the natural unit for small projects using bagged material. Most concrete, mortar, and gravel bags sold at hardware stores list their yield in cubic feet on the packaging — making it straightforward to count how many bags to buy.
Cubic yards is the standard unit for bulk orders from a ready-mix plant or materials supplier. The conversion is exact:
$$1 \text{ cubic yard} = 27 \text{ cubic feet}$$
The calculator’s bag equivalents are volume-based estimates using the following generic yields:
| Bag Size | Generic Yield Used | Note |
|---|---|---|
| 40 lb bag | 0.30 ft³ | Typical for fast-setting concrete mixes |
| 60 lb bag | 0.45 ft³ | Common standard concrete bag |
| 80 lb bag | 0.60 ft³ | Most efficient bag size per cubic foot |
Always verify the actual yield printed on your product label. Yields vary between manufacturers, mix designs, and aggregate types. The bag count from this calculator is a planning estimate, not a guaranteed purchase quantity.
Material Density and Weight Estimates
The estimated weight depends on which material you select. The calculator applies the density in the formula $\text{Weight} = V_{\text{final}} \times \rho$, where $\rho$ is measured in lb/ft³.
| Material | Approx. Density Used | Best Use |
|---|---|---|
| Concrete (mixed) | 145 lb/ft³ | Post holes, pier footings, structural fills |
| Loose gravel | 105 lb/ft³ | Drainage columns, soakaway holes, gravel backfill |
| Soil / dirt | 90 lb/ft³ | Planting holes, backfill with excavated material |
| Dry sand | 100 lb/ft³ | Sand bedding, utility trench fill |
| Custom density | User-entered value | Any material with a known density from a supplier data sheet |
These are representative values. Actual density varies by moisture content, compaction level, aggregate type, and specific supplier mix. For accurate weight estimates on structural or load-sensitive projects, use the density stated in your material’s technical data sheet.
Waste and Spillage Allowance
No excavated hole is a perfect cylinder. Adding a waste factor compensates for real-world variables that increase the amount of material you actually consume.
Reasons to add waste include:
- Uneven hole walls — hand or mechanical digging rarely produces a perfectly smooth bore
- Cave-ins and loose soil — soil may partially collapse into the hole before pouring
- Over-excavation — it is common to dig slightly deeper or wider than planned
- Spillage during pouring — some material is always lost during mixing and placing
- Ordering margin — avoids a second trip to the supplier if you run slightly short
Recommended Waste Percentages
| Waste % | When to Use It |
|---|---|
| 0% | Theoretical volume only — exact dimensions in a controlled environment |
| 5% | Clean machine-drilled holes in stable soil — a standard starting point |
| 10% | Rough manual excavation, loose or sandy soil, shallow rock, or irregular profiles |
| 15%+ | Deep holes in unstable ground, gravel-heavy soil, or any project with a high risk of partial collapse |
Bulk Delivery and Small Quantity Planning
For small volumes — typically under half a cubic yard — bagged material from a hardware store is usually more economical than ordering a bulk delivery. The bag estimates in this calculator help you plan exactly how many bags to purchase.
For larger volumes, bulk ready-mix or aggregate delivery becomes cost-effective. Common load sizes are:
- 5 cubic yard load — a small ready-mix truck or aggregate delivery, often a supplier minimum for residential jobs
- 10 cubic yard load — standard ready-mix drum truck capacity for larger projects
The calculator flags when your estimated volume approaches these thresholds. However, delivery minimums, short-load fees, and pour timing requirements vary significantly by supplier and region. Always confirm load minimums and pricing directly with your local concrete or aggregate supplier before ordering.
Important Limitations
This calculator is designed for estimation and planning purposes. Be aware of the following limitations before using results for purchasing or structural decisions:
- Assumes a perfect cylinder — the formula requires a constant diameter from top to bottom. Tapered, bell-shaped, or irregularly shaped holes will not match the output.
- Does not subtract post, pipe, or object displacement — if a post, anchor bolt, or pipe occupies part of the hole, the actual fill volume is smaller than the calculated total. No deduction is made.
- Does not account for bell-shaped or under-reamed footings — belled footings have a larger base diameter and require a separate calculation for the belled portion.
- Does not include compaction shrinkage — some materials (especially soil and gravel) compress under weight or tamping, which may require additional fill to reach a finished grade.
- Cost estimate is for material only — delivery fees, sales tax, labor, concrete pump hire, and equipment costs are not included.
- Deep excavations require safety review — holes deeper than 5 feet may be subject to excavation safety regulations. Consult applicable OSHA or local safety standards before entering or working near deep open holes.
Frequently Asked Questions
How do you calculate the volume of a round hole?
Use the cylinder volume formula: $V = \pi \times r^2 \times h$, where $r$ is the radius (half the diameter) and $h$ is the depth. Both measurements must be in the same unit. The result is in cubic units — typically cubic feet. This calculator does the conversion and unit handling automatically.
How many cubic yards are in a round hole?
First calculate the volume in cubic feet using $V = \pi \times r^2 \times h$, then divide by 27. For example, a 24-inch diameter, 36-inch deep hole contains about 9.42 cubic feet, which equals roughly 0.35 cubic yards (0.37 yd³ with 5% waste). The calculator handles this conversion in the results.
Should I enter the diameter or the radius?
Enter the diameter — the full width of the hole measured across the center. The calculator divides it by 2 internally to get the radius used in the formula. Measure the hole from one inside wall to the opposite inside wall at the widest point.
How much concrete do I need for a round post hole?
Enter your hole diameter, depth, number of holes, and select concrete as the fill material. Set a waste factor of 5–10% depending on soil conditions. The calculator returns cubic feet, cubic yards, and equivalent bag counts for 40 lb, 60 lb, and 80 lb bags. Note that this tool calculates the total hole volume and does not subtract the post’s own volume — your actual concrete fill will be slightly less.
Does this calculator work for gravel, sand, or soil fill?
Yes. Select loose gravel, dry sand, or soil/dirt from the material options, or enter a custom density. The volume formulas are the same regardless of material — the density selection only affects the estimated weight and, if a price is entered, the material cost.
Why should I add a waste factor?
Drilled or dug holes are never perfectly cylindrical. Uneven walls, loose soil collapse, minor over-excavation, and spillage during pouring all consume more material than the theoretical volume suggests. A 5% waste factor is a common starting point for clean machine-drilled holes; 10% or more is appropriate for rough or unstable excavations.
Does the calculator subtract the post volume from the concrete needed?
No. This is a full hole volume calculator — it calculates the entire cylindrical space and does not deduct the volume of any post, pipe, or object placed inside the hole. For most residential fence posts, the post displacement is small relative to total hole volume, so the result is a safe over-estimate. If precision matters, calculate the post’s volume ($\pi \times r_{\text{post}}^2 \times h$) separately and subtract it from the calculator output.
How do I convert bag count from cubic feet?
Divide the required cubic feet by the bag’s stated yield: $\text{Bags} = \lceil V_{\text{final}} \div \text{Bag yield} \rceil$. Always round up. This calculator uses generic yields (0.30 ft³ for 40 lb, 0.45 ft³ for 60 lb, 0.60 ft³ for 80 lb bags) as estimates. Confirm the actual yield from the product label before purchasing — it varies by brand and mix design.
References
- NIST — National Institute of Standards and Technology. Handbook 44, Appendix C: General Tables of Units of Measurement. Used for U.S. customary volume conversions, including the exact relationship that 27 cubic feet equals 1 cubic yard. This supports the calculator’s cubic feet to cubic yards conversion.
- OSHA — Occupational Safety and Health Administration. 29 CFR 1926 Subpart P — Excavations. Referenced only for excavation safety context. This supports the calculator’s caution that deeper or unstable holes may require proper protective measures, site review, and local compliance before work continues.
- Wolfram MathWorld — Eric W. Weisstein. Cylinder. Provides the geometric basis for the round hole volume formula, \(V = \pi r^2 h\), which the calculator applies after converting diameter to radius and depth to feet.
- QUIKRETE — Technical Data. Concrete Mix Product Data Sheet. Used as an example of why bag yield should be verified from the product label. The calculator’s bag outputs are generic volume equivalents based on 0.6 cu ft, 0.5 cu ft, and 1.0 cu ft yields, not fixed brand-specific bag sizes.
- Engineering Toolbox. Dirt and Mud — Densities. Referenced for representative loose material density values, including dry gravel, dry sand, and soil/dirt ranges. These support the calculator’s estimated weight outputs for non-concrete fill materials.
- Engineering Toolbox. Ditch Filling Materials — Densities. Used as a supporting density reference for common fill materials such as dry sand and damp/ordinary fill. This reinforces that density values vary by material condition, moisture, and compaction.