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
- be735ef4773af228836002bb0fd7814f6320af75c8879cb43f59ae0363a4025e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- be735ef4773af228836002bb0fd7814f6320af75c8879cb43f59ae0363a4025e · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 032cec4386450a73e06ecccc63a0b4125267dd8c9eac099a7b859fa47eb590e3d9
- public amount
- 100
- public blinding
- 0aa8afa394bf4b97397f2c0eb3bf0c941be9a0c2bca6b5c87fc4d4519424cc84
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.