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
- 88ea8816c8ec9a59b62c7dfa0ce1d69bb0f1889ad38b6d742943ef0c56121bac:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 88ea8816c8ec9a59b62c7dfa0ce1d69bb0f1889ad38b6d742943ef0c56121bac · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 027f92274e0daedc074f2fab7a8d06ce96f36c9e7de0823004d49a0610863c4ed2
- public amount
- 100
- public blinding
- d6dc013f944a9beaf4425951728b1af0e353efa2fd59d8954b03fca08101cf74
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.