Loading Tool

Explorer IconExplorer

Memory Pool

82,102 transactions
30.36 vMB
0.10178092 BTC
Random Selection Loading Transactions
Max Size: 185.28/200 MB

Candidate Block

Mining Attempt 0b1ab63cee98f476229862620505334649def1bd32ba2e050ea8c64fab1f0ae9
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 889e189f6e7b1eb67a185a1229a2b93ec235892a2e083ca4455bfa9548e2ec95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,684
Size: 1.00 vMB
Total Fees: 0.03161994 BTC
Feerates: 402.60 > 3.17 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (359,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,746 555,746 0000000000000000000aef3bdc8d65b723ba766a3e029842bd12ff245fb9113b 702 1.00/1.00 vMB 73
555,745 555,745 000000000000000000112f72e202895a742975c7eba55733a58bfa5944c47303 2,411 1.00/1.00 vMB 12
555,744 555,744 0000000000000000001d4024271ed7dfce09b3f138424914c5139c8d506480ce 2,734 1.00/1.00 vMB 4
555,743 555,743 0000000000000000001bd80792110008a643add008e0149cd6849114cdbad7b2 2,660 1.00/1.00 vMB 27
555,742 555,742 000000000000000000215705bd0bc1948a8f4d036fc7944f4bab7455380562b1 2,927 1.00/1.00 vMB 16
555,741 555,741 0000000000000000002ba2082f7e0680a519434eb0cb56a39ffea618f3362cd0 2,817 1.00/1.00 vMB 12
555,740 555,740 00000000000000000020ac32c128105bed5dfc5dd47754831337cf94a9954e42 2,869 1.00/1.00 vMB 17
555,739 555,739 0000000000000000002dd287e9d31269f8591ad90560a0d509de20b9d03c0a8f 2,859 1.00/1.00 vMB 14
555,738 555,738 0000000000000000002f7178b922d0e269addaef901ee06f67cc09101dc8c748 1,186 0.65/1.00 vMB 6
555,737 555,737 0000000000000000002304be485e9cdbbb5a42486fecc48d8164e7f7fff06f4e 867 0.52/1.00 vMB 9
555,736 555,736 0000000000000000002487492b6141c4cae03bcce9aa22760021c640cdcff60f 1,192 0.61/1.00 vMB 7
555,735 555,735 000000000000000000120d4170c2679044bba11cfb2a67ceee8f528558c953ba 464 0.19/1.00 vMB 10
555,734 555,734 0000000000000000000bf6d77585c87ced16d68ec29764759ee8655ce7ebedf5 173 0.08/1.00 vMB 32
555,733 555,733 0000000000000000001068a2e0f4f5e92b0561028bcb24ed89f99042181f55e6 681 0.39/1.00 vMB 7
555,732 555,732 00000000000000000013b307f611521d4d2acd364b37757f31d769d56985aaaa 15 0.00/1.00 vMB 46
555,731 555,731 0000000000000000001576d718bc78ebb96863eec795c86b4af326f510af6b45 2,480 1.00/1.00 vMB 12
555,730 555,730 000000000000000000341ca6f75d9ce335ba7391c816787ee47ed864cdf263b5 1,351 0.50/1.00 vMB 9
555,729 555,729 0000000000000000003223c08583ede3e1c5b587a575ce79cbc5962eff65a6b3 350 0.75/1.00 vMB 1
555,728 555,728 0000000000000000001c5b4c524066b86544cd2aed051c66c9f19d77af47bd75 1,598 1.00/1.00 vMB 2
555,727 555,727 0000000000000000001585522b53f433a387981d13f63e6c5a495892908b7a2a 2,886 1.00/1.00 vMB 21
555,726 555,726 0000000000000000002721790134cdb25adee8ccecb22720149b76607b2387e0 1,710 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.