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
- 9e038b598fcbf439e255f9b614e244d09597c657dd15c601e4333d40201d5e32:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9e038b598fcbf439e255f9b614e244d09597c657dd15c601e4333d40201d5e32 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02ff7ea899d34b275d7d4e2690dd7c6116ca2433c8ba14db6ecb63aced3d5726c0
- public amount
- 100
- public blinding
- 8a11b148ed973ac01a09a8bc6a48533e4f3dd8562a922c8f55a8b9bd63af9bd6
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.