Coordinates

Coordinate Distance Calculator

Measure horizontal and 3D distance between two positions.

Coordinate Distance Calculator — representative authorized Minecraft assetCoordinate Distance Calculator

Try it now

Your Minecraft mission

Horizontal distance
5
3D distance
13
Taxicab distance
19

Game rule: Results update instantly while you type.

Step-by-step guide

How to use the Coordinate Distance Calculator

  1. Subtract the first position from the second for X, Y and Z, or enter the signed differences directly.

  2. Use horizontal distance for maps and ground travel.

  3. Use 3D distance for direct range and taxicab distance for axis-aligned block paths.

Calculation

Formula and game rule

Horizontal = √(ΔX²+ΔZ²). 3D = √(ΔX²+ΔY²+ΔZ²). Taxicab = |ΔX|+|ΔY|+|ΔZ|.

Worked example

Example result

Differences of X 3, Z 4 and Y 12 give 5 horizontal blocks and 13 blocks in a straight three-dimensional line.

What to check before using the result

Java and Bedrock Edition

Coordinate geometry is edition-independent and works for Java and Bedrock locations.

This page is designed for players looking for a Minecraft distance calculator, coordinate distance, 3D block distance. The calculator runs locally in your browser and updates without sending your world coordinates or command inputs to the server.

Common questions

Coordinate Distance Calculator FAQ

Should I use horizontal or 3D distance?

Use horizontal for X/Z travel and 3D when vertical separation must count toward the range.

What is taxicab distance?

It is the total distance when moving separately along the X, Y and Z axes without diagonal shortcuts.

Related content