Loading Tool

Explorer IconExplorer

Memory Pool

77,529 transactions
28.94 vMB
0.08302504 BTC
Random Selection Loading Transactions
Max Size: 174.99/200 MB

Candidate Block

Mining Attempt 9dd8fde858d43b366e1b69a4817137e779c43a51c70d8ce86ab186b177fb367c
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root e568fb3e77b0441b0464a1bf0e8b3b8c63fcd04679ffb9fb94adac431c8154a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,958
Size: 1.00 vMB
Total Fees: 0.02256644 BTC
Feerates: 150.93 > 2.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (374,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,000 541,000 00000000000000000022d75703ca93d322708ee857b01d802fde0d48c06dabd8 1,902 1.00/1.00 vMB 10
540,999 540,999 0000000000000000002726dfff4b2367131d8a38a13b7a6c4bd873e5305bc745 2,067 1.00/1.00 vMB 21
540,998 540,998 00000000000000000024e9df4591144f720603a63fbcc7766e989fef7009e4fd 1,758 1.00/1.00 vMB 9
540,997 540,997 00000000000000000012a4dc92c9329aa1186b821b1c4b453c282dbc5c220206 1,974 1.00/1.00 vMB 10
540,996 540,996 0000000000000000000907cdda18a60742c1d27b016c6352ee1d8fde736f4818 2,416 1.00/1.00 vMB 19
540,995 540,995 0000000000000000000339a14ea09d3d741bd2bb586372b2105f2fbcd24ec0aa 2,056 1.00/1.00 vMB 6
540,994 540,994 00000000000000000005aa2809af21eb96bea55d50fd5064da9fe308045c5e4e 2,806 1.00/1.00 vMB 18
540,993 540,993 00000000000000000018ee70263b9d9d03a5c1bb3d1ce2c4c893b9fed24334c6 2,908 1.00/1.00 vMB 14
540,992 540,992 00000000000000000021c505a8a77c91cf88272b5f781b7903d7049b89705898 3,260 1.00/1.00 vMB 16
540,991 540,991 0000000000000000001cb5dcc5ed9e8adf80de43d3661bc3cbb30defb2c1a492 1 0.00/1.00 vMB 0
540,990 540,990 00000000000000000023747d9c9628984b52a0f6069bb8f2286f40f2792110e8 3,165 1.00/1.00 vMB 12
540,989 540,989 0000000000000000001c33a8b27093308b3244c978cb0b3d4e2cf851df4fa323 2,757 1.00/1.00 vMB 20
540,988 540,988 00000000000000000024aaa220c28e931f99d18c3fff46d7a46789c463944f41 2,761 1.00/1.00 vMB 22
540,987 540,987 000000000000000000113696ca691c079ced4b60c469257f706c646ad0576f70 3,043 1.00/1.00 vMB 30
540,986 540,986 000000000000000000186598cef068f397b916ed8367aa316c9b9e4b4e12e8d0 3,210 1.00/1.00 vMB 29
540,985 540,985 000000000000000000179f282d45cdc00ebe5cd69eec218ce7b9a231f5a93d74 3,107 1.00/1.00 vMB 38
540,984 540,984 00000000000000000012a835a790c20d4dfb773af13738bb0c456842aaa2fbe6 1,228 1.00/1.00 vMB 27
540,983 540,983 00000000000000000016e3c46dab2e84e337ffc46d7c6e45be087b3bdc27e42b 2,061 1.00/1.00 vMB 18
540,982 540,982 0000000000000000001ffccefc133339e234e1dd3097f35a464b4d14d6e2af2c 2,029 1.00/1.00 vMB 22
540,981 540,981 000000000000000000044bc8329d2cab24b8a1afa74e4ffc6dfa2d6fd15fe88d 1,649 1.00/1.00 vMB 12
540,980 540,980 00000000000000000025cd740e69990c42bb47c88bac7e5a593457f6ffafbdef 2,634 1.00/1.00 vMB 16
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.11 GB
    • Received: 16.40 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.