Assets

Morpho Explained: Isolated Lending Markets and Vaults

How Morpho Blue's minimal lending primitive and curated vaults change the trade-off between capital efficiency and risk isolation.

Published May 20, 2026 · 5 min read

What is Morpho?

Morpho is a lending protocol on Ethereum and several L2s. Its current design — commonly referred to as Morpho Blue — is intentionally minimal: each market is an isolated pair of one collateral asset and one borrowable asset, with a single oracle, a single liquidation LTV, and a single interest-rate model. There is no shared pool across markets.

Base layer vs. vault layer

Morpho separates concerns into two layers:

  • Markets (base layer) — immutable, permissionless, and isolated. Once deployed, a market's parameters cannot change.
  • MetaMorpho vaults (curation layer) — ERC-4626 vaults run by external curators that allocate user deposits across multiple underlying markets according to a published risk policy.

Depositors who do not want to pick individual markets can deposit into a vault and inherit the curator's allocation. Curators compete on transparent risk and yield, not on owning the underlying lending logic.

Metrics worth watching

  • TVL — supply across markets and vaults. Vault TVL specifically reflects curator trust and tends to be stickier than direct market deposits.
  • Total borrows — real demand for leverage on the protocol. Healthy markets show borrows growing roughly in line with supply.
  • Utilization per market — because markets are isolated, utilization is best read at the market level rather than as a protocol-wide average.

What to alert on

Sharp TVL drops on Morpho are often vault-level reallocations rather than panic outflows, but they are still worth a closer look. Borrows moving faster than supply is the cleanest early signal that utilization — and therefore rates and liquidation risk — is rising.