Loading Tool

Explorer IconExplorer

Memory Pool

90,392 transactions
33.17 vMB
0.16326265 BTC
Random Selection Loading Transactions
Max Size: 199.92/200 MB

Candidate Block

Mining Attempt f60f2fdb1f79fda9020825e5bb8dc600e0bfd36771559e3d179a26224eda2773
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root a5b61a60325e78a5db45e59300dc93a3369a426df6596700d802662f4ab82d98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,752
Size: 1.00 vMB
Total Fees: 0.06312923 BTC
Feerates: 627.82 > 6.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (260,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
654,370 654,370 000000000000000000008f3b27af47f81e5284fa74ccc74c15ce1d6d949d53ab 2,808 1.00/1.00 vMB 177
654,369 654,369 00000000000000000008b68aabc2aa4097ae72eda18151f54839678e411401ed 1,965 1.00/1.00 vMB 146
654,368 654,368 00000000000000000001a5dcaccbfc7680223f1aa101a84a366cb8853c87741d 3,189 1.00/1.00 vMB 180
654,367 654,367 0000000000000000000ab6e4506c60e80310fae147d44c92d6d203055d67a4aa 2,577 1.00/1.00 vMB 104
654,366 654,366 0000000000000000000bf2f491538fbe0f1205df8fa1ee4c1c0037ceb4b3e307 3,078 1.00/1.00 vMB 117
654,365 654,365 00000000000000000006f4badf9fbc062f5ca23e217764f14abe6a5f20047ea0 2,217 1.00/1.00 vMB 135
654,364 654,364 000000000000000000070daa5861fe1e7064ef8007825431229c6c1cab2c766f 2,532 1.00/1.00 vMB 130
654,363 654,363 0000000000000000000b78d27810d87b58c9c05bcb4dceaa914f4d6e8e7f5c26 2,867 1.00/1.00 vMB 146
654,362 654,362 000000000000000000089ca8f6360f6eb1115e7ac6a2aad9280bcc52224651d5 3,235 1.00/1.00 vMB 175
654,361 654,361 0000000000000000000821e02b65a30084b76c48e2d7b6e8d389939501ebc196 2,554 1.00/1.00 vMB 114
654,360 654,360 0000000000000000000db4cdc9e4c3efc5090b3d559424fe780ff2c5718e5661 2,183 1.00/1.00 vMB 94
654,359 654,359 00000000000000000007605125143853075ddf6d6ecdc298ca32f1231638e2ad 3,265 1.00/1.00 vMB 84
654,358 654,358 0000000000000000000218c6f0ddf79d6739cd1449de78be2182b733393e6048 2,908 1.00/1.00 vMB 102
654,357 654,357 0000000000000000000424217db7c10d6f6129ee741e7f625caed5a43e0182e7 2,704 1.00/1.00 vMB 102
654,356 654,356 0000000000000000000135085bf55ce29bb82839be7ea491132522eb815416ba 2,569 1.00/1.00 vMB 114
654,355 654,355 0000000000000000000280e674cea643ada36daebf58f6f5dc18bd214940dabe 2,303 1.00/1.00 vMB 126
654,354 654,354 00000000000000000003ae17f269e692dbdd9d4c84357c2ff110e8e4c8ab4ff0 2,388 1.00/1.00 vMB 137
654,353 654,353 00000000000000000008b214f623675956a755a1c8c526ccce0cba04e894a06e 3,119 1.00/1.00 vMB 172
654,352 654,352 0000000000000000000d779e5d4ffa0b9edc25fed6df57ab00e0e23890a48406 2,698 1.00/1.00 vMB 107
654,351 654,351 000000000000000000080184dc6bc88cfac754253e5329bb45456f9ef863baaf 2,649 1.00/1.00 vMB 100
654,350 654,350 0000000000000000000a3dc8f17d316962c82880d20ad05bc1a4e4a15897f833 1,817 1.00/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.