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
- d2fc31a871e204fc0dd0fdad0722175ead4e6bfc2a34004c370912c55bd7e97e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d2fc31a871e204fc0dd0fdad0722175ead4e6bfc2a34004c370912c55bd7e97e · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02c2877b98a3f9e14927fc263e52c1b858bc666667edd110cd95621ed9810971ab
- public amount
- 100
- public blinding
- 1113b8bafcda763ebae94bc66a86518908bbb6282812d5ff53c57f263c8d7d2d
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.