Loading Tool

Explorer IconExplorer

Memory Pool

45,526 transactions
28.68 vMB
0.09741267 BTC
Random Selection Loading Transactions
Max Size: 151.79/200 MB

Candidate Block

Mining Attempt 738050247f34d4a15f9ad30f2c784d482a94be33b9a1dd64b0988c97f3b01156
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root ee0ecf7370d310014f97063b832fdf87f5b522c0922ca2ebd0e912f3b4370e35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.04180953 BTC
Feerates: 200.00 > 4.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (140,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,762 774,762 0000000000000000000517ac6f67284e90cdec7cfd6fb61a3cf125a9c4b616c5 3,254 1.00/1.00 vMB 14
774,761 774,761 000000000000000000026f2665d1866c35fdc77e9460d8ccc3e44becb8ef1224 2,873 1.00/1.00 vMB 21
774,760 774,760 00000000000000000000e45c16d6f85a98445e642decbce94192e098f7318a8b 2,876 1.00/1.00 vMB 15
774,759 774,759 00000000000000000001517e0a5ed73b8d516cd4c0cb6324920a2699f65c1a8b 3,332 1.00/1.00 vMB 32
774,758 774,758 00000000000000000002d91d606b17dae6d08c390debbdc0d6850b4ef49edb79 3,355 1.00/1.00 vMB 16
774,757 774,757 00000000000000000005a5b773d7d8c6b3ff7ed5e5ba7b8f25479312365f9c1d 1,886 1.00/1.00 vMB 14
774,756 774,756 00000000000000000006fb8eda9fa3ec5e79f1fe723f3bf50a4d2bb3eff3cbdc 3,053 1.00/1.00 vMB 20
774,755 774,755 00000000000000000002dd4c62ee4874ec6bb5aa504089a8ee4479b2e397edd1 2,903 1.00/1.00 vMB 22
774,754 774,754 00000000000000000003b51ab7510d3518efcb32ea34719c1ae7fb143cf6bb76 4,103 1.00/1.00 vMB 26
774,753 774,753 00000000000000000000fa57f24997714991ffecdba38c036086350aa28c927e 2,622 1.00/1.00 vMB 30
774,752 774,752 000000000000000000001ff1e12bba9dbbd95e68853b3c3a4ae61a1bdb2e9622 2,988 1.00/1.00 vMB 40
774,751 774,751 000000000000000000023f9f06a5f500f44454ef132fa1b6f5533c7a2467512a 3,163 1.00/1.00 vMB 24
774,750 774,750 00000000000000000000e4314f4e7cadd7222d0ef34311c732f7a44d7e6aa652 3,562 1.00/1.00 vMB 26
774,749 774,749 00000000000000000003e2fa8f378fee23be337d44161d31f177ddfd53a5d7ec 1,779 1.00/1.00 vMB 25
774,748 774,748 00000000000000000003f71ef658426a253cfbc213b197d2551a2d4416ad0cfa 3,258 1.00/1.00 vMB 21
774,747 774,747 00000000000000000004d9e99344f0c01adf342d65526f2505969e96c7700d13 2,119 1.00/1.00 vMB 23
774,746 774,746 000000000000000000048c22a71f2d4d7eb2cd728bd64a83822c0f78202fba08 3,724 1.00/1.00 vMB 21
774,745 774,745 00000000000000000003046222f2783675f2fc32d597381187940f53dfe00bf7 2,037 1.00/1.00 vMB 25
774,744 774,744 0000000000000000000714c140a5f483f0f0498c98d0e98a8aad432e39e7ab95 3,045 1.00/1.00 vMB 29
774,743 774,743 00000000000000000001a07333c2046fdbedc1683ba34a54d91d4a29d314c797 3,218 1.00/1.00 vMB 37
774,742 774,742 0000000000000000000305328ddd8d359b84c84c024b87f0f5b5fbb2618165c2 2,138 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.64 GB
    • Received: 13.61 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.