Bitcoin Forum
September 11, 2025, 04:21:39 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 🤔Why does <getrawmempool> return empty?🤔  (Read 175 times)
HoBzY (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 2


View Profile
December 09, 2022, 11:44:11 AM
Last edit: December 12, 2022, 02:04:54 PM by HoBzY
 #1

Why does <getrawmempool> return empty?

Code:
testnet=1
[test]
addnode=104.237.131.138
addnode=151.80.205.132
addnode=192.155.82.123
addnode=74.220.255.190
addnode=80.100.203.151

blocksdir=D:\\Bitcoin
datadir=D:\\Bitcoin

dbcache=4000
maxorphantx=1000
maxmempool=1000
blockreconstructionextratxn=1000
maxsigcachesize=100
blockmaxweight=4000000

#debug=1
#natpmp=1
blocksonly=1
logips=1
deprecatedrpc=validateaddress
deprecatedrpc=signrawtransaction
deprecatedrpc=addwitnessaddress
deprecatedrpc=accounts
acceptnonstdtxn=1
server=1
rest=1

Screen: https://pastenow.ru/f335e33eef49c18306448a298f326972
paid2
Legendary
*
Offline Offline

Activity: 1120
Merit: 3708


Daily Cashbacks 🐳


View Profile
December 14, 2022, 04:33:20 PM
 #2

Shouldn't you use the command "bitcoin-cli getrawmempool true" ?

███████████▄
████████▄▄██
█████████▀█
███████████▄███████▄
█████▄█▄██████████████
████▄█▀▄░█████▄████████
████▄███░████████████▀
████░█████░█████▀▄▄▄▄▄
█████░█
██░█████████▀▀
░▄█▀
███░░▀▀▀██████
▀███████▄█▀▀▀██████▀
░░████▄▀░▀▀▀▀████▀
 

█████████████████████████
████████████▀░░░▀▀▀▀█████
█████████▀▀▀█▄░░░░░░░████
████▀▀░░░░░░░█▄░▄░░░▐████
████▌░░░░▄░░░▐████░░▐███
█████░░░▄██▄░░██▀░░░█████
█████▌░░▀██▀░░▐▌░░░▐█████
██████░░░░▀░░░░█░░░▐█████
██████▌░░░░░░░░▐█▄▄██████
███████▄░░▄▄▄████████████
█████████████████████████

█████████████████████████
████████▀▀░░░░░▀▀████████
██████░░▄██▄░▄██▄░░██████
█████░░████▀░▀████░░█████
████░░░░▀▀░░░░░▀▀░░░░████
████░░▄██░░░░░░░██▄░░████
████░░████░░░░░████░░████
█████░░▀▀░▄███▄░▀▀░░████
██████░░░░▀███▀░░░░██████
████████▄▄░░░░░▄▄████████
█████████████████████████
.
...SOL.....USDT...
...FAST PAYOUTS...
...BTC...
...TON...
HoBzY (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 2


View Profile
December 14, 2022, 05:04:30 PM
 #3

Shouldn't you use the command "bitcoin-cli getrawmempool true" ?

I am getting empty array or json
https://pastenow.ru/613f47d92635e1c9256d1d08a512e409
Edwardard
Hero Member
*****
Offline Offline

Activity: 1050
Merit: 681



View Profile WWW
December 14, 2022, 05:48:50 PM
 #4

Shouldn't you use the command "bitcoin-cli getrawmempool true" ?

I am getting empty array or json
https://pastenow.ru/613f47d92635e1c9256d1d08a512e409
You are probably not fully synced with the blockchain, run getpeerinfo command and check for bytes recv.
HoBzY (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 2


View Profile
December 14, 2022, 08:04:32 PM
 #5

Why does <getrawmempool> return empty?

Code:
testnet=1
[test]
addnode=104.237.131.138
addnode=151.80.205.132
addnode=192.155.82.123
addnode=74.220.255.190
addnode=80.100.203.151

blocksdir=D:\\Bitcoin
datadir=D:\\Bitcoin

dbcache=4000
maxorphantx=1000
maxmempool=1000
blockreconstructionextratxn=1000
maxsigcachesize=100
blockmaxweight=4000000

#debug=1
#natpmp=1
blocksonly=1
logips=1
deprecatedrpc=validateaddress
deprecatedrpc=signrawtransaction
deprecatedrpc=addwitnessaddress
deprecatedrpc=accounts
acceptnonstdtxn=1
server=1
rest=1

Screen: https://pastenow.ru/f335e33eef49c18306448a298f326972

FIX Bitcoin Config: blocksonly=1 TO blocksonly=0
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!