Loading Tool

Explorer IconExplorer

Memory Pool

39,447 transactions
17.40 vMB
0.13496018 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.20/200 MB

Candidate Block

Mining Attempt 6be9714da7e664d45ddf8abfcc9bfaa91ed95f45b2a882156a13d92bd5613115
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 871bb472d2799b2523ec6b93a6cbf706981882c328c43f93a41de1f001eaf8ef
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,118
Size: 1.00 vMB
Total Fees: 0.03513009 BTC
Median Feerate: 3.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (710,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,376 202,376 000000000000013d473818ba0ae6fe4e7cb0b9505005b3e8efc625edd6aa1837 237 0.11 vMB 112
202,375 202,375 000000000000036cf67ea500d0cb91b5bde69d845ad76cc91df443d88ea09c41 197 0.05 vMB 8
202,374 202,374 000000000000013232108bc0c30910ef4931c0f94d241413123457bee720fb8f 33 0.01 vMB 70
202,373 202,373 00000000000001cb76f60f96d9183355eb4a5e9c53a95f3313f8a0a157e89d89 125 0.20 vMB 63
202,372 202,372 000000000000049adfdca08f5d87fb1e0c5a13c71cd9603c02f95ed933e64a5d 501 0.25 vMB 104
202,371 202,371 00000000000002f408c991d3e56d9417948584a36a8343d5752071b1701214f9 7 0.00 vMB 6
202,370 202,370 000000000000015fc338abaca8b6753d87cb121b5288702869d637d75ae5c508 855 0.25 vMB 312
202,369 202,369 00000000000002ea019f97c0db764affc374882e439a7801418a8885f266f0fe 134 0.05 vMB 159
202,368 202,368 00000000000000f1b145fb99da7c4f4be99b7c62b6d0eff13c31311a6086c4f3 153 0.05 vMB 200
202,367 202,367 000000000000030821a47a94d32fff52ed9668b77bd68837711bd1aba3be927b 11 0.00 vMB 15
202,366 202,366 0000000000000305a9711f34782bbd3d6987c75da10e5fab70e058c500f1e642 103 0.07 vMB 129
202,365 202,365 00000000000004dd40a45a7df908e0a8fb8486d59f34c083fae8e2e20e09cbad 282 0.12 vMB 179
202,364 202,364 000000000000008e1920a24d9573755b509e37c0514654ca1e87cd5a0540c579 178 0.08 vMB 206
202,363 202,363 00000000000004263fc98a879f27604b82cd2a47b3aa4debb89adf44048b1f16 307 0.13 vMB 166
202,362 202,362 000000000000047be425909c7b75cc3d286047463744024491fdabf5ce4200a3 673 0.25 vMB 244
202,361 202,361 000000000000019d4ceff25475d850c720dadc5428d089bbe71e8d209fefae1b 132 0.05 vMB 168
202,360 202,360 00000000000003e6331942f664d23f38959656f5fd36117ea991184e330b91fa 96 0.05 vMB 209
202,359 202,359 00000000000002f415249c1ca8d62b8319455694cbe973c7274cfa21ddf68d56 32 0.01 vMB 217
202,358 202,358 0000000000000477e7c6ce5440eb37c830397e9ce68bb2bf6b2363fd697ccb67 63 0.02 vMB 210
202,357 202,357 00000000000002110c9bcec042e897081202747c9363c2d3e08455beea655e57 216 0.09 vMB 263
202,356 202,356 000000000000020df34445ad32a461fbc3f7a4368d2d5a5c883c8212e4901fef 44 0.02 vMB 23
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 11
  • Data Transfer:
    • Sent: 111.52 GB
    • Received: 0.47 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.