UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- b6025e1334469d2f967f21d74a01a6e32d40276aaa6ca0045e743d68da49899d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b6025e1334469d2f967f21d74a01a6e32d40276aaa6ca0045e743d68da49899d · T_PMINT
- block
- 948938 · 2d ago
- commitment C
- 0251ebc2361b88e60b786fce89f9e1571967980635a3d9cede0f611c2fc91894e7
- public amount
- 100
- public blinding
- 4d2d65ae906d6e27b8bf87be7778602f5f4decba89cca19cc5db83bb2227c5ad
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.