Loading Tool

Explorer IconExplorer

Memory Pool

75,704 transactions
30.60 vMB
0.09336753 BTC
Random Selection Loading Transactions
Max Size: 175.46/200 MB

Candidate Block

Mining Attempt 9f71cff279ccb9497c288b0f3d821baffde4089ff67b2473efba12c0b25ae5e1
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 924bcf5d35a3f8b435d87615b950cb4366003ec295644f1d297edf64f8220745
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,733
Size: 1.00 vMB
Total Fees: 0.01859348 BTC
Feerates: 265.25 > 1.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (734,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,287 180,287 000000000000044f648b34adb6cb967de43526fce1247cbc9922d6957c46e829 65 0.04/1.00 vMB 43
180,286 180,286 00000000000003045cb5bd6a743e0fb3f19b1a54a98da74c956952bf9dab236d 116 0.06/1.00 vMB 82
180,285 180,285 00000000000008001c191139ea558a05d7693af201ace88f5be4523a9801397a 133 0.08/1.00 vMB 121
180,284 180,284 000000000000073050a0ad18ccc692dc3cb20f2905b88c3ea2096a03e115fe2c 1 0.00/1.00 vMB 0
180,283 180,283 00000000000002e9a83957101e9d40d280f6af1c66c4a9320079e5e97abc507d 588 0.24/1.00 vMB 135
180,282 180,282 0000000000000378c900e6e4e1fc8c7da865e3a41d9dc30688623a9c6fefc66e 341 0.15/1.00 vMB 131
180,281 180,281 0000000000000328f304472f006449616a7eefdd5f49140b79056f3cdec2cbe1 48 0.03/1.00 vMB 59
180,280 180,280 0000000000000688f330535417b1153ba19b58a52fe569f13d1c50dcb877d13e 302 0.15/1.00 vMB 115
180,279 180,279 00000000000001a36d92bf68ecd894586585db3fd1492222076babe8e6671e76 119 0.05/1.00 vMB 113
180,278 180,278 00000000000008afd7d04f5f9417ba0802a55500105e209423899f3aaa5fb6a2 34 0.02/1.00 vMB 99
180,277 180,277 00000000000004620b17e842d193eab57bc438b98c4339ff37c8bb7b1aeb0f9d 276 0.13/1.00 vMB 148
180,276 180,276 0000000000000324b3e66e4aa0298fb5b074d74f66f85ab75106e1031cf6a0f9 100 0.04/1.00 vMB 113
180,275 180,275 00000000000005c68038273191b782e1372d7c3847a541edc99af10b9c1b2839 311 0.15/1.00 vMB 110
180,274 180,274 00000000000007e1f4fbf64ce1b0b2ddddc4caeaccbcb6030ee833ebcc49fbc8 133 0.05/1.00 vMB 57
180,273 180,273 0000000000000107abfe6334feec307a79c95d0c4d9ed869530403cf041c9f14 398 0.18/1.00 vMB 546
180,272 180,272 0000000000000678ebbf2e41969bc014ef5e93a8d2001d04005e4adb321584df 103 0.04/1.00 vMB 127
180,271 180,271 0000000000000820aed87e7c95dd6d7e8c79881b2b1c43789b4f22ab0f2f3bdb 44 0.03/1.00 vMB 98
180,270 180,270 00000000000002f218d8966f2d22d96187616c501ee22939978dd201db5b4ad1 137 0.04/1.00 vMB 25
180,269 180,269 00000000000004943b14db2596d6ddfd78bd44820a0981aa8f2e982bb2cf5193 515 0.22/1.00 vMB 146
180,268 180,268 0000000000000079c9cace7aa81d720beb577c87776776fb586f7cd2b0b61997 149 0.08/1.00 vMB 123
180,267 180,267 000000000000000ee1f6b15485defe8ec5e0bf0f9d850eec7499c324578793a8 36 0.01/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.