Loading Tool

Explorer IconExplorer

Memory Pool

80,868 transactions
30.59 vMB
0.08490126 BTC
Random Selection Loading Transactions
Max Size: 186.61/200 MB

Candidate Block

Mining Attempt 03b6e1a1c135d22c3447886540e622f981e454eb50914c237b3318a34c83fbca
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root aadc77402363431c9073473d9ab7ca0260bb4f040cb99f7084886c2f08f7ed5b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,035
Size: 1.00 vMB
Total Fees: 0.01580439 BTC
Feerates: 301.57 > 1.58 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (321,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,577 593,577 0000000000000000000e558979280e91217c7872f6e87b07eff705566868926e 46 0.01/1.00 vMB 32
593,576 593,576 00000000000000000000e2dec7f2cfccddd4b3b8320b0ae952b4b5a4313b63f8 256 0.22/1.00 vMB 6
593,575 593,575 0000000000000000000443b324d5a36260d041f9c98b101c31ca23e043a0f8b2 1,784 0.99/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.78 GB
    • Received: 18.25 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.