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
- 5b9a0a0ed206218c419098ea9056a3d71a1405e05a18bad80d2a1ba6c7d8278f:0
- asset
- ROOT · 0d · t_petch
- asset_id
- 932330103ff8e97ec57a51a774a5f718b5cdf356bf9404895c055cff05e7120e
- parent envelope
- 5b9a0a0ed206218c419098ea9056a3d71a1405e05a18bad80d2a1ba6c7d8278f · T_PMINT
- block
- 948869 · 26d ago
- commitment C
- 029e344f58fb8332ae0c1be2d550f4d2da44911a0361aabbad8499553846283958
- public amount
- 1000
- public blinding
- 31baaf7bc57569e6ca75ddedd50ec52363434b54cd9e41d02b368f98b453e967
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.