Science & Engineering

Minecraft Circle Generator (Block Placement Chart)

Generate circles and rings of any diameter for Minecraft builds. The chart shows exactly where to place blocks using the midpoint algorithm Bresenham published in 1965, with filled and hollow modes and live block counts.

Reviewed and updated

How to use
  1. Enter a diameter or pick a preset.
  2. Choose filled or hollow mode.
  3. Check the live block count for your build.
Common sizes
Blocks needed
56 blocks

hollow ring, diameter 15 (radius 7.5)

Diameter
15 blocks
Circumference
47.1 blocks
Fill area (πr²)
176.7 blocks²
For study and estimation. Verify against authoritative data before relying on a result.
Was this helpful?

Reading the chart: outline blocks vs filled blocks

Minecraft is built on a square grid, so a circle is an approximation. The chart below lists two counts per diameter: the ring (just the outline) and the disk (fully filled). Pick an odd diameter when you want a clean center block.

DiameterRing blocksFilled blocksLook
385Plus shape
51221Reads as a circle
72037Clear circle
92461Good circle
113289Smooth
1544169Very smooth
2160341Near perfect
3188749Excellent
511522,029Mega build

Counts come from the standard rasterization, so they may differ by a block or two from other generators.

Rough block count for any size

outline π × diameter,   filled π × radius²

Use these to estimate materials before you start. A diameter-21 circle needs about 60 blocks for the outline or roughly 341 to fill it. The generator gives the exact grid; the formula is enough to plan a supply run.

Building tips that matter

  • Odd beats even for symmetry. An odd diameter has one middle block; an even one splits into a 2×2 center, which throws towers and fountains off balance.
  • Circles smooth out around 15 blocks. Under 10 they still look blocky. If a build needs to read as round from a distance, go 15 or larger.
  • A sphere is not a spun circle. Build it as stacked circular layers, each a slightly different diameter, widest in the middle and shrinking toward the top and bottom.

Common questions

What is the smallest diameter that looks like a circle?

A diameter of 7 blocks reads clearly as a circle. Diameter 5 is passable; below that it looks more like a square. For a smooth build aim for 11 to 15 blocks or more.

Should I use an odd or even diameter?

Odd diameters like 7 or 11 give a single center block, which looks best for towers and fountains. Even diameters have a 2 by 2 block center with no true middle.

How many blocks does a Minecraft circle need?

For the outline roughly the circumference, about pi times the diameter. For a filled disk roughly the area, about pi times the radius squared. A diameter-21 circle is about 60 blocks as a ring or 341 filled.

From the blog

Guides & how-tos

All articles →