Loading Tool

Explorer IconExplorer

Memory Pool

84,314 transactions
35.17 vMB
0.17194995 BTC
Random Selection Loading Transactions
Max Size: 199.66/200 MB

Candidate Block

Mining Attempt 19d52a6dce55095d279c33108aea2117fefeac3dd91deddcf4dbb0a04d74435c
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root d86f305beed51b1ffb7acb71a0b9f4a1d34c607c97afbd2b6f042fd5c6b1a9c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,426
Size: 1.00 vMB
Total Fees: 0.04058731 BTC
Feerates: 435.08 > 4.07 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (628,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,400 287,400 00000000000000001cafb61b113750efd941178518d26d438f67e242bc9455fd 355 0.19/1.00 vMB 34
287,399 287,399 00000000000000008d4fcbb0ee750e4b607c9a747bfa5919d176c83a273a66fe 129 0.14/1.00 vMB 20
287,398 287,398 000000000000000081c5dd44e9944efc7712e2a1c4782edb2557ca2d5490afbf 1,376 0.50/1.00 vMB 54
287,397 287,397 00000000000000002fc37d7e4d0ba3cb0cbeadd16a2c506ea3b8d5628a1c22a9 38 0.02/1.00 vMB 25
287,396 287,396 0000000000000000c1047ba239b2382a7d867360835d772682a1c08613c1587f 287 0.15/1.00 vMB 98
287,395 287,395 000000000000000075ac47d2e95624f38e14b288f1753b211bee7d7d69d0d801 384 0.18/1.00 vMB 37
287,394 287,394 00000000000000012b8db80b1242d40e36bc9688e40186c0070d4b0838abd162 416 0.26/1.00 vMB 31
287,393 287,393 0000000000000000ecf86a981b17fac8bad1b83dbad7be8c2bdd5b50d379aa81 6 0.00/1.00 vMB 51
287,392 287,392 000000000000000007e39c644d3d29ab3d5d30486efe8d77c1156a367a196905 591 0.35/1.00 vMB 30
287,391 287,391 0000000000000000ce8fc10ec3515ca9fa1d19bc6a709294aa176f4e93acd481 114 0.10/1.00 vMB 22
287,390 287,390 00000000000000004ccb5ba670987ca96e9f1af6fa00e91f7a3b952ad2784c01 617 0.38/1.00 vMB 30
287,389 287,389 0000000000000000a14d875ea0166143d99487f3557c391054698b431f1f105e 432 0.20/1.00 vMB 87
287,388 287,388 0000000000000000284a9d1dab419a7a14ff377129d69f51c8a5e6628f304157 209 0.13/1.00 vMB 31
287,387 287,387 00000000000000004ac3a8ff29fed187adf22e64e2deea55d43a3ffbb3224a4a 60 0.06/1.00 vMB 27
287,386 287,386 00000000000000002aa02ed2c38eff2afacdf07e247e82fdc50897be72773382 487 0.30/1.00 vMB 32
287,385 287,385 000000000000000136190ea8312268ad2d9f84632be5e58deac57c2952e5e94f 353 0.18/1.00 vMB 38
287,384 287,384 00000000000000002ae90cf0637fb1c6d649b3777e2f4ea3cb2a9bcdb2f15a5d 193 0.17/1.00 vMB 24
287,383 287,383 0000000000000000679b8332cda8c516374462b4e5800d906686a72ddc04c71a 53 0.03/1.00 vMB 29
287,382 287,382 0000000000000000c141c70f90919ecd6ca7f3fefc54285863e2913847dc873d 66 0.03/1.00 vMB 54
287,381 287,381 000000000000000034339fca3339f82e03e8494706cc26761fc9b0a60b4b50dc 260 0.16/1.00 vMB 27
287,380 287,380 000000000000000001583ffef2a3b1cf19e9a7a274f61dda69265c8297e4610a 14 0.01/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.10 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: 730.36 GB
    • Received: 18.50 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.