Loading Tool

Explorer IconExplorer

Memory Pool

41,783 transactions
26.73 vMB
0.05589459 BTC
Random Selection Loading Transactions
Max Size: 140.23/200 MB

Candidate Block

Mining Attempt fe570144384685c860d4ce608eb3726e6bc00351d6f48cd2073cf362375e8d25
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 6ea46a4e6729438c5bea70d7bfbb4c218cde2057dcc80b4d4584ec2c1befa61c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,621
Size: 1.00 vMB
Total Fees: 0.00648152 BTC
Feerates: 103.41 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (197,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,748 717,748 000000000000000000009e17808c393443220a7f18e428e0bf12ecdbfe251e38 3,104 1.00/1.00 vMB 12
717,747 717,747 0000000000000000000b67d5e91374323471d35d4112250f0b19b95f6667c660 3,075 1.00/1.00 vMB 34
717,746 717,746 000000000000000000007250bbb9b2598d9e73bc0cab00b87605496dae1b35d2 274 0.08/1.00 vMB 11
717,745 717,745 0000000000000000000a9c960226dcb580dc9ec9a2915b1975e6c2903208a57d 2,852 0.97/1.00 vMB 11
717,744 717,744 00000000000000000001753092c1267f0f9d0883818cc97ed11df9ba252d1bb8 1,031 0.41/1.00 vMB 7
717,743 717,743 000000000000000000062f0100c1aec508db1c2d034277c9a840495617615ce1 2,702 1.00/1.00 vMB 11
717,742 717,742 0000000000000000000235a04e22d58614b15fd7ec54a044d409341ff5cc46d9 2,369 1.00/1.00 vMB 4
717,741 717,741 0000000000000000000a261d01f37f9b2c33ba6e426d120640780f5a3cd5f807 2,303 1.00/1.00 vMB 14
717,740 717,740 00000000000000000001950233c01dafb139e49bc629d29bbae6b6224d7fe5c0 2,008 0.98/1.00 vMB 6
717,739 717,739 00000000000000000003ef13fdd8dfd116f0e4453505f254926f3ebf1b7fabdb 165 0.07/1.00 vMB 10
717,738 717,738 00000000000000000005b73e37f930ddbc631d8200e17a0c52cee7f12e7c68a6 270 0.10/1.00 vMB 10
717,737 717,737 0000000000000000000116b91bf26841324d67ed623d128826a157b7ee4b527a 97 0.02/1.00 vMB 15
717,736 717,736 000000000000000000028ef581e19e43c8fbf307c14d86ba5f5bb2b182905387 120 0.04/1.00 vMB 10
717,735 717,735 000000000000000000077c209f0b34cc09a4684fcc793093e3bba8a2342e486f 1,269 0.60/1.00 vMB 7
717,734 717,734 000000000000000000066f70dc7d2d3539fbc831855c85a3dc3f9bbbc4e303aa 63 0.11/1.00 vMB 2
717,733 717,733 000000000000000000005ea0e72664e9a4ab7ac767abcea7394f6b0a948c9ee6 680 0.26/1.00 vMB 10
717,732 717,732 000000000000000000038588fda0f823e1ff53f028eb25b442b986bba53ecc24 524 0.16/1.00 vMB 10
717,731 717,731 000000000000000000072f07947f195b6d5d117543426e07c2af5e9b1c24c991 1,964 0.82/1.00 vMB 11
717,730 717,730 00000000000000000005f6ac9a1de628d8811a0f4d60f2ec64dc59ad67c29064 362 0.11/1.00 vMB 7
717,729 717,729 00000000000000000000be0daa3251f4a7797bfa3848a317c0a42bcfb710cb2b 937 0.33/1.00 vMB 9
717,728 717,728 00000000000000000009500e503c629da3432513a6aa6b7d6231a8553a666ba9 596 0.16/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.