Loading Tool

Explorer IconExplorer

Memory Pool

75,606 transactions
28.30 vMB
0.06348648 BTC
Random Selection Loading Transactions
Max Size: 171.38/200 MB

Candidate Block

Mining Attempt 663c4defe436f0ea965480bb34d5d91f38354b91970e860754cfcd281926914b
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 4e150abd88335fcefd457673d74c38355f502085638c48b2888afa0a840da6a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,309
Size: 1.00 vMB
Total Fees: 0.00503129 BTC
Feerates: 101.00 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (679,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,932 235,932 00000000000000ece6da12c22246890a684680c72c6a9f92b110426a3be5684b 587 0.31/1.00 vMB 173
235,931 235,931 00000000000000c9173e8bd4e2f73df00b741eb57bd63d8ea64addb8a7e586e8 82 0.06/1.00 vMB 57
235,930 235,930 000000000000004decf39d898d92f0ca445f299026b0cf885e7d7d177fc2bc46 711 0.25/1.00 vMB 255
235,929 235,929 000000000000001986c602e34b68e84b0d65b129e6a6a09a9ab150c178f0ef23 394 0.25/1.00 vMB 104
235,928 235,928 00000000000000db5be6716fb48608ab36b4583bc98cab600f103b5a32efc689 155 0.10/1.00 vMB 154
235,927 235,927 000000000000010e807598ad4bdc27bb24505f52e1a0447b15f19e1e5896c0a9 259 0.10/1.00 vMB 214
235,926 235,926 00000000000000f5bafeef2af06f0e1015c97ddd904e0ff0c7d0b1c3f4d9af1b 197 0.09/1.00 vMB 135
235,925 235,925 000000000000016febe1a03fda3b91c8c587a514fc802ae1ca4dcfc0da1a7a8e 33 0.01/1.00 vMB 178
235,924 235,924 000000000000012ebdb318f407734b4d8b82e7ca68524ad03d863a3e0d705cf7 537 0.24/1.00 vMB 170
235,923 235,923 000000000000005d1d1546621ac84fe648875e58eac79e17e8be3e30bbe37a0c 64 0.04/1.00 vMB 144
235,922 235,922 00000000000000140954c670355e0bf7d84337decd12e0908d012c2b0ec0a416 631 0.31/1.00 vMB 162
235,921 235,921 0000000000000009e1aafa54c3891be480b324a04d159e5f680e49554fe20008 413 0.24/1.00 vMB 142
235,920 235,920 000000000000012de6084813ff2df4a4031db4f8609b2c27dac96f31b2ef5b79 353 0.10/1.00 vMB 251
235,919 235,919 0000000000000149de1196b268696ee4b1b08bca7c6e9c9fbf1a12e10981758c 4 0.00/1.00 vMB 74
235,918 235,918 0000000000000066fb87397540f9c073d6139ac73d5bc096057aeb520f850b8c 97 0.15/1.00 vMB 24
235,917 235,917 000000000000000b59d759f470068120dd2c635f769bb74f861ab26a5997629a 808 0.30/1.00 vMB 204
235,916 235,916 000000000000016b56ec9f5fbb914928b4784c859063e33e2577f6212d5bb658 208 0.15/1.00 vMB 72
235,915 235,915 0000000000000076fd3e744fd998f6f2e5023653d983e083c80b3e4bc3985f18 435 0.18/1.00 vMB 176
235,914 235,914 000000000000003e179338010e06afb08aeb5b3feb3be317217701fde73da0c6 411 0.25/1.00 vMB 127
235,913 235,913 00000000000000ecd78a1f477fec59f77f4ece10b7f48aaa12583bf2bf6ae1ec 870 0.25/1.00 vMB 192
235,912 235,912 000000000000007d0c7889d99baa3ccb87e0177ce5476dbadf1d21a3fce72554 202 0.10/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.