Loading Tool

Explorer IconExplorer

Memory Pool

77,989 transactions
29.10 vMB
0.08672236 BTC
Random Selection Loading Transactions
Max Size: 175.60/200 MB

Candidate Block

Mining Attempt 0ee35cba7cabcaabff32555c230d801f09afd677a9c33d0ed18f893628131d2c
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 6b4e0e7e1ba960cf43b6a22200a93ead4c1dab3e7168dfb9be0992bf990afd36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,162
Size: 1.00 vMB
Total Fees: 0.02206016 BTC
Feerates: 81.07 > 2.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (676,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
238,271 238,271 0000000000000114b3f237ad996b1e83e50094db0487e874f219d61e180901bf 235 0.11/1.00 vMB 188
238,270 238,270 000000000000007b68dbec2cde1715a2dbad8930957e61e873067e1d65464c75 124 0.06/1.00 vMB 178
238,269 238,269 000000000000009e07f040a723db5303e0cf8cb160bfdaffc7c65c6c76f69302 214 0.13/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.67 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: 673.14 GB
    • Received: 16.41 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.