Loading Tool

Explorer IconExplorer

Memory Pool

82,950 transactions
31.34 vMB
0.12929443 BTC
Random Selection Loading Transactions
Max Size: 189.96/200 MB

Candidate Block

Mining Attempt 816ce8e0f382b1ef4e98d0a6752cf42390193bae567fd30cc179e1e56d674980
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 8e50ed1ff61b35faa5737217733c99c67fa8bd6eb5232c3cc15331aac2f55a03
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,016
Size: 1.00 vMB
Total Fees: 0.04542069 BTC
Feerates: 318.30 > 4.55 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (321,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,568 593,568 00000000000000000000008b80d0529bc20ac2c580f85acd2aed0baf5b82bdf5 3,140 1.00/1.00 vMB 37
593,567 593,567 00000000000000000005537c80e7a0c2f8e968e4c72a0c53d376c826e88a06bc 2,362 1.00/1.00 vMB 18
593,566 593,566 0000000000000000000547c15370fb5f420ee9cd60f4ca91b2d85c6fe066e158 2,135 1.00/1.00 vMB 15
593,565 593,565 000000000000000000017ef0d8ff676c77299abb0d8b41dbc5a3c8d552d759ae 3,197 1.00/1.00 vMB 34
593,564 593,564 00000000000000000003b1682c65ed407e46ff8c77443c2d9627c4660a4bc136 2,298 1.00/1.00 vMB 22
593,563 593,563 00000000000000000001bdc9075b6c9bdcc478c631b9ce6862da707cfa2d9f98 1,687 1.00/1.00 vMB 22
593,562 593,562 00000000000000000014e130fea72d09d41d68cfaa68314f9e267f094c8af3d6 2,167 1.00/1.00 vMB 17
593,561 593,561 000000000000000000055a97d351d11614689e545f69689ba5c239080477d583 2,645 1.00/1.00 vMB 32
593,560 593,560 00000000000000000004c1b01a14ee84e6a81f36be9afba847c465b58c686e6d 2,723 1.00/1.00 vMB 26
593,559 593,559 0000000000000000000e647b97aff07cb02c950d48f459955875591de90e913b 2,758 1.00/1.00 vMB 39
593,558 593,558 0000000000000000000cc916044746a5ad9a3f82d6ac7c3ad018c21080040130 1,955 1.00/1.00 vMB 16
593,557 593,557 00000000000000000013c04d63acdad2d0ce405db9621da12441f9eb167a63cd 2,288 1.00/1.00 vMB 18
593,556 593,556 0000000000000000001858080a851671592b9345852cbe6901708a41723f81ef 2,547 1.00/1.00 vMB 20
593,555 593,555 000000000000000000071d66084f75dfb8514da06ba882298297774927e4a211 2,492 1.00/1.00 vMB 20
593,554 593,554 000000000000000000163d79d7f6955ce679c26ca6985ffc05062b7b32bfa232 2,584 1.00/1.00 vMB 22
593,553 593,553 000000000000000000097b9c051f3ca798080e9c222cd62f1677ab96ada1c29c 3,269 1.00/1.00 vMB 33
593,552 593,552 0000000000000000001103b9d065c9ca487641ffa07c34c6dd2de09bc31fc664 2,671 1.00/1.00 vMB 41
593,551 593,551 000000000000000000021e1a85f4c627dbfcb367b8f7a8e3d9cdbeb84d6500a9 3,044 1.00/1.00 vMB 27
593,550 593,550 00000000000000000001dbc13d43622fcfa9747034d1d6eb0a4f137d9069385e 3,053 1.00/1.00 vMB 42
593,549 593,549 00000000000000000013bf4fed9a2dae2819ee40eb45c9006901d8076644a838 3,118 1.00/1.00 vMB 33
593,548 593,548 000000000000000000175546a8e7ba1bdc2518151defddd3e827937e9da6d34f 2,463 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.08 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: 722.46 GB
    • Received: 18.40 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.