Loading Tool

Explorer IconExplorer

Memory Pool

81,541 transactions
31.26 vMB
0.10069536 BTC
Random Selection Loading Transactions
Max Size: 189.14/200 MB

Candidate Block

Mining Attempt bb523b06fb22f658225407e1dad542c97114e3f24b786b46027c19826f0639a0
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 0cda8b171c26bdc4238b297ddcfc8a48b59087c797eaf1e7bf0d871ce7f3efee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,430
Size: 1.00 vMB
Total Fees: 0.02342039 BTC
Feerates: 106.51 > 2.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (118,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,602 796,602 000000000000000000045f829d541a514774b9ce4b519974e7f7e92d60fec3d6 2,441 1.00/1.00 vMB 17
796,601 796,601 00000000000000000002ffe5328b89ec4c8d100e26826086cf37151f487b2de2 2,065 1.00/1.00 vMB 23
796,600 796,600 0000000000000000000346f6c75cff6ac26d3926a1c49d03b1d0c555c2ba31bc 2,833 1.00/1.00 vMB 24
796,599 796,599 00000000000000000001b341d9b1dc8384740612ebb00ec2037dde316bf5f195 2,306 1.00/1.00 vMB 30
796,598 796,598 0000000000000000000138565362995e0aabc79c797f453f16f8ac9fc932b018 1,454 1.00/1.00 vMB 30
796,597 796,597 00000000000000000002bddf40f95238ba30053f574d32e6e06f44953c888008 2,093 1.00/1.00 vMB 29
796,596 796,596 00000000000000000000d93618e9d03ffec76b3ef0c637639f2b4570f70b3b63 3,071 1.00/1.00 vMB 47
796,595 796,595 00000000000000000000ebf6bac30cec7b5e4c6729da9e6648fad72b23e3a05f 2,107 1.00/1.00 vMB 22
796,594 796,594 000000000000000000013cdb669d15da3a713ce39705affb2a04a9193668bb86 2,820 1.00/1.00 vMB 34
796,593 796,593 0000000000000000000197be5db9c8440cafd89ca84a445ca621ca1a6a2b6f31 1,261 1.00/1.00 vMB 17
796,592 796,592 000000000000000000030adfc88d12872d69110fec8504f4fd928a6313dc2a8f 2,452 1.00/1.00 vMB 23
796,591 796,591 00000000000000000002bfc741125c121611ea65d56946b4d0d055146edd3109 2,850 1.00/1.00 vMB 36
796,590 796,590 0000000000000000000250ed77cdcddf9db85bf791403b178bc09573f6dc26ee 3,571 1.00/1.00 vMB 32
796,589 796,589 00000000000000000001b65ffaa6a75e78dccefc2977ec891b4e18b93193d0f0 3,320 1.00/1.00 vMB 28
796,588 796,588 000000000000000000047728919d4ea31813c76c2f767132087ebf8c43f92653 3,447 1.00/1.00 vMB 29
796,587 796,587 0000000000000000000444312cea53c3ce412b3d8f07ea6136dafae7445e4b4b 3,958 1.00/1.00 vMB 32
796,586 796,586 000000000000000000032e071b624b14052ec99dcad4142ff54cc07feb89f6da 3,766 1.00/1.00 vMB 34
796,585 796,585 00000000000000000001b67f7f1d5d4b4447bd35f3123be3ce9435e59ff3c9ac 3,077 1.00/1.00 vMB 33
796,584 796,584 000000000000000000056d4d2cd549919679aa1f3d52b8f2ea6892e77130ea48 3,847 1.00/1.00 vMB 33
796,583 796,583 000000000000000000025665945f29d97f4bbb76c0ebcf42cc6917efd48600d8 3,070 1.00/1.00 vMB 48
796,582 796,582 0000000000000000000142b22e678c883470cd86600b7008495c2d6a84225906 3,379 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.