In the week of issued U.S. patents dated April 14, 2026, the blockchain grant column was thin — 70 blockchain-tagged grants, the volume leader being Toyota with four, and a large share carrying no named assignee. Among the recognizable names was Microsoft Technology Licensing, LLC, with a grant that does not concern tokens or cryptocurrency at all, but rather the data-integrity machinery that sits underneath distributed-ledger systems. A granted patent is enforceable coverage of the claimed method, distinct from a published application; Microsoft's entry shows what it just locked in at the ledger-database layer.

The grant is US12602497B2, “Verifiable attribute maps,” naming inventors Ramarathnam Venkatesan, Srinath T. V. Setty, Nishanth Chandran, and Panagiotis Antonopoulos, and classified in G06F 21/62 and the blockchain-specific class H04L 9/50. It covers a map of identities and their attributes maintained by a ledger database whose tables are tamper-evident, where a client validates the database state against a cryptographic digest before being granted access. The abstract describes the verification loop:

When the database receives a request from a device to access the map, the digest is received along therewith. The database is validated based on the digest to determine whether the database has been tampered with since the provision of the digest.— Verifiable attribute maps, US12602497B2

For a general reader: this is a way to store identity-and-attribute data such that any reader can mathematically check the store has not been altered since a known checkpoint, with the tamper-evidence built into the database tables themselves. It is the same trust property that public blockchains provide — an immutable, independently verifiable record — applied to an enterprise ledger database rather than a token network.

A multi-year verifiable-ledger cluster

The grant is not isolated. A search of issued Microsoft grants referencing verifiable ledgers and blockchain returns a tight cluster of at least eight records, several sharing the same inventors and concept. US12265522B2 (“Confidential blockchain database with a distributed ledger,” issued April 2025) covers a consortium blockchain run inside a trusted execution environment that issues a universally verifiable receipt with a Merkle-tree proof for each transaction. US11601439B2 and US10587628B2 (both “Verifiable outsourced ledgers”) describe a digital ledger on a blockchain that distrustful parties can replicate locally to verify the ledger's integrity.

Two more fill out the consensus and lightweight-deployment angles. US11615410B2 and US11403631B2 (“Heartbeats and consensus in verifiable outsourced ledgers”) add a heartbeat-based consensus that lets clients confirm ledger state and recover it after a fault, and US11405181B2 (“Lightweight blockchain based on split-trust”) covers a blockchain split between low-resource and untrusted high-resource devices. The cluster spans issue dates from 2019 through 2026 and is consistently authored by a small set of researchers including Setty, Venkatesan, and Chandran.

What the coverage maps to

Mapped together, the records describe a single line of work: making a ledger or database verifiable and tamper-evident without requiring a public token network — verifiable attribute maps (US12602497B2), confidential blockchain databases (US12265522B2), outsourced ledgers parties can independently audit (US11601439B2), and the consensus to keep them honest (US11615410B2). For a business reader, that maps to infrastructure aimed at enterprises and cloud customers that want blockchain-style auditability over their own data, a different position than the consumer-token or payments footprints visible elsewhere in the same weekly column.

The caveats are the usual ones. The week's blockchain field is thin and skewed to unassigned records, so a single week is a narrow window. And a grant establishes that a claim issued, not how broadly it reads or whether the technology ships in a named product. What the records do show is the direction of Microsoft's coverage — verifiable, tamper-evident ledger databases and the consensus around them — with the April grant extending a cluster that the same inventors have been building for years.