Skip to main content

Median Time Past (MTP)

blockchain · consensus · technical

A consensus time value calculated from the median timestamp of the most recent 11 blocks.

1.general

Median Time Past (MTP) is the median of the timestamps in the most recent 11 blocks in Bitcoin-derived consensus systems. Using a median reduces the influence of one unusually early or late miner timestamp and gives consensus a monotonically advancing reference.

2.usage

Bitcoin Cash uses MTP for time-based consensus behavior, including scheduled network-upgrade activation. Transaction lock-time rules can also compare a transaction's time value with a chain-derived time reference.

3.limits

MTP is not exact wall-clock time. Blocks arrive irregularly and miners have bounded freedom when setting timestamps, so an MTP threshold may be crossed before or after the matching clock time.

May 2026 Bitcoin Cash network upgrade specification

Related terms

All terms and definitions may update as the Cryptionary improves.