Loading Tool

Explorer IconExplorer

Memory Pool

99,485 transactions
26.24 vMB
0.07903764 BTC
Random Selection Loading Transactions
Max Size: 175.99/200 MB

Candidate Block

Mining Attempt a9b09a3c889f2c8f0f64a74c69807479841264ae2830425195cc17616b8c16eb
Version 20000000
Previous Block 00000000000000000001c0a193b32f74a2cab1362bcd51f06eddfb8374a9767b
Merkle Root 0b6f55d4003e07dbe11d61f72b760884344dce059a14561f0b1d108e83c17a71
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,166
Size: 1.00 vMB
Total Fees: 0.01595425 BTC
Feerates: 401.83 > 1.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,074 (820,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,738 95,738 00000000000247fec19f46f7f425770da0d9e3623ebf19be8b23ddb8b8c75c31 4 0.00/1.00 vMB 0
95,737 95,737 000000000001e7bff0ef0ca2a18dbdbd650bbdf89af81d7583e3c1dcc654fff0 2 0.00/1.00 vMB 0
95,736 95,736 000000000000baf460bf468ea350f65fd21538b2792d42495ae892472f6837b5 2 0.00/1.00 vMB 0
95,735 95,735 000000000004c73bba2138f8b867f2493dcd41dbed7643a9c44bae498d630bf8 1 0.00/1.00 vMB 0
95,734 95,734 0000000000069b65f458591426eb75f835531786d3d05e2029aeee439c9aa93d 2 0.00/1.00 vMB 0
95,733 95,733 000000000007818450c7245410780344d8a46d9331f9f9075b6c87c9a9d4c9ca 1 0.00/1.00 vMB 0
95,732 95,732 000000000003353a1cab7f226384c41af9f9237ca7043c82ff9da04b4e53744e 1 0.00/1.00 vMB 0
95,731 95,731 0000000000018a4229c23542de542bf55eb6a60cde89bb7db763e668a79d699c 1 0.00/1.00 vMB 0
95,730 95,730 000000000001ad6077bfe016b7cd3c7d3904f64918336d51c8cd8281d7f9b80d 1 0.00/1.00 vMB 0
95,729 95,729 0000000000021f068e8a65ba9cee90fcb001f8500fe076865c8c665cf6315644 2 0.00/1.00 vMB 0
95,728 95,728 0000000000018f7345f3c27297376f09ee0f7aedb45826ac70c76a3d3a801421 1 0.00/1.00 vMB 0
95,727 95,727 0000000000001f444163c9a5e6b4e1f1de07bcb8b782edc732d837a2a0f33def 1 0.00/1.00 vMB 0
95,726 95,726 00000000000780d422c9de5648ae178c71fe98cdd6692f4e13304ffa141ad847 1 0.00/1.00 vMB 0
95,725 95,725 000000000005822d119f92242ecbc443725aef221d07591d7bc57d4a5fdbd1a2 3 0.00/1.00 vMB 0
95,724 95,724 00000000000044a0fd6a34cba4f08554335652babda04677289b21b31d542b26 3 0.00/1.00 vMB 0
95,723 95,723 000000000001f2298c5de49f18e8775dec3f992d46eb8453285ce690ea1c056d 4 0.00/1.00 vMB 881
95,722 95,722 0000000000056063d315d88879a94ca34a9e336e74d98a3e5eaa9ebcc672c685 1 0.00/1.00 vMB 0
95,721 95,721 0000000000077e21851258d68cdd33d60f7f379f1422a0f6b0147ba419c98dab 2 0.00/1.00 vMB 0
95,720 95,720 000000000006e1e082f51fd29394705e277ae748809fed5d0ee02b1a6d269ab6 1 0.00/1.00 vMB 0
95,719 95,719 0000000000081722f0411f793e50256949f48bdd6dd74605fac9cf52e7f8d638 2 0.00/1.00 vMB 0
95,718 95,718 00000000000591f981d235a58d761eb12d19d591b261b5a14567027da9847160 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.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: 814.55 GB
    • Received: 23.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.