Loading Tool

Explorer IconExplorer

Memory Pool

77,410 transactions
28.97 vMB
0.10202731 BTC
Random Selection Loading Transactions
Max Size: 175.51/200 MB

Candidate Block

Mining Attempt 522027a95395e7efb369d076d6fbd2557ac004fcf61a3a86fb32fabaf66d3656
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 (577,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,381 337,381 00000000000000000b63d854e5c41ebe1aa0d1de34cb0d78927b98e4f0b25024 205 0.14/1.00 vMB 87
337,380 337,380 000000000000000016e7d866733a83dc6706e173ee4e4f28f6602457fe0056de 33 0.02/1.00 vMB 14
337,379 337,379 000000000000000006e1c5f1a603a9cd0f6e3dd401c2b08f56c853411ca192b4 1,001 0.54/1.00 vMB 28
337,378 337,378 000000000000000017186db7f7a969718b24d402023703ab3f6f98bed527895e 98 0.05/1.00 vMB 22
337,377 337,377 000000000000000004cdf718d93e2964e5ccc06f2e702a2ab33a5fd9ad00ef9a 1,112 0.55/1.00 vMB 29
337,376 337,376 00000000000000001a9e2d9a236051c3f84b543e2c436708f321572d4983f2de 269 0.15/1.00 vMB 27
337,375 337,375 000000000000000006c875d3714f0f814a949bf2feecc7c551dbde7f77396b13 604 0.41/1.00 vMB 72
337,374 337,374 00000000000000001061a10e820fdba817f178d9044fcaff95a5d1b9eb8c6370 499 0.23/1.00 vMB 459
337,373 337,373 000000000000000010becc6306a58140ae4e9de6ae9a4e20a50a57cbc82b6827 312 0.15/1.00 vMB 23
337,372 337,372 00000000000000001ad251ff7908cce0e306e5f8537268648f499545f2553cc2 419 0.29/1.00 vMB 24
337,371 337,371 00000000000000000f303882b10c333064038146da2975324f695af5362ca8fd 205 0.13/1.00 vMB 25
337,370 337,370 000000000000000018173d0ae841280dcc5c311532d95b512826bb4a469b226f 630 0.39/1.00 vMB 162
337,369 337,369 00000000000000000bc0891743a10f82d9465d440da5e6344a6caa5abed405ac 611 0.39/1.00 vMB 23
337,368 337,368 00000000000000001a60ac56292a59235f12ae3cf208e2c12ac8e2f708c5ec24 330 0.33/1.00 vMB 13
337,367 337,367 0000000000000000125b554629c9122ed21858bff76822268314cd65776340ca 164 0.08/1.00 vMB 26
337,366 337,366 000000000000000007959f957c42a1b64a9ce9a4fc36e99ed8a1866af44bb70e 15 0.01/1.00 vMB 7
337,365 337,365 00000000000000000f3c34fb2a0e84b1176eee2bb5a21a59baa19de09b352eb5 103 0.10/1.00 vMB 12
337,364 337,364 000000000000000018d52a2e37e0679f5c63b7cbc5703f3a41ea9114a0922b72 536 0.27/1.00 vMB 29
337,363 337,363 0000000000000000102d235a65da614c40a4ec77db26840540dfbfbeda233e9a 147 0.08/1.00 vMB 22
337,362 337,362 00000000000000000190cfa5ebae98284e7e91005f53d29aecd127db02d0b5d5 135 0.07/1.00 vMB 24
337,361 337,361 000000000000000000752ea0c1120685d20896d37777213adfada763396d34eb 111 0.06/1.00 vMB 5
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.