Loading Tool

Explorer IconExplorer

Memory Pool

79,401 transactions
30.33 vMB
0.07871795 BTC
Random Selection Loading Transactions
Max Size: 184.73/200 MB

Candidate Block

Mining Attempt ce6ae146c084a97e7397064984af865463c087a1894974ed67d50560b7e27930
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 9938847c660fa96ec1ee06ef547d07509377bfeb1e45bf04e721f12d9a42617c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.01065323 BTC
Feerates: 26.09 > 1.07 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (627,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,404 287,404 0000000000000000fddc50fa0d2228dca918176ecd58906c52adc860329871c8 361 0.36/1.00 vMB 25
287,403 287,403 00000000000000006c31cec2b0a1d350974bb30cb7f192bdbb61c8e5012c12bf 238 0.16/1.00 vMB 27
287,402 287,402 0000000000000000ad02720143197b98c5ea97bf4b1e73aa42469fb545c1fc8c 98 0.04/1.00 vMB 38
287,401 287,401 000000000000000048242aefd17f8571ff7d70eb1a943e8e89aa72050d350367 112 0.04/1.00 vMB 45
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
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.