Skip to content

How many accounts on STEEM Blockchain? Official Nodes say 3.65M but Others say 1.93M #3697

@DoctorLai

Description

@DoctorLai

@kafio wrote: Steem Data Analysis: Who Withdraws Rewards vs Builds SP?.

In the post, he said there are 3.65M accounts on steem, and I was surprised to see that. I did the verification:

image.png

image.png

$ curl -s --data '{"jsonrpc":"2.0", "method":"condenser_api.get_account_count", "params":[], "id":1}' https://api.steemit.com | jq
{
"jsonrpc": "2.0",
"result": 3657274,
"id": 1
}

However, other nodes return 1.93M:

image.png

According to ranking table, 1.93M is more convincing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions