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
- bac9d6646d8795baedbf88e90b04fe2eb4269c35bf81e479d42a761f66cef23e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bac9d6646d8795baedbf88e90b04fe2eb4269c35bf81e479d42a761f66cef23e · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 022e9e8c5dcd83e4e457656f188efaf8a4357349d94cdbecca4b548292fc5e5b38
- public amount
- 100
- public blinding
- 8cd5b88aa5681bbbdfa423fa93e3fc33e0bd14dfe44e376631eadc7bd09acd45
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.