Loading Tool

Explorer IconExplorer

Memory Pool

78,618 transactions
30.01 vMB
0.08334473 BTC
Random Selection Loading Transactions
Max Size: 182.95/200 MB

Candidate Block

Mining Attempt 79cb9708f4c38730407e19069a44fdd62ce710b2a911b5ecc586cac2e81307e3
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root 3cb35bf58e366dde53b26327c9a6034a691e9c41db5881f25645fefabd011e37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.01663250 BTC
Feerates: 73.20 > 1.67 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (321,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,574 593,574 000000000000000000187952f4bd3aa113f8bd85477a71f57ee08dec62117722 1,645 1.00/1.00 vMB 6
593,573 593,573 00000000000000000001419f06990ec53eef2d9c86ef7a0048c902e71e9ed61e 1,706 1.00/1.00 vMB 13
593,572 593,572 0000000000000000000b98693657851238226f4989666f34e499c5ad506902ee 1,847 1.00/1.00 vMB 6
593,571 593,571 000000000000000000147771fe11d86f4c88ea1acbe5ddefc8a213098bd93627 2,156 1.00/1.00 vMB 13
593,570 593,570 0000000000000000001359253ffdbdd9fd722d5c9c0c6a5bf866b70dd20058fa 1,987 1.00/1.00 vMB 16
593,569 593,569 0000000000000000001581ab9cc657d2730a3371d300cee7b1ebb204389c4e43 3,197 1.00/1.00 vMB 29
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
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: 721.09 GB
    • Received: 18.34 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.