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
- 7e2f6a72cbfecc68d8ba2654d9363ce7dd676321a3c723fd221f0e8b8c40f209:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7e2f6a72cbfecc68d8ba2654d9363ce7dd676321a3c723fd221f0e8b8c40f209 · T_PMINT
- block
- 948892 · 2d ago
- commitment C
- 037915d90b13d7898e302e6be8b9b8c5917f9077f0f4308e598bc6d12f52d6930b
- public amount
- 100
- public blinding
- fd227f5fb2c8de6040147a19d153937f953a59337b1ca91d9c4d00f3ad60d405
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.