Singular value decomposition (SVD) based image authentication has widespread applications for digital media protection including forensic and medical domains due to the high stability and robustness of singular values under small perturbations. However, most of these techniques are non-blind and have high redundancies for the extraction of secret data. The proposed scheme employs a blind extraction strategy by utilizing the intrinsic relationship of coefficient pairs of the U matrix of the host image blocks. This relationship is utilized to hide a secret binary bit after computing a threshold value in constant time. The host image underwent block-wise decomposition and hash-based randomization of blocks, followed by block-wise SVD for embedding secret bits in the U matrix. Hamming coded watermark is embedded for high precision extraction under active attacks. High imperceptibility and strong robustness are observed under attacks when tested across general purpose as well as image datasets and the system outperforms many existing works. Experimental observation shows the average PSNR between the host and marked image and average NCC between embedded and extracted watermark to be 36.98 dB and 0.999 respectively for the SIPI dataset whereas 52.7 dB and 1 respectively for the X-Ray dataset. The system exhibited high robustness under Salt-and-pepper noise (SAPN), Gaussian Noise (GAUN), Cropping (CRP), Median Filtering (MF), Histogram Equalization (HEQ), and Jpeg Compression (JPC) with average NCC values of 0.998, 1, 0.932, 0.999 and 0.967 respectively for X-Ray dataset. The time complexity O (M × N) is observed for both embedding and extraction algorithms for a host image of size M × N.