Loading Tool

Explorer IconExplorer

Memory Pool

45,561 transactions
29.02 vMB
0.13806692 BTC
Random Selection Loading Transactions
Max Size: 151.25/200 MB

Candidate Block

Mining Attempt e7e769f8dafd23450224872b505c6801411db26db4188128a5326a2542a3d5ae
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root e33edaa6cb19c50f683805b21910ed79206dff5cf7b9bd3f8bb128271284d78e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.03884883 BTC
Feerates: 100.25 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (352,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,040 562,040 000000000000000000137932cbbe88485e46c2a13f9d3ac330a8a893aa726cc6 3,002 0.94/1.00 vMB 11
562,039 562,039 00000000000000000018e27531a86f168ca8edbf4655b8389bf01bedad3574d3 2,004 0.76/1.00 vMB 5
562,038 562,038 0000000000000000002632b47bcf06ffb4730404a0643a746c0ecbf11d6563f8 3,162 1.00/1.00 vMB 8
562,037 562,037 00000000000000000027f8a21f833ee542887a6b265302d5344bbc5f76e9d9b3 3,120 1.00/1.00 vMB 12
562,036 562,036 00000000000000000022b42c1d5651a640cb792f85da99452680b5a16fd6ef89 3,142 1.00/1.00 vMB 16
562,035 562,035 0000000000000000000757945514647bb28c98e40c40e7be7182fa8f780ab484 2,688 1.00/1.00 vMB 19
562,034 562,034 00000000000000000027f0c9e79ea73fff5dfbdaeceb4449b03aaa5779b78f5a 227 0.07/1.00 vMB 9
562,033 562,033 00000000000000000027cf445f2ff03ac98dfd00f6e6614028ab9ae91f2a379c 282 0.09/1.00 vMB 10
562,032 562,032 00000000000000000012975478c6e90114c582ec42fb31ceaa023d32bf4d51c8 572 0.16/1.00 vMB 9
562,031 562,031 0000000000000000000e88a2e7e79e4133f38c99802f9c76880f143d4147736d 2,609 0.89/1.00 vMB 9
562,030 562,030 000000000000000000267353d7e114cd77d81a4c78d0ccc5794a026d158a9d83 1,202 0.38/1.00 vMB 7
562,029 562,029 0000000000000000001cf97369226a5e6867d0abe5133fcd38003523b2b3f55c 3,012 1.00/1.00 vMB 9
562,028 562,028 0000000000000000000b30c6cb011a9003373f8f7fff20dacc8281b2bc9eea83 349 0.11/1.00 vMB 11
562,027 562,027 0000000000000000000ee03a39bcb7dc329430efac731d25bf334fd33456df09 682 0.21/1.00 vMB 12
562,026 562,026 00000000000000000019a1af6cf11a97bf423a0e656fda308f1c5a3656786942 2,232 0.70/1.00 vMB 9
562,025 562,025 00000000000000000011bda8b8b5530e35065d40447791ea1650d457286b55f8 1,887 0.59/1.00 vMB 11
562,024 562,024 00000000000000000026ace7fb371bd74fbf276413f5a72e16c217164147a0f6 3,029 0.94/1.00 vMB 10
562,023 562,023 0000000000000000002933d536ebaf9a65beae86965551cf2e22f2df4eec4c99 93 0.04/1.00 vMB 21
562,022 562,022 00000000000000000021318ae925ae1c70bdffec5f0e1c814363e531eef4318e 663 0.23/1.00 vMB 11
562,021 562,021 000000000000000000097057a858c47afa0bd7644694d41b6b74daf1ab29de43 2,974 0.91/1.00 vMB 10
562,020 562,020 000000000000000000209c19f773e515e1f861cff1c9ce92be39a2520adcd0d2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.