Loading Tool

Explorer IconExplorer

Memory Pool

44,622 transactions
28.75 vMB
0.12700141 BTC
Random Selection Loading Transactions
Max Size: 149.63/200 MB

Candidate Block

Mining Attempt cb8679a802e298478a032ab21cfa7ae2735327b79381713acd2fde750a87d0ee
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 1aa19615889f00fe14f6f4e2113f9b2fe050e3eb2ce64f792fa82d1f6c61d038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.03932179 BTC
Feerates: 201.13 > 3.94 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (415,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,593 499,593 0000000000000000000bb0377d40904b665f1932f6619e9721245050615add34 2,634 1.00/1.00 vMB 409
499,592 499,592 00000000000000000018117eb2f27c2fe36e58386c094f0f6d8dc26f451132fd 1,955 1.00/1.00 vMB 302
499,591 499,591 0000000000000000004ada4cb9f7bebf62b1324f1cc86263722c363ed5d90152 2,220 1.00/1.00 vMB 348
499,590 499,590 0000000000000000007e6e717b76470a1242ecb21aa5124f4536a218e0fa19f1 286 1.00/1.00 vMB 131
499,589 499,589 00000000000000000046bf408c3b089fb516a045425d6f261f75a7ae8c1d537f 1,138 1.00/1.00 vMB 103
499,588 499,588 000000000000000000489d44581b81d739a89fd4dc035b085b7f840dccf5b2d4 968 1.00/1.00 vMB 108
499,587 499,587 000000000000000000310a3672bf08e52408996af0bc0068965add93c2c28d56 2,402 1.00/1.00 vMB 253
499,586 499,586 000000000000000000a40a94622db7af088912c565df8c574476e6c3a5b4f97a 2,381 1.00/1.00 vMB 331
499,585 499,585 000000000000000000367c246a68c2523f293bbca1aed85ff0733a11ae314e30 2,217 1.00/1.00 vMB 227
499,584 499,584 00000000000000000000f9956f12e0b9dbd33f7c255b8db6ff3a1f8ff5377809 2,470 1.00/1.00 vMB 349
499,583 499,583 000000000000000000286d0fb5ca1f9cacfc2e3481de3710a0924965b40697c7 2,226 1.00/1.00 vMB 422
499,582 499,582 000000000000000000a0d53496f58f168123bb5e060bd405ec867b6fe42b8c31 1,694 1.00/1.00 vMB 193
499,581 499,581 000000000000000000891f767317db8b6c76e3d18932b70606996f074e2f7d7d 2,209 1.00/1.00 vMB 283
499,580 499,580 00000000000000000027c6007411eb5c8f93f967935493e2a1c050af56de2d62 686 1.00/1.00 vMB 131
499,579 499,579 00000000000000000089a396fb35e1818798f48b95a7b8bf9b734ab957f2d429 1,349 1.00/1.00 vMB 243
499,578 499,578 00000000000000000043bcb28f5b17afba7153d279ed6b47a220f50ddcfba7ce 2,192 1.00/1.00 vMB 280
499,577 499,577 0000000000000000004070ccec128f58f9b6aed061be97cdc2094063a55ddd1d 2,335 1.00/1.00 vMB 201
499,576 499,576 00000000000000000097c7c4f6cb098f3ffc3718081b96f2720555d311ff8e14 1,846 1.00/1.00 vMB 250
499,575 499,575 000000000000000000202491a313c2f44f5b942cb463da229262b779cf871d85 2,040 1.00/1.00 vMB 235
499,574 499,574 00000000000000000072481defa7231da3d6a38841a24a51c8477804e305ed6b 2,380 1.00/1.00 vMB 366
499,573 499,573 0000000000000000000bd5afca699faa5f333c5b5e5da192a13fec8dab67a380 2,843 1.00/1.00 vMB 325
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.