Loading Tool

Explorer IconExplorer

Memory Pool

78,858 transactions
30.07 vMB
0.09096239 BTC
Random Selection Loading Transactions
Max Size: 179.66/200 MB

Candidate Block

Mining Attempt 43263a64b793362743006254e2c5eba4bce5b8b49cdc266446ce7b75ef12c9d4
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root e6ec86522686b473cfd688cfa9ca42e373b3f118f7282a4ff53cc9283d7a49d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,066
Size: 1.00 vMB
Total Fees: 0.02117599 BTC
Feerates: 150.61 > 2.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (540,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,294 374,294 00000000000000000a9133e6f30de41f15c56d2e516ecce711702503e0d2b832 1,171 1.00/1.00 vMB 20
374,293 374,293 00000000000000000414d43d7cd06d94aab15660fe372b8c1501d7780b32c1fb 603 0.27/1.00 vMB 44
374,292 374,292 00000000000000000ed6713cbce443e1f50c5189cf4addf30e17e499a33e66e4 483 0.24/1.00 vMB 42
374,291 374,291 000000000000000012baa7d2b5e26a9fc3ff86408d2a06b49a7dd6b33bc5b9e5 569 0.75/1.00 vMB 11
374,290 374,290 0000000000000000124e52506af14b130bab92961721462728840187852696bd 1,233 0.57/1.00 vMB 43
374,289 374,289 00000000000000000ecf8a1c8d2e64740aadc90ed0623c1a29ef4b1f770165e7 1,606 0.91/1.00 vMB 40
374,288 374,288 00000000000000000988fabe1a2d00a31dce51c7e9f57d36358a1485644b1eda 221 0.14/1.00 vMB 38
374,287 374,287 0000000000000000093bf6dd606b07890e2e86e48d47159cf5105c194c798154 951 0.48/1.00 vMB 41
374,286 374,286 000000000000000007af8c9c506df96272e0b8ae0ace2d56b67bb6cbed5a9610 676 0.40/1.00 vMB 25
374,285 374,285 00000000000000000590097554c681eb524dfdcdfb02712c0ff1f824d5075516 2,785 1.00/1.00 vMB 55
374,284 374,284 00000000000000000146b9273a72c1854d1675f3597d7f9d4c07b3bdb50d29d6 2,085 0.93/1.00 vMB 35
374,283 374,283 000000000000000011563fb024d5c5543ffcd482c1121fd13b779c540235c0e8 1,339 0.93/1.00 vMB 26
374,282 374,282 00000000000000000f3c78c0e66736e26fbc0f8e49ce9c42d407f00ed8129ee6 2,317 0.93/1.00 vMB 18
374,281 374,281 00000000000000000cce33d946cc850c997cf26ece3fb10f56587da3b3d2e803 500 0.75/1.00 vMB 17
374,280 374,280 000000000000000000b464e00a504c5f97fa0e817a8926e4bda1d7bda76869de 347 0.16/1.00 vMB 41
374,279 374,279 00000000000000000c554135632a9d383261f7aef151c3293429cfbdc9b30815 1,959 0.87/1.00 vMB 23
374,278 374,278 0000000000000000048700bfcd9729fc4dd83e6042875cdb4a63962bbcf9bc7c 856 0.38/1.00 vMB 44
374,277 374,277 00000000000000000ff8bb82d33c0669b2b10c5ac0c81efa9318059eedaa9cbd 4,393 1.00/1.00 vMB 5
374,276 374,276 000000000000000004dbbb37ee00d432fa102c52764bb9633512b297eb19513e 325 0.17/1.00 vMB 37
374,275 374,275 00000000000000001234cc77d9970cc3fe385266f64801aad184085bbc3d6349 653 0.75/1.00 vMB 9
374,274 374,274 000000000000000005fe702a310cbad3bb40f21561917d6cbce85bdbc4b016b1 1,692 0.75/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.35 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.