Loading Tool

Explorer IconExplorer

Memory Pool

71,996 transactions
26.96 vMB
0.07691805 BTC
Random Selection Loading Transactions
Max Size: 162.71/200 MB

Candidate Block

Mining Attempt e576cc954abbbd196e20fb6361fcba0adaf0dd5b581373739bb3c028451b5d10
Version 20000000
Previous Block 000000000000000000017eebdacbe575f6ad3bea03b3fcf5d14b56a08eb4921b
Merkle Root 70ddabe40d618652a6fdd0b961366e69f8c35465fa9dd9f3cf18105581e56fa3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,973
Size: 1.00 vMB
Total Fees: 0.01908083 BTC
Feerates: 74.18 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,459 (45,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,462 869,462 000000000000000000004bc57f8e5b79b62cfd5d20b9e5c2a24ce56cf41ada8c 4,190 1.00/1.00 vMB 5
869,461 869,461 000000000000000000017db61ff0d19bf4c3e8b7cabc9dec993b0b463cce4bd0 4,391 1.00/1.00 vMB 4
869,460 869,460 000000000000000000022ace61b1245ebdfb8ea935f8dbbdda954ee164896ab8 3,670 1.00/1.00 vMB 2
869,459 869,459 000000000000000000010add712c21b25162fd5627ecf4b69311b9c137c35f50 4,606 1.00/1.00 vMB 4
869,458 869,458 000000000000000000002de133047862bcd3419135e90a587850ecca97b67958 3,453 1.00/1.00 vMB 5
869,457 869,457 000000000000000000010dcf6194b049c3fcd6c54da00d854289f7937a92072e 4,774 1.00/1.00 vMB 3
869,456 869,456 00000000000000000000f4115d493d2881d0891a8ce59b07ab75ca3f3af2c476 3,863 1.00/1.00 vMB 5
869,455 869,455 000000000000000000002b0f17c4c8abdb6dfeca5ee824eecac819f7b87234dc 3,111 1.00/1.00 vMB 3
869,454 869,454 00000000000000000001f8b2c71d66c551fcffb0e6d90b19699fd5e4451c501c 4,368 1.00/1.00 vMB 6
869,453 869,453 000000000000000000011dec9f3dd34ac46c437d0c9a29fbf0d3d4b6519f4337 3,411 1.00/1.00 vMB 5
869,452 869,452 000000000000000000023195b59a5e6c053b3e39250ad7787b11dc509d19c225 2,528 1.00/1.00 vMB 3
869,451 869,451 00000000000000000002797035b9f441230dc3936079bee7c90565fb9c45c5a8 5,380 1.00/1.00 vMB 4
869,450 869,450 0000000000000000000252e2bbed1bf91523323199b4b3ad47ccb7e125517b00 4,395 1.00/1.00 vMB 6
869,449 869,449 000000000000000000011b76e77ee7748d8fe09488a23b0d255e07a308adfc64 3,376 1.00/1.00 vMB 8
869,448 869,448 000000000000000000016cc9fb163be7c555b15dd1e317a21407c9b20b34d15a 3,173 1.00/1.00 vMB 9
869,447 869,447 000000000000000000002d5a3d2a5e7b3448055778437a6facde25942c99ad2d 4,521 1.00/1.00 vMB 6
869,446 869,446 0000000000000000000213d03fbff162b36f732463801dd2fd0564e6b3ae378e 3,594 1.00/1.00 vMB 9
869,445 869,445 0000000000000000000074dd919fdb801eca69dfca42c429f6323a6c89e3919b 4,982 1.00/1.00 vMB 7
869,444 869,444 000000000000000000011507eaf980b98e254c14d9b7f7853606d42f3d99f993 4,433 1.00/1.00 vMB 14
869,443 869,443 00000000000000000001510deafd20099dafc3be8297e04ce48ae684a34e17a9 4,676 1.00/1.00 vMB 7
869,442 869,442 00000000000000000001597cfad080f009317031018cab48d1643a94291cb412 4,382 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.19 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: 752.67 GB
    • Received: 18.89 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.