Loading Tool

Explorer IconExplorer

Memory Pool

85,194 transactions
32.98 vMB
0.15720635 BTC
Random Selection Loading Transactions
Max Size: 196.36/200 MB

Candidate Block

Mining Attempt 4cf3518034be8da3a410c60f92cdff31503ebffc7b4f99e2798de6a263144ee1
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root f233baa2c5c80546b75a6c0e10c501ff802738b15f781a3ce29a4b54a7e4a7bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.04857681 BTC
Feerates: 318.30 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (159,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,751 755,751 0000000000000000000383d5e65c5e5f5f4a166df12a1f3d85498141a4fd71f9 80 0.02/1.00 vMB 15
755,750 755,750 00000000000000000001a2a42448facd80785e533d781031af96ace4cc2a8d03 1,571 0.79/1.00 vMB 12
755,749 755,749 000000000000000000030a3cb6c7ed6e01dc9750820e7d3744d1cd68ae3b2c4e 42 0.03/1.00 vMB 8
755,748 755,748 00000000000000000006fd330eacfd9d17da3c57c1493c2df21bee0f7c4a7eb4 109 0.03/1.00 vMB 13
755,747 755,747 000000000000000000038087663869e88a1028b63056542aae00a1e4660e3a41 1,782 0.71/1.00 vMB 10
755,746 755,746 0000000000000000000120cfca61feb389eec355f5ffaa7b0d265ba68bfd38d4 364 0.20/1.00 vMB 7
755,745 755,745 00000000000000000008487535496baca72dee5003c8e9fc9fc4eb6c9accd659 758 0.65/1.00 vMB 6
755,744 755,744 00000000000000000008151ca7a52c43877964575fe98bed3b8b4414611a4443 820 0.69/1.00 vMB 9
755,743 755,743 00000000000000000001455f440d8b4c6aac4116f986167e24eeb58f68da69f0 816 0.31/1.00 vMB 9
755,742 755,742 000000000000000000064ca2e24ceba995c9a7cf7a1bb336af44c9c8087cf034 52 0.01/1.00 vMB 11
755,741 755,741 0000000000000000000226b66ec2501ba628e43bcc25d59d545ce535bb31ffa0 1,951 0.74/1.00 vMB 10
755,740 755,740 0000000000000000000495b63be20331038505f92e47c0970b592a46f89736a4 944 0.37/1.00 vMB 12
755,739 755,739 000000000000000000064c586ffe7e532c9832ea47ee284e1a8f5af948973b95 10 0.00/1.00 vMB 8
755,738 755,738 000000000000000000020fd8b39ec29d80a05a94d7e421dea49d355334e59368 1,067 1.00/1.00 vMB 3
755,737 755,737 00000000000000000007fef1d0b318979a5a4a15260409a0a67bcaeb4e6ddebd 1,815 1.00/1.00 vMB 4
755,736 755,736 00000000000000000007548f8889c5f46be3ee0314e6d8ce2a8dd63846cbc7ea 1,680 1.00/1.00 vMB 8
755,735 755,735 000000000000000000084cf8e96456a0df66177811e07813382c9f0798f70d0a 1,227 1.00/1.00 vMB 9
755,734 755,734 0000000000000000000605e8b56a885274a248a97557ceba8c7b6d8deca55ad1 2,250 1.00/1.00 vMB 16
755,733 755,733 0000000000000000000432e48fb1e6a09899c16b8bb1565ed1135e51e9411043 1,387 1.00/1.00 vMB 10
755,732 755,732 0000000000000000000141e3cb66f4b5a66f6604d6c0af313ebded47162ca12c 946 1.00/1.00 vMB 14
755,731 755,731 000000000000000000036e2cc2d494beb2bfe86fe45c5c4b2c4401207f475ff1 1,538 0.65/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.