Loading Tool

Explorer IconExplorer

Memory Pool

76,386 transactions
28.55 vMB
0.07056474 BTC
Random Selection Loading Transactions
Max Size: 172.85/200 MB

Candidate Block

Mining Attempt da9474f96cd42e3d184ba22589100eb7cfbd56a3b42302e05928510bc494d70d
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 9b0eab3361742e8b9c7d2b5c5543933d4e66e187554ee4f537d997d403d5f9e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,452
Size: 1.00 vMB
Total Fees: 0.01141770 BTC
Feerates: 150.93 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (49,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,680 865,680 00000000000000000000f02d06e12cf8ce3d315475b950c119f3258cd0285fd7 5,535 1.00/1.00 vMB 20
865,679 865,679 00000000000000000002b0ce5f5f3101e176730a77fa396b3ceff18608d05746 2,327 1.00/1.00 vMB 12
865,678 865,678 00000000000000000002147a5b4507e2503973ec41cfb0d99e77b3a21b0e79fb 2,739 1.00/1.00 vMB 11
865,677 865,677 00000000000000000000ad11516e7880c65f4a8ab7191ac0643f266acde6611c 3,523 1.00/1.00 vMB 24
865,676 865,676 00000000000000000001aeda25577187d6ef80fd906f601da739fb6a2ef0c02c 3,090 1.00/1.00 vMB 24
865,675 865,675 000000000000000000024be3cbb1d713a2eafdc070324d6c31eb25782ed40712 2,816 1.00/1.00 vMB 12
865,674 865,674 000000000000000000002d0275f1efab1a8fb7dd4ad7da64f136223fbf77cca0 3,178 1.00/1.00 vMB 15
865,673 865,673 00000000000000000001968bb72d93c2c5b68011e08001290f8c2328c6026227 3,086 1.00/1.00 vMB 25
865,672 865,672 00000000000000000001330365de865f8d15287ea961df989b59f78e10c1dc2a 3,973 1.00/1.00 vMB 26
865,671 865,671 000000000000000000024a6a734d190009c9d554534ce0cd3167a6c4e5cf9d99 3,963 1.00/1.00 vMB 31
865,670 865,670 00000000000000000000ff4ec8e7778dad6eeb29f09725fcc79d5b1613300abe 4,985 1.00/1.00 vMB 21
865,669 865,669 00000000000000000002cb7c49e8885363a2dab37a1edf2c915160b0b637f1f2 4,479 1.00/1.00 vMB 22
865,668 865,668 0000000000000000000278ac573cb6bd7d692961aabb122619aec6b8dd8466a3 4,784 1.00/1.00 vMB 31
865,667 865,667 0000000000000000000224c37efcd0232b7d800b6ec91072ae23b37a57970033 5,780 1.00/1.00 vMB 29
865,666 865,666 000000000000000000001177f1ce54bcebb13c7cc5e7f26628d525d966dd59d9 4,489 1.00/1.00 vMB 29
865,665 865,665 00000000000000000001ececbd12671bb44ad5c2117939fab403171d046717a1 4,732 1.00/1.00 vMB 41
865,664 865,664 0000000000000000000210ca52a18ffee41bd5665379bceb001b4daf08fa6747 5,390 1.00/1.00 vMB 24
865,663 865,663 0000000000000000000145d59f60c3fe26c6b22629fd78709460a0f0938d43ed 5,778 1.00/1.00 vMB 30
865,662 865,662 00000000000000000001913d4ca361b00a3b7077cfcc62914dc7211e2db53f64 6,641 1.00/1.00 vMB 37
865,661 865,661 000000000000000000010ebcca5d61acceb17ea062f27219489b34cdfa145cec 6,729 1.00/1.00 vMB 33
865,660 865,660 000000000000000000021c0eeea53f1f54e7f4d5dbaf08d8b4b0a1ee61600bba 5,815 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.