Loading Tool

Explorer IconExplorer

Memory Pool

82,191 transactions
31.54 vMB
0.10927065 BTC
Random Selection Loading Transactions
Max Size: 189.86/200 MB

Candidate Block

Mining Attempt e5fa77abacd8a3ab66844b238f0768f2e96a1bec4c4c36af9ec34ef50e9f7f46
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 4e0f2ba0eadff12c6356ea5ed7a9514f5c9017f75b97a7f43dd0add3c3ac5c95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,215
Size: 1.00 vMB
Total Fees: 0.02791957 BTC
Feerates: 318.30 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (482,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,380 432,380 000000000000000003970b96183f48f6b2d79590da13a664c962deef97a2dbc2 2,095 1.00/1.00 vMB 40
432,379 432,379 000000000000000002c33e445b6fec1acb46fa5e43d0f5b7f3e45228030d898b 2,624 1.00/1.00 vMB 68
432,378 432,378 000000000000000000af7d248e018a55f0fe0638e959b9b959bb6d640c100da0 2,958 1.00/1.00 vMB 77
432,377 432,377 0000000000000000045e76415d8691baaf8195f1ac364a3e57fcb112003a1854 2,489 1.00/1.00 vMB 68
432,376 432,376 00000000000000000368fb5fcf9dc4bb3c35d703787a043403d0048dbbfab309 1,060 0.56/1.00 vMB 56
432,375 432,375 000000000000000000336f882ea4b153c4c13e7fbb31626265b7a50c318ef774 1,021 0.44/1.00 vMB 60
432,374 432,374 000000000000000000b30fb44e0e122e16d232ef8f8b6019cfcf418c4176b15e 440 0.26/1.00 vMB 49
432,373 432,373 000000000000000001b64d2a47610cb88215c879b6b391c7222322a27e62de9e 2,309 1.00/1.00 vMB 65
432,372 432,372 0000000000000000027659594926ccc30a0ce94183fa7e5a9ef47b791d386647 553 1.00/1.00 vMB 17
432,371 432,371 000000000000000002263f360768637ef84f226ba9d774113eb3b5eaace4d6f6 1,055 1.00/1.00 vMB 29
432,370 432,370 0000000000000000027aa7371705542de162fa310fe21e0ce567b7af54beff2e 1 0.00/1.00 vMB 0
432,369 432,369 00000000000000000326b6ef4181eec41b71e02591ccb04100f02058a1246a58 1,737 1.00/1.00 vMB 30
432,368 432,368 000000000000000000f9eb688c83e5357a89f5fd59a73aaa9881e46674b93109 962 0.57/1.00 vMB 23
432,367 432,367 000000000000000003fdb24dd4ee53667bdabd8c9bdd293129189719b7d43c0f 2,113 1.00/1.00 vMB 57
432,366 432,366 000000000000000003d61bbc24c0ab17342cf8154a331aebe9bea4ad033bd772 2,235 0.99/1.00 vMB 67
432,365 432,365 000000000000000000871a2b9b656cc99b0662161372238c11cd8ebc064ee3cc 1,766 0.99/1.00 vMB 35
432,364 432,364 000000000000000003cc2c5485f2c37dd8cd68c45fbf6bbcdb9c6184df42dd47 2,209 1.00/1.00 vMB 66
432,363 432,363 00000000000000000340bb145507a3d2ef79e21f929c661542cd996363b8311a 2,569 1.00/1.00 vMB 60
432,362 432,362 0000000000000000036d34d7c192c6645af707c238b3a58b8fb4ee1ae1817dd1 2,358 1.00/1.00 vMB 69
432,361 432,361 000000000000000003f736bec21786f4409c991244499204e5c03599eae15adb 2,674 1.00/1.00 vMB 92
432,360 432,360 0000000000000000004d7e90727b12481d38001769cf95d472ae98326517692c 371 0.27/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.00 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: 718.78 GB
    • Received: 17.95 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.