Loading Tool

Explorer IconExplorer

Memory Pool

75,032 transactions
27.80 vMB
0.07839689 BTC
Random Selection Loading Transactions
Max Size: 168.96/200 MB

Candidate Block

Mining Attempt c652de81c37edeceb9ca48e0e50e03593acb5a10ce2aad3813daf090f41d64b6
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 13c18d68ffa1687a56b4b6862f316d149bbcaf199b88d0804a17b48a1f4945a3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.01892427 BTC
Feerates: 472.31 > 1.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (574,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,313 340,313 00000000000000000cf6ae7cdac38e80e90f5762fe1a2843ce2cde2f596d710d 1,263 0.65/1.00 vMB 26
340,312 340,312 000000000000000004cff71f018ca63d9cc9fa73523280395efd3fc46eb25ec4 1,175 0.58/1.00 vMB 26
340,311 340,311 000000000000000001adceba16ba5722f12aaeb16b4dcf4313f0b13b4e9a9390 694 0.34/1.00 vMB 25
340,310 340,310 000000000000000013171ba7727c5ab4db6f9c5c51a4a3e9d7257a51a60a0294 153 0.10/1.00 vMB 17
340,309 340,309 000000000000000003452edee7cc70b88be7a7dc638984993df8059cda530036 650 0.33/1.00 vMB 25
340,308 340,308 000000000000000011d5dd69f9e6f25f5d40ad573788bbdff1bd522993518eba 413 0.27/1.00 vMB 17
340,307 340,307 0000000000000000146f7a4b7d86389d4233a6698b4b5457bc7c91b66ee42f1b 385 0.16/1.00 vMB 34
340,306 340,306 0000000000000000182e5561ff2e03fba639c6522cf88ec4e5fd0a6f490d43da 392 0.22/1.00 vMB 21
340,305 340,305 0000000000000000128d6d364ec767913d7b0530dc413f5a58f62abc0abeb826 116 0.08/1.00 vMB 13
340,304 340,304 000000000000000002ce29ae6d442aba3d4f3ef59fbe4d99995002f2032c80e0 816 0.39/1.00 vMB 27
340,303 340,303 0000000000000000067e3ce64898e6d1d1b50997287f8da053eed7e0c2f523e1 265 0.14/1.00 vMB 18
340,302 340,302 00000000000000001167a2365bd9b0190b5b4e3a6b01a0bb3697be6708a98906 1,151 0.63/1.00 vMB 24
340,301 340,301 000000000000000010eddc6572ec6419f83b4a17da1caa55657850de0c1eee03 1,454 0.75/1.00 vMB 30
340,300 340,300 000000000000000001009e2f84d2e6319871f99b8fc8c3286a8b574557f5aa6a 613 0.33/1.00 vMB 21
340,299 340,299 00000000000000001257ae38a757e26c5813632e5ee2af566de6c206ba755974 303 0.14/1.00 vMB 47
340,298 340,298 00000000000000000c8d1a99cbf10cc79fdad06af08ae49fe8a07c84f13b933e 463 0.24/1.00 vMB 20
340,297 340,297 000000000000000014895ba8f06291abdfca084df09e716bc21441a96d5e3628 1,011 0.62/1.00 vMB 20
340,296 340,296 000000000000000004ce7106287e8c48d8075446bf320c5d75c0e012ae450ecd 321 0.14/1.00 vMB 26
340,295 340,295 00000000000000000c18edece589e5545b8a37112070e94a5d71de7e61c09b98 1,190 0.57/1.00 vMB 28
340,294 340,294 000000000000000007d29449e53707314298c5d3dc1fd09785aff3027269bbef 388 0.35/1.00 vMB 18
340,293 340,293 000000000000000004ea6832f9a135c948bfdb37e13538b21789e377ac435298 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.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.