Loading Tool

Explorer IconExplorer

Memory Pool

27,513 transactions
27.96 vMB
0.07588780 BTC
Random Selection Loading Transactions
Max Size: 134.06/200 MB

Candidate Block

Mining Attempt 6c117466984200aa393c484e113f2118b6f5b465f6dc6a88c75a5e7aed050ce7
Version 20000000
Previous Block 0000000000000000000125843996ba510aff6897669d1d413a568828e2ec36bb
Merkle Root d225b89c1392b6e470322f4af1c4c50f52ffd77160068e797f460d2d27978083
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,820
Size: 1.00 vMB
Total Fees: 0.02225425 BTC
Feerates: 101.57 > 2.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,499 (670,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,933 243,933 00000000000000015890d34a56d2dfb6fca34286b174d02ce0e47dbc86f0026d 32 0.01/1.00 vMB 192
243,932 243,932 000000000000002dc3f78fed0e0266455a78985f31464bf741ac83d061742f0a 159 0.07/1.00 vMB 138
243,931 243,931 00000000000000989e4c28b6c4e228a8c030a10fd8ddc55e2845a042e881d07b 261 0.14/1.00 vMB 114
243,930 243,930 000000000000000a8209fdbde7e5034b207f841632733bc8999ca67dd674b545 265 0.28/1.00 vMB 15
243,929 243,929 00000000000000c9be9da5c8b4593b2e24de6429b64371922ee39f33e4f73806 645 0.25/1.00 vMB 209
243,928 243,928 0000000000000029bfe5d952d7e6d04da84876597ad118af35dbfc1548c7d159 214 0.10/1.00 vMB 27
243,927 243,927 00000000000000988635236bd05e897fa01592859377a3728f94b5c72993275d 988 0.41/1.00 vMB 180
243,926 243,926 000000000000007946ef5a2a63d90e077a04976f376e13806cce6d0ff4af16f8 80 0.03/1.00 vMB 184
243,925 243,925 00000000000000736a1ccf23f2c8f6e944dc054d2d123bcd8771461636ad2fe3 114 0.05/1.00 vMB 161
243,924 243,924 00000000000000787e938ad1988d57c2c1bfd04cfda8ae41ef4a1a71e0caf90f 160 0.09/1.00 vMB 120
243,923 243,923 000000000000009cf916868a3ff090a0e4ed6e65abaa24c5411599774b22fc3f 81 0.04/1.00 vMB 128
243,922 243,922 000000000000005483911baa103f0ad668c359ad721346948511906a41786dbc 80 0.04/1.00 vMB 146
243,921 243,921 000000000000009736ca5c5076282e2aa934eea809096e0f952562b16f948f88 21 0.01/1.00 vMB 29
243,920 243,920 0000000000000060460b1803f6fa4666f3d406b5bfb3ad37ccd5ba8fbb52fb0f 501 0.24/1.00 vMB 144
243,919 243,919 000000000000004e8062e7b2cadf05e6dc5049b8a8f53df89f5b76bc22cd232e 19 0.01/1.00 vMB 1
243,918 243,918 000000000000005ceb77ed53aa7c2860ff9f7045acf8d953e40d925fb61ef1ee 470 0.21/1.00 vMB 159
243,917 243,917 0000000000000086d4c1efa0379d2e1d9eb5ad17700bffc2290ce1244a1c3c1a 238 0.13/1.00 vMB 121
243,916 243,916 00000000000000213143beb09c3fb345d2b5a296fa75a96970a7d0bc631adffe 372 0.17/1.00 vMB 144
243,915 243,915 00000000000000529a90933567f879f5989fc2ba9968e1a71eb2ad5c694e39f9 266 0.11/1.00 vMB 175
243,914 243,914 00000000000000b3323fc4e14fec09f7ad4b362b6ce15ee93255e7ca66270409 46 0.02/1.00 vMB 114
243,913 243,913 00000000000000a384717a0b737ee763c16ae3047d24478247792be179ac9862 139 0.07/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 781.50 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: 612.21 GB
    • Received: 10.96 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.