Loading Tool

Explorer IconExplorer

Memory Pool

26,508 transactions
8.19 vMB
0.06328423 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.74/200 MB

Candidate Block

Mining Attempt 411fc5b1bb19232e80fbcfccbf0d8b47174a960b2fda88c82e206d3df496cc3d
Version 20000000
Previous Block 00000000000000000000509134f4cc7e9cf327299f81f0e594b3d1dd3418e2db
Merkle Root e5721d531fc8a4af008a5682f2535979ec4d28831e8d344d6609f7c225117825
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,681
Size: 1.00 vMB
Total Fees: 0.02078846 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,994 (710,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
202,623 202,623 000000000000051e75e69c582c648c55b7ab1ec74f0fdcd963c6ed3c38284df9 0.05 MB 178 11
202,622 202,622 000000000000054ed3d6b025ba915e033fe825b34ebabf0445d515529abeb97b 0.05 MB 132 0
202,621 202,621 000000000000013b39e97de2912eaeedf98680288ee5eb6de234d14e5c0de7e1 0.25 MB 407 76
202,620 202,620 00000000000004e6cf1487e56b010d65fe71557d82a075d801100f504a10a2f4 0.25 MB 608 141
202,619 202,619 000000000000049f94ecf5d728fbeaf27fdf6e9281a3fa5d6cb0f71e7a937bb1 0.25 MB 745 178
202,618 202,618 00000000000001ac0040d26e65129695f353699cecd59784bc6287dac09e5712 0.05 MB 128 85
202,617 202,617 000000000000038996c3941082473f0e501fdf612775522cb02ca7a15d038da5 0.20 MB 637 278
202,616 202,616 00000000000005503415097a254c3782084a9e9526d8d68e5e9774b10592dfb3 0.18 MB 194 144
202,615 202,615 0000000000000105fa953ef3c5bbb00a8cacdd0138cd3eaa3970b76561e46865 0.12 MB 245 187
202,614 202,614 00000000000001d2c8c67217d72bd511466bd6d27d7b143ad8f6ab713bc19199 0.04 MB 102 28
202,613 202,613 0000000000000036c0afdba9570d3c36917ded3f2124f600622b193ff281034d 0.12 MB 269 167
202,612 202,612 0000000000000251edffdf1dc56c41652baf89aba91f658a35741f3dbb836133 0.00 MB 12 220
202,611 202,611 0000000000000496c1c0e25b2c20a5e4ffdb61522c6a8b2de2155bf15288e005 0.17 MB 483 147
202,610 202,610 00000000000003af7d70f6c7c022674c6eb0a146ea0f357476496143cbb4d9ec 0.11 MB 219 55
202,609 202,609 00000000000002e6345aff55e505f6d965234c176abce9becd894bd0516111e8 0.02 MB 50 289
202,608 202,608 0000000000000278da7534fcac47233e0b8089a93a2da7a174ddfcd702f4c7ad 0.05 MB 104 217
202,607 202,607 000000000000045f0dcf6c5f09832a0396964cee3b46ce723c5149ed1d5f0a56 0.10 MB 189 98
202,606 202,606 000000000000052e60477dcdae430393bd4ba2fa35e3e2d5181fc2aac01e8b43 0.02 MB 44 89
202,605 202,605 000000000000051ede143fb5e79f783e97f2e46e9788810012463575cb73c3d0 0.16 MB 326 111
202,604 202,604 000000000000040ea228b1aa58e8516f745efd1d0a6a969faf34b03e5f9f698c 0.00 MB 14 69
202,603 202,603 000000000000057b5e993456df41f37630fe6622502271570bb54fe782cf178c 0.05 MB 114 169
Previous 10 blocks ↓
Total Size: 778.83 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: 373.75 GB
    • Received: 3.38 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.