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
- 0304ab1a30bbcfc3b0db6c63c349eb1f5471aa5245f5f7b2158c0ad523971dd9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0304ab1a30bbcfc3b0db6c63c349eb1f5471aa5245f5f7b2158c0ad523971dd9 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03ef2532166e1ad4298de5c4001699d0b94505cd040c176f07893dc7613ae428c1
- public amount
- 100
- public blinding
- 4da331d6a60175389e567d1c606c19de393f451deb9979c6a5b84d07aca62562
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.