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
- 3c73ab9f7572a93b40eeb568ad393656a3943b81fac6a6f9475a6eba7b2dde59:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3c73ab9f7572a93b40eeb568ad393656a3943b81fac6a6f9475a6eba7b2dde59 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0297383715e8c6b3294b7f1f81541854d263ab5cf264a6bf9cf90ac6125af4499c
- public amount
- 100
- public blinding
- 074829ead68de209db3c3350e58b940df82f63734f89c4a2c36f5cbbfeec1404
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.