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
- 425ca34017229b21285ce041b77788f1019ac099d30a8c09c3aaf13b4be1ad4e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 425ca34017229b21285ce041b77788f1019ac099d30a8c09c3aaf13b4be1ad4e · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03c1955169c2aa31bfdb33f17bde6a3b7ed9ffa603c5c53606cd239874e6c6685a
- public amount
- 100
- public blinding
- 28e128395e4184d350a5556aa42eeba1400398421f1949f5187a72b4ae00b8a0
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.