Loading Tool

Explorer IconExplorer

Memory Pool

22,944 transactions
10.12 vMB
0.02077027 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.89/200 MB

Candidate Block

Mining Attempt ade756892e72c9d4c52d4d61fc4caa72ee233337883e4252a75bd9a4c59fa73b
Version 20000000
Previous Block 00000000000000000000c88fb4ac4619a30106d17fadf5d0e10822ccfbedb24e
Merkle Root a6cf5c90c58690cfb877b07c718159e4d2e68f0beaf4d25f5f5e86fa77bdfd12
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,756
Size: 1.00 vMB
Total Fees: 0.00438805 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,537 (712,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,559 200,559 00000000000003a8364aef552f00a6723b1e053dec41e0e8829deafe95950492 38 0.05 vMB 60
200,558 200,558 0000000000000014d30a885cf503a1e8881906c569af5c752d202f6eade54562 71 0.04 vMB 87
200,557 200,557 0000000000000134b9eba8c175a67085c9e09467e163a0b9760ca0cc5e1a46ad 196 0.08 vMB 138
200,556 200,556 00000000000004882931201485aa5c9e0c049653c5880371b9c14c62743ec9a9 124 0.05 vMB 125
200,555 200,555 00000000000000a99cc46d1c4c374d4c155290765185639a459e77b46c20a537 111 0.04 vMB 60
200,554 200,554 0000000000000477f49521f108ae68353f3bd006866ebcc005e147540a099e10 247 0.11 vMB 129
200,553 200,553 000000000000028acc35607909520c513daf526656a9cdea8a6ae2c047bced42 14 0.00 vMB 352
200,552 200,552 000000000000035e3050372a1ebd35f6fd6387c86b46aa3330d1e60c2552cd71 212 0.10 vMB 120
200,551 200,551 00000000000002e9934e8d79f3cb3a582aa6dc7355cf01dea309bf7ee2e72263 183 0.06 vMB 167
200,550 200,550 000000000000052100ee780c33eb21904d280ab0d23e22f956a901830d7e0606 88 0.04 vMB 112
200,549 200,549 00000000000004db688fdbb492fcb10b3d2aad78c1794c25258b929d378f5030 7 0.00 vMB 489
200,548 200,548 000000000000054720ac9445ad00439e2c20fa2af22330bfa8b427bc9021aa71 245 0.08 vMB 268
200,547 200,547 00000000000001f152dd19e31411545b7b4cfee128e544a8b7acdd78f0e4ce75 54 0.03 vMB 14
200,546 200,546 0000000000000048b0f197ccfbf99713c99f665ef8b3d680e529baa50092f567 508 0.22 vMB 230
200,545 200,545 00000000000000d5ab774506fe56bac7456b22d54d83afdef9263ac7c06f871c 10 0.00 vMB 122
200,544 200,544 00000000000000f8427296da526d078ad444522984f07e24ef59caf53be491b6 21 0.01 vMB 88
200,543 200,543 0000000000000291c04b1239406e131cf5db6980f16c62b65c7fe849e218e512 89 0.04 vMB 94
200,542 200,542 0000000000000067f052f704e193ab49b9170fae34c8d5251ccf08c4d6b2105c 246 0.10 vMB 178
200,541 200,541 0000000000000083b785bd4479d0e1ac13b124bc9b0e02f64b20f05a5bd2e0bb 338 0.13 vMB 124
200,540 200,540 000000000000010e23712f638a701d62d37fe57fc0dfbb5efa830695f8489007 496 0.25 vMB 147
200,539 200,539 000000000000003a540c988c886a160657b569cd1e466dd039716a1e8fa321a2 50 0.02 vMB 64
Previous 10 blocks ↓
Total Size: 779.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 405.82 GB
    • Received: 2.12 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.