Loading Tool

Explorer IconExplorer

Memory Pool

79,854 transactions
30.22 vMB
0.10992540 BTC
Random Selection Loading Transactions
Max Size: 180.73/200 MB

Candidate Block

Mining Attempt b387d51b4ea8d39651b71258312268cddd9cdb69074b1fd39956d40d88d3a37f
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 95a2c343b6b52b031a7e69957156636ddc30f1d9c02c2d428760bd8a57024dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,812
Size: 1.00 vMB
Total Fees: 0.03843750 BTC
Feerates: 151.00 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (676,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,292 238,292 0000000000000082c93e1b8550a88617fa04bd1b3dabf0135403387593b51324 134 0.05/1.00 vMB 246
238,291 238,291 00000000000001074c4e2466bce972717466f98adedd6deb7daeaae8ae6ad51c 161 0.09/1.00 vMB 159
238,290 238,290 000000000000006901bfc8b7294821e6fb33d4908837df844a9fbf8cd45abc24 346 0.16/1.00 vMB 162
238,289 238,289 00000000000000f9fb23ededdf405f3584ba6607537bbdaa15929e195e60a2e7 468 0.23/1.00 vMB 165
238,288 238,288 0000000000000077b32e36d691b3c5c298aac99c8372c48903259543471dd5df 683 0.25/1.00 vMB 232
238,287 238,287 00000000000000fda2bac8a11645ae279e8b6815336160f86f25392f3d740777 193 0.09/1.00 vMB 140
238,286 238,286 00000000000000832b3c6e19edc7f743a051c3e658a236438d188f0f3350f5e4 254 0.13/1.00 vMB 185
238,285 238,285 000000000000014a1f6097a8105aea46c40326e3f8b7a58378d3296da9c0fe0f 128 0.06/1.00 vMB 136
238,284 238,284 00000000000000423ee325746a022cc597b1b8f45c92d77be0f7e2c73b38ed72 444 0.23/1.00 vMB 151
238,283 238,283 00000000000000b92d0465495e3701ff25dd6bce8ec43c667599ecd9a764558c 135 0.07/1.00 vMB 140
238,282 238,282 00000000000000f7f748555766304e658d88c0119eff1973f09fb4e8facde2d6 437 0.18/1.00 vMB 192
238,281 238,281 00000000000000bd91ce6ad5333c5d619d482cd7db030be52fbc80a014962590 244 0.12/1.00 vMB 154
238,280 238,280 0000000000000160a79af5cbbe4063af8509426224057ac997e35bf2e296b50e 55 0.03/1.00 vMB 92
238,279 238,279 000000000000006c301dc162f460e2f58a362c886fb56679ab9053cb38d78ae2 459 0.25/1.00 vMB 136
238,278 238,278 00000000000000436d79a00d3e00661fbbf0a0979a2fc2334acca77c173f6a69 590 0.25/1.00 vMB 193
238,277 238,277 000000000000010f92154fd56238d1d9384862f6f520bbc1a4e3476f275b179f 643 0.25/1.00 vMB 203
238,276 238,276 000000000000002d9235960a317de2d2f3338ec3a70e395fccb1577f60a56c21 83 0.04/1.00 vMB 187
238,275 238,275 0000000000000039fdb5929bb22624e98c183d23f2daea62d7948d8fd111359c 104 0.08/1.00 vMB 89
238,274 238,274 00000000000000eaf4fe9f93859b4df192104ad4d18b324fb68dd9c981bc2a29 635 0.25/1.00 vMB 226
238,273 238,273 0000000000000088dda7ed91e05376224849a63511f9a84d2ce7dce1e55dc572 630 0.24/1.00 vMB 192
238,272 238,272 00000000000000186334dbf5445f36e11582fd4957783c34431f86722230dfc4 371 0.19/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.