Loading Tool

Explorer IconExplorer

Memory Pool

77,398 transactions
28.90 vMB
0.10037835 BTC
Random Selection Loading Transactions
Max Size: 175.34/200 MB

Candidate Block

Mining Attempt d4d4b28845b066fe8f484725b96643301aaae2bca4fdee4ffe82f0a27445513f
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 774dd48dd1c63f6d07156bdbf23fb553e30b9479f40eb3eb5be85c99ad21562c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.03162076 BTC
Feerates: 180.82 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (401,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,297 513,297 0000000000000000004c18b227ce73b768cbcf277f549bc19d2544b1a7c21354 319 1.00/1.00 vMB 79
513,296 513,296 00000000000000000027f57b77d6dcffd7d9b328ff395f65538f8d407f9d9550 148 1.00/1.00 vMB 105
513,295 513,295 0000000000000000002174b46677f0c1b18402f071a761879425a7b7a19f9454 347 0.27/1.00 vMB 36
513,294 513,294 000000000000000000509fe16415c1cfc50eaca37608cda25e16d0b8cfbd701f 1,003 0.72/1.00 vMB 57
513,293 513,293 000000000000000000416004d662cd19656834f7f8bff3b6464bb1e728e7cd0a 1,862 0.97/1.00 vMB 24
513,292 513,292 000000000000000000188a62fddc475114705ff5498a6e5750cf557d8a9480da 2,346 1.00/1.00 vMB 38
513,291 513,291 00000000000000000020eede2e4f941ececc8d1917c7a953a292940d41fc7067 381 0.78/1.00 vMB 6
513,290 513,290 000000000000000000555ede5886cdc0cfc97e80d2829ec6b12af736d1273011 391 1.00/1.00 vMB 5
513,289 513,289 0000000000000000002c78e378ec79170dfd8769f1ece080ac714568a71daf08 2,203 1.00/1.00 vMB 26
513,288 513,288 0000000000000000002a04041dd08ca0e48ca0b8b3aec4e21cec8b4c8e4625de 1,383 0.74/1.00 vMB 27
513,287 513,287 00000000000000000015b261aa4344c14813a2140ac7f4db19533a9023dfe77e 1,251 0.50/1.00 vMB 35
513,286 513,286 0000000000000000003ab4338cb319f5b5daa9bfe8bad0ca28318c8775c4ee05 887 0.38/1.00 vMB 36
513,285 513,285 0000000000000000004c1a14c6dfd22dbfe4231d00bd9a9d55be3c5ffd912dff 52 0.01/1.00 vMB 24
513,284 513,284 0000000000000000004d47fe257f2f6005589a44d6f2176ae92cf88c4b40350c 398 0.13/1.00 vMB 47
513,283 513,283 0000000000000000004a24b8a002888b9dcefeab8b07e6759fa65da804c3fdd5 1,894 0.81/1.00 vMB 27
513,282 513,282 000000000000000000409bd07f229d43580a3bea3bddbb2977b7e47ac71124de 1,439 0.57/1.00 vMB 34
513,281 513,281 0000000000000000002de9bd18dd3633cc335e6fdc3e9e5c25d21db19384bc59 980 0.67/1.00 vMB 17
513,280 513,280 000000000000000000404e3f69e0150db7b1ec9d5f67030c9002f43a70a9dc91 589 0.35/1.00 vMB 34
513,279 513,279 0000000000000000001fc263b47bb357d83d8bfe2905936cf4d0ccf1c3d4df79 1,862 0.92/1.00 vMB 27
513,278 513,278 00000000000000000035f6dc13e829e18447f1161745a042c829134a13221508 131 0.04/1.00 vMB 18
513,277 513,277 0000000000000000001474e572031debca7418dd6d8fcff75e1d004fab8ebce8 631 0.50/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.