Any one here know its rank?
My bad. The concept of rank does not really make sense in the context of curves over .
Instead, for elliptic curves over finite fields, we usually talk about the order or size of the group of points on the curve, not rank. For secp256k1, the order of the group of points is:
This number is prime, which means the elliptic curve secp256k1 is cyclic and has a single generator point (called G). Hence, every point on the curve can be written as a multiple of G.