Loading Tool

Explorer IconExplorer

Memory Pool

11,133 transactions
8.46 vMB
0.01587195 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.34/200 MB

Candidate Block

Mining Attempt 4844e5e0aa488e9ce3f5c045c78d66146140b5725d8d8f61f91dc82a1a794e21
Version 20000000
Previous Block 00000000000000000001ee12819d961ef97d0b0e3251c02f526ad26c5957c9a3
Merkle Root 0ccb4b273a435256b73f5547380049719c2b654c6d8e4afcfd715656d0c5ca7e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,423
Size: 1.00 vMB
Total Fees: 0.00276320 BTC
Median Feerate: 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,562 (708,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,279 205,279 00000000000003f9203200c9ff1f520f0ac36f63235a804d4a4262598874dc98 15 0.01/1.00 vMB 145
205,278 205,278 000000000000004e85b60fa6540dabb03466ea512339047c0e7070ea27a08cb6 79 0.04/1.00 vMB 143
205,277 205,277 00000000000004d1b55f70f8393e85d91d204a6430a386ec075de04b7390c6a2 112 0.04/1.00 vMB 116
205,276 205,276 0000000000000235e2ffc02f67c46b658e78a1caf8664ddadb06f6f841ae8003 64 0.04/1.00 vMB 133
205,275 205,275 00000000000002bdcc01da420542ef93c95e02b0472468e790d0fd3da4aeb9c0 102 0.05/1.00 vMB 182
205,274 205,274 0000000000000533b070cbd6f040829c28c037fedf370e955e90131a429e2a90 130 0.05/1.00 vMB 181
205,273 205,273 00000000000004415210bfee57c0f7b0a1b56d4bf1feda3e3f77bab8bfc8f7f4 7 0.01/1.00 vMB 7
205,272 205,272 0000000000000111077d839a4dce5bcbf9265a652b5dfef85b63ba3c7abe4f12 187 0.13/1.00 vMB 165
205,271 205,271 000000000000015f7d2118092bd4c3980f8cc0d8ebd75b794ea4f7a352c79dad 105 0.03/1.00 vMB 155
205,270 205,270 0000000000000458dc676242cb81d14582f3ace7edfeb87d814f0e8b272ca248 140 0.05/1.00 vMB 120
205,269 205,269 0000000000000508cceb43c817c744e04c557e34799391d5768cbf081cd0e7f2 249 0.16/1.00 vMB 139
205,268 205,268 000000000000048bb34c5363d479113f60010c8b6c387ebc5ba6cac91f9d0bb0 10 0.00/1.00 vMB 93
205,267 205,267 00000000000002e9043729ef29e7946f205ed0733fc5ebd2bd77d07069a0f5a0 72 0.02/1.00 vMB 219
205,266 205,266 00000000000004e99213788f80ff863bdd7ebd49b03dd4315f0d4fb23ced4ac4 61 0.04/1.00 vMB 113
205,265 205,265 00000000000004bb7615c0da61623dcd27aa8861bf8c9f7870d7657f48178e3f 95 0.03/1.00 vMB 0
205,264 205,264 000000000000018ecce797ddfc1ac82297d4dec579eda55f80492c18170adbbd 149 0.06/1.00 vMB 201
205,263 205,263 00000000000004953ffd187aec47d5992e3c0a6a79d9e7212b256f473ce88c24 73 0.03/1.00 vMB 161
205,262 205,262 000000000000037561233174348c068f24f6ff166accd6e0289b15a07755afea 167 0.07/1.00 vMB 150
205,261 205,261 000000000000031ea99566212a6a65b86d445bd8261183141fbd218e8987e329 260 0.13/1.00 vMB 145
205,260 205,260 00000000000002d9970b06d75b7893deebcdf2c0e7415047412b8eba7001ce59 23 0.01/1.00 vMB 34
205,259 205,259 000000000000050142f43a4859810323bd1fc6bdfe1443a75a637d3dde270709 144 0.14/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 779.84 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: 426.08 GB
    • Received: 2.31 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.