Loading Tool

Explorer IconExplorer

Memory Pool

18,604 transactions
8.80 vMB
0.06048493 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.16/200 MB

Candidate Block

Mining Attempt fd68ec5fa2bc43a3a5fc0caeca57452bddaf0b82ca6b7dec30eefcb6fe99017e
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root 6c99a60e365f124fe35046917d1ff2f9e7566d7196fa0e72a3a20e5c2e87c67b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,068
Size: 1.00 vMB
Total Fees: 0.04059704 BTC
Median Feerate: 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (893,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
19,919 19,919 000000008eed1c9e4df1eefe8b2fd24de578389fbf27c13066e577fc2250fd02 1 0.00 vMB 0
19,918 19,918 00000000afd6c054f1e69dea3390a0e31c8ccd534fc42d754a551805aec12785 1 0.00 vMB 0
19,917 19,917 000000004d9c18df461d40ffc99fb211bb478ff051889fefbd8390e5670c8db7 1 0.00 vMB 0
19,916 19,916 00000000b823085441aa69ea49a865d2afce691a055d3f9eaeec2127b3febafe 1 0.00 vMB 0
19,915 19,915 00000000bde7c361681397c09b69c9787f075a218a5155c1af1840f1ca05eac4 1 0.00 vMB 0
19,914 19,914 000000006771aeeeeed5cee424e4996c67c296f7ae9613fb4047fed3e4a442a7 1 0.00 vMB 0
19,913 19,913 00000000188c8f583a5f4e3d3cc36eb0efb18ac7d92d18b730e01f6efe3a8b45 1 0.00 vMB 0
19,912 19,912 00000000e558632f6d38287283b70c672231754ba223e68fbb1a4a78aa733eb0 1 0.00 vMB 0
19,911 19,911 0000000055b44155c259efea3e3d1ae08387ec62205c94db672309561c3e38a3 1 0.00 vMB 0
19,910 19,910 00000000a12c6962f12e32422fe304e6ba3ae0d26c56cd0f30a308ccfeb645c1 1 0.00 vMB 0
19,909 19,909 00000000143b4091e5e99bf185a6539c97d2e46b1e40bc25d374ae24017869f0 1 0.00 vMB 0
19,908 19,908 0000000004d8556b177de97ebda33c563ac792b1815a78c856107bdae1ec4fa6 1 0.00 vMB 0
19,907 19,907 00000000dff4e8b1329f1ecb486cd4905a6933484503f11bbe4462ebed840aba 1 0.00 vMB 0
19,906 19,906 00000000cc42d1072f7ff15dcc87f9462c9427fc77f7ddc028386e1251a92161 1 0.00 vMB 0
19,905 19,905 00000000266ca65ab573908b2872d1ba1ae6648aa375a1c9b5e752cee52126cd 1 0.00 vMB 0
19,904 19,904 000000006beeb36b16ddb2713bc14e13829925201a0f5665f0ea32068fef72a1 1 0.00 vMB 0
19,903 19,903 0000000082378fef70c38f3f8fe1bb50efb100a2fbb6b0f375aace5ba00a4cd5 1 0.00 vMB 0
19,902 19,902 00000000c86a2b0c6ec55f60a14456c45720a17ba075fe3983c110e9435e6ab9 1 0.00 vMB 0
19,901 19,901 00000000463aa5564f66354582e21c4cdf7b90ef52644d0d45bb7d850b41fb33 1 0.00 vMB 0
19,900 19,900 00000000258fd6b0eb962c811f7819cb6b6e334ccb2eadbe32f871d6815dcf67 1 0.00 vMB 0
19,899 19,899 00000000de76caba8c81958f1b3fce588882e15f786a28c6c083e0259fd1f29c 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 242.66 GB
    • Received: 0.92 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.