<?php
require_once( JPATH_ROOT .'/components/com_community/libraries/core.php');

$user = CFactory::getUser($user_id);

echo $user->getInfo('BTC');?>

--------- You must Create a Custom Field with Field_Name = BTC ----------