Loading Tool

Explorer IconExplorer

Memory Pool

72,102 transactions
23.53 vMB
0.11731203 BTC
Random Selection Loading Transactions
Max Size: 148.71/200 MB

Candidate Block

Mining Attempt 5eea800b2ecde08358ddf7cbc9f523206e43199e7c64aa67b05b9999b4980375
Version 20000000
Previous Block 000000000000000000010b2c16d60c0ca28cd48e438bbf0324ae96f9c29fef4c
Merkle Root 42f57fe57ff21ea82c006c1d9e002bf1faa72d3267ca963d74271fdda3d05c5f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,966
Size: 1.00 vMB
Total Fees: 0.04439383 BTC
Feerates: 318.30 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,665 (821,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,036 94,036 0000000000013220487811781e238e2c3f9a06e4bf613147286aca6ab2c36849 1 0.00/1.00 vMB 0
94,035 94,035 00000000000354403ae9bff9d4a5edf4c4da90b8c602e86db539be5b8287fb6f 3 0.00/1.00 vMB 0
94,034 94,034 000000000003b632ccb4e484ad85233fd08381f8572d3ffd320f0f411265ca11 2 0.00/1.00 vMB 0
94,033 94,033 00000000000917481b86a297431ca606a184e9fcb39c6cb905dee08428e65275 2 0.00/1.00 vMB 0
94,032 94,032 000000000003e5e18e480ac75c1161a79fba31d3d9603acd7849bb9865545881 3 0.00/1.00 vMB 0
94,031 94,031 000000000002bbcdad2fb7b7fb73318816757db8272705785dde13f450aad0b5 2 0.00/1.00 vMB 0
94,030 94,030 0000000000066645a41213232d7aade9926f855677c88afa4e23506b1d920f46 1 0.00/1.00 vMB 0
94,029 94,029 0000000000045e19a637270ef633b272285b6eca76e9b080471f6f7faa51495e 4 0.00/1.00 vMB 0
94,028 94,028 0000000000076d5bc24568bbadd14e277da2eca51a37f9377a7171c0053db306 2 0.00/1.00 vMB 0
94,027 94,027 00000000000878ab45bffa13838a480881cd33bab039900b2ef461180712e1c1 8 0.00/1.00 vMB 0
94,026 94,026 00000000000058ebdbd2789020da47d1ea39254d748880f9284f7b7053fe1c60 2 0.00/1.00 vMB 0
94,025 94,025 00000000000061799373eed5ed28bea5bc32b6d2b0772d72ca0d41b3caad9754 1 0.00/1.00 vMB 0
94,024 94,024 000000000006bdb88c03414dbdf3bb6a76d8db86f0c4cc5a1d654658896d1ad4 1 0.00/1.00 vMB 0
94,023 94,023 000000000005ee19cd1ea8f16c501328165e8a2e867d1f8bb54f8ccdc314c13f 6 0.00/1.00 vMB 0
94,022 94,022 0000000000052e6ec3878293f4fcb4f09a550e4d47cc20a52a0a2424252db4d7 2 0.00/1.00 vMB 0
94,021 94,021 00000000000426d6d7fd256ff9a7dc532b255256b3e7afe0ddab54560bca4a4e 6 0.00/1.00 vMB 0
94,020 94,020 000000000003ac85dc4374090c39713738715c1787b4d61d768518fc09fdade9 2 0.00/1.00 vMB 0
94,019 94,019 000000000000b86e7c8171686d862ccba134c714b87f686fcd74939202d21b26 3 0.00/1.00 vMB 0
94,018 94,018 000000000008cb170bd95728ca14ab2777a6731cff3f1296fc374f3ae239c9f9 3 0.00/1.00 vMB 0
94,017 94,017 0000000000077e6f0eab0c41e46595fa91f36f376fd603b1ebc3c8178107bd9c 1 0.00/1.00 vMB 0
94,016 94,016 000000000001324ec2a8ad6f680cbe759fe46ccb8ab7f6e4ca411d6817188c6b 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.54 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: 773.91 GB
    • Received: 20.61 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.