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
- 27c9bb575e75ff860aac04df4ca0123b72aa1666872fb93982b123d26da0925f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 27c9bb575e75ff860aac04df4ca0123b72aa1666872fb93982b123d26da0925f · T_PMINT
- block
- 948559 · 54d ago
- commitment C
- 038de28e0441fc4d1844aa36759e32bbbf8e9f2a39e49b6af9db97f1e60f32ad82
- public amount
- 100
- public blinding
- 1f7d920bbdd9fa8bfb6de66bea73bb6d64c471c23def07eeea7a0718415a7630
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.