Loading Tool

Explorer IconExplorer

Memory Pool

80,612 transactions
30.57 vMB
0.08443278 BTC
Random Selection Loading Transactions
Max Size: 186.04/200 MB

Candidate Block

Mining Attempt a045e58bd0939a68490ed09a7e4f79251e308cb3ab39c3d478677361c94853ad
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 9377b17d01386809010ca933e3ddd558a1b4a4542318bdca9cfb16de5abbd416
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.01536139 BTC
Feerates: 73.20 > 1.54 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (445,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,633 469,633 000000000000000000f566db3436dda4a4db164ceeed07e23a2b005d05279a4e 1,819 1.00/1.00 vMB 496
469,632 469,632 00000000000000000042bd378b755b40c92aca438b3584d5a4744a5f986fc5ef 469 1.00/1.00 vMB 491
469,631 469,631 000000000000000001ba65807bb86e188736b41c2c5d9bfd82b0e52c06adab55 67 1.00/1.00 vMB 17
469,630 469,630 000000000000000001117a075d76a0f20dee2f2eb8bf099fc221f7ad642f2918 797 1.00/1.00 vMB 505
469,629 469,629 00000000000000000142f3a65cb3e59cf0c5d8bda18af2011813f9db99e43e4d 1,060 1.00/1.00 vMB 503
469,628 469,628 0000000000000000001ea1d02c698b994d49bf04c1e0fce4945f86d362a4e214 1,917 1.00/1.00 vMB 462
469,627 469,627 000000000000000001883dcde696493209da4f0f9db1071bfb51823a6f6ceeaa 681 1.00/1.00 vMB 373
469,626 469,626 0000000000000000018431b9c510deff14a7623257210eaa5baf910f0d33a287 2,531 1.00/1.00 vMB 294
469,625 469,625 000000000000000000ba78e19125d02dce7a5eddd29b2fee2d370c6ee2782cef 2,615 1.00/1.00 vMB 383
469,624 469,624 0000000000000000008192dec188e67a04a9c0fa4010fdf877b00f35b4bd2605 1,997 1.00/1.00 vMB 474
469,623 469,623 0000000000000000013ea06edcb32022d7dfe70aadfe62d9c91a5b79c59d9107 2,166 1.00/1.00 vMB 405
469,622 469,622 000000000000000000a27b4144a8007bd11bf51ab2b7766f752ca4f5d733e014 1,620 1.00/1.00 vMB 460
469,621 469,621 00000000000000000113c66291bc81e83954502ddaa0ba0ecc1f16a5ed00ad3e 399 1.00/1.00 vMB 496
469,620 469,620 000000000000000000488677663b9981b5ccaf049284be7f500bfdf43e84baff 884 1.00/1.00 vMB 511
469,619 469,619 0000000000000000005302d5520b17bdc66d8577a2590d869b0d7824e2372c7f 2,318 1.00/1.00 vMB 421
469,618 469,618 000000000000000000f7bed8f8eb4636afed2bb039ee1bab01d3a544052e1145 2,398 1.00/1.00 vMB 314
469,617 469,617 000000000000000001d3a33e3d5eafd633b17330661f8a280174c50de72b3472 204 0.09/1.00 vMB 308
469,616 469,616 000000000000000000573ccaf41875da58aa578b141bf7ed357b0c03bb64cb7e 1,430 1.00/1.00 vMB 361
469,615 469,615 000000000000000000947871cb1ce7ac9fc756da6e911915105e4aaeab3c1368 650 1.00/1.00 vMB 407
469,614 469,614 00000000000000000170d91f1d5971337cd2c4777700ba4e239ce3a121b49db9 1,811 1.00/1.00 vMB 399
469,613 469,613 0000000000000000018a47c782ff23f56b7e64e46af67f41831968f59bf1cb23 77 1.00/1.00 vMB 16
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.61 GB
    • Received: 18.22 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.