Loading Tool

Explorer IconExplorer

Memory Pool

43,253 transactions
26.27 vMB
0.05521696 BTC
Random Selection Loading Transactions
Max Size: 138.24/200 MB

Candidate Block

Mining Attempt 6dc4518a317eb6cfec26efe6d68ffa40e0debae1b731300a2904e5494afe0ef0
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 217188c55edd3502f923468cd329469502c1955d81d9a49f0f9a129a76af7b9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,849
Size: 1.00 vMB
Total Fees: 0.00710608 BTC
Feerates: 40.21 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (412,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,103 502,103 0000000000000000004596b2974e178952d9051a8a5bc79d78b75f72c13505c4 1,232 1.00/1.00 vMB 276
502,102 502,102 00000000000000000007c314645aafcffe68d802b3766acf91a99ce3f2a48c7d 1,076 1.00/1.00 vMB 238
502,101 502,101 0000000000000000007881c1d7119c3d229933f55874997d68c270a89c4dbbeb 2,000 1.00/1.00 vMB 390
502,100 502,100 0000000000000000007a85e125dd61da653caebf9c6404a2b5feac4289f17714 2,431 1.00/1.00 vMB 425
502,099 502,099 000000000000000000076bf66de469a88535151acb4ad327afe72fcffcc78817 2,593 1.00/1.00 vMB 489
502,098 502,098 0000000000000000003c8f4a9f76df227921aca8295a7a642193febf1cdb3772 2,448 1.00/1.00 vMB 427
502,097 502,097 0000000000000000006409f9ec7d34cf44dd0d857cb238b86c417bc48b4e4423 636 1.00/1.00 vMB 137
502,096 502,096 0000000000000000006c84e61023c347d71116b8304b923098fc77620cc641d4 2,994 1.00/1.00 vMB 523
502,095 502,095 0000000000000000003fd5fc2391c1002494f04726246afbc1e1e7a33dab7e4f 796 1.00/1.00 vMB 204
502,094 502,094 00000000000000000079471c448f9b38e895371cffd4c1e36135dc32f33a41cd 1,234 1.00/1.00 vMB 347
502,093 502,093 0000000000000000004edc2cfdba37e598f09f1fd01f26f6b76d46e0c0d285ea 1,467 1.00/1.00 vMB 279
502,092 502,092 00000000000000000087bfb81e5e535d3986211f716418131805def25c692bda 303 1.00/1.00 vMB 129
502,091 502,091 0000000000000000007144399264ad72962fd510373a6d059d92a1d75bf69877 969 1.00/1.00 vMB 242
502,090 502,090 0000000000000000001cc41c582328e143ccda294ee3df4bedde8f6909198b81 1,964 1.00/1.00 vMB 376
502,089 502,089 0000000000000000002f62e9fbaa410d69598e5a92429b1145942c432ec84f00 2,572 1.00/1.00 vMB 565
502,088 502,088 0000000000000000001216f680ab448ed534d8a71d7f625224d43899415278bc 499 1.00/1.00 vMB 174
502,087 502,087 0000000000000000000b8529e645f0d4558b389fa63ac32d082d88af47b8f013 496 1.00/1.00 vMB 183
502,086 502,086 00000000000000000087de0561f809f49a0f71f1380d1bdc07f7847668ad13d2 2,302 1.00/1.00 vMB 454
502,085 502,085 0000000000000000001b555700603194713f20c17f4cd0966e094316c142016f 833 1.00/1.00 vMB 188
502,084 502,084 00000000000000000059c76dc6bde43bc0beebf73bae9a67c08d7e3d86899800 1,357 1.00/1.00 vMB 293
502,083 502,083 0000000000000000007b71e50813319a30205abddee41b686001725b024e8a6b 1,172 1.00/1.00 vMB 289
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.