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
- d85e4cac8cc6aa420f993ffdd37f680dbdfa918921bb719942826f9f828a379d:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- d85e4cac8cc6aa420f993ffdd37f680dbdfa918921bb719942826f9f828a379d · T_PMINT
- block
- 948727 · 4d ago
- commitment C
- 031473510e2b0e3817ff8c32e25c85371adf478c5580a5f6c5218f040c16eccf66
- public amount
- 1000
- public blinding
- 7e015f34ed45264d7b68fc475e92b93a991af959b4c5cb34a9b43a32a1291886
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.