Loading Tool

Explorer IconExplorer

Memory Pool

34,688 transactions
25.90 vMB
0.05464031 BTC
Random Selection Loading Transactions
Max Size: 130.93/200 MB

Candidate Block

Mining Attempt 6cdcfbf8f148706aa3129743e885bb5ccd8b147b3dbfc0c5a36e711efed738e1
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root 74128b87d0c739c7fd12220a36945fdc9ec950aceacea8b588e5399a30a01293
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,062
Size: 1.00 vMB
Total Fees: 0.00706156 BTC
Feerates: 226.23 > 0.71 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (404,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,771 509,771 0000000000000000004ae75a8b20155b97a3ca4fdf0938c7c270b90b3f3cd059 877 1.00/1.00 vMB 24
509,770 509,770 00000000000000000012d3fbfaf42eb9bc66a3f02ff1bbe172a13e68a6d687c9 762 1.00/1.00 vMB 20
509,769 509,769 0000000000000000002f66c797898715453625edc8a8df6ce2676ad0457bdfed 1,017 1.00/1.00 vMB 28
509,768 509,768 00000000000000000035a77600dd423488a49b8e55cb4c484966d9ef758292c7 432 1.00/1.00 vMB 14
509,767 509,767 0000000000000000000afafd65ce132ebd3932e850cdbec451c435d7b018293b 811 1.00/1.00 vMB 34
509,766 509,766 0000000000000000005d58d01f3df51865235cea977673feb1e4e871170a4368 1,357 1.00/1.00 vMB 7
509,765 509,765 00000000000000000011f53cf477af287f5999b8575c89d74deefac199e06ded 2,779 1.00/1.00 vMB 92
509,764 509,764 0000000000000000003fc18445c0330d287aeb73046e14455a8137740ad44dc4 1,725 1.00/1.00 vMB 32
509,763 509,763 0000000000000000001aa6e58231d6f6615eb19c79273b95933f4a211b67f4b1 2,266 1.00/1.00 vMB 73
509,762 509,762 000000000000000000416a7346cfd377f0aef49705c8986dc1bc134a05f73457 499 0.23/1.00 vMB 60
509,761 509,761 00000000000000000029f41ee8ff287f47da504b96a621d6ad0720e0c41941a4 1,690 0.79/1.00 vMB 68
509,760 509,760 0000000000000000003f17292004e0768171958eeda346ff9e443b8d75cc1ac2 1,537 1.00/1.00 vMB 7
509,759 509,759 0000000000000000005b354630cd9bfa8147e04e6bde81ea96ee02d9d4c5b7bf 1,099 1.00/1.00 vMB 31
509,758 509,758 0000000000000000005d077d2f05c1caa02c63d465b6d84a412e20e6bbd509a8 250 1.00/1.00 vMB 11
509,757 509,757 00000000000000000030dd7e97ae8cf9b84efec9aa94b23f4ec65c039df2bef4 398 1.00/1.00 vMB 17
509,756 509,756 0000000000000000001efb3f35c4397cca39f91bb86f80e42bb67346779e29bb 570 1.00/1.00 vMB 18
509,755 509,755 00000000000000000055aee09b362a94f91ffe2e0390ae86c413b0be402c079c 535 1.00/1.00 vMB 17
509,754 509,754 00000000000000000054e4a656999ab2a20f2eec6d59e7d4377322dc1d11f2bd 530 1.00/1.00 vMB 16
509,753 509,753 00000000000000000016d6d20d4056ba13ae35c9e2ca162a89a855d43941b0df 409 1.00/1.00 vMB 21
509,752 509,752 0000000000000000003792c9eeddee22937efd161ad907b173e573108a91cacd 486 1.00/1.00 vMB 16
509,751 509,751 0000000000000000002857676435f5bb6d990c04450dda0a86ac148459966611 580 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.78 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: 633.22 GB
    • Received: 12.18 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.