Bitcoin Forum
January 23, 2026, 12:00:14 AM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: BitcoinMainetOverTOR  (Read 12 times)
intrinis (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 22, 2026, 04:45:28 PM
 #1

i have created bitcoind server in an old pc and mine block from genesi  and i have create a configuration to not dawnload block from seeds mainet but create my block and share with my qt , and i have share my node with onin adres over tor and the qt ar conected with personalized conf over tor with my server and making transacion normali  i have test version 0.8.6 but now i like to make the lastes version to make that  and to create my bitcoin mainet
dr@node:~/64$ ./bitcoind -rpcuser=admin -rpcpassword=1234 -rpcconnect=127.0.0.1 getmininginfo
{
    "blocks" : 182,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 1.00000000,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "hashespersec" : 2461063,
    "pooledtx" : 0,
    "testnet" : false
}
dr@node:~/64$ ./bitcoind -rpcuser=admin -rpcpassword=1234 -rpcconnect=127.0.0.1 getbalance "" 6
8729.00014685
dr@node:~/64$ ./bitcoind -rpcuser=admin -rpcpassword=1234 -rpcconnect=127.0.0.1 getpeerinfo
[
    {
        "addr" : "127.0.0.1:40982",
        "services" : "00000001",
        "lastsend" : 1769100047,
        "lastrecv" : 1769100047,
        "bytessent" : 1211,
        "bytesrecv" : 1131,
        "conntime" : 1769099084,
        "version" : 70002,
        "subver" : "/Satoshi:0.11.2/",
        "inbound" : true,
        "startingheight" : 182,
        "banscore" : 0,
        "syncnode" : true
    }
]
dr@node:~/64$

https://talkimg.com/images/2026/01/22/UNkL0P.png
https://talkimg.com/images/2026/01/22/UNkhMq.png
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!