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
- a54270de9882369b56d890243e5129567674e34d9b91b1c774ceaf103f409166:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a54270de9882369b56d890243e5129567674e34d9b91b1c774ceaf103f409166 · T_PMINT
- block
- 948526 · 54d ago
- commitment C
- 03adefa3f149724cd656cb1b97ae4a4ccca37ff8f8d4ddc08ae4136923dfdf5612
- public amount
- 100
- public blinding
- 517c6a24c5ece263754e23ef3f3fad72e4f3cf972006aa0593eee9a39a7b4ec0
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.