Loading Tool

Explorer IconExplorer

Memory Pool

25,377 transactions
12.59 vMB
0.05676807 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 70.92/200 MB

Candidate Block

Mining Attempt 4cd5167365cdea68b5d091f692b4a66d50aebd0c1cf9d4510f54bc68d7b5aec8
Version 20000000
Previous Block 00000000000000000000ad53f42100f4103d16cb72d17c137ec47970d77221e1
Merkle Root 9e36cc4731e736b61a49441087c32e6446fe67cfce4f259d5906a9d8593c4ecd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,472
Size: 0.9979275 1.00 vMB
Total Fees: 0.03239800 BTC
Feerates: 502.65 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,710 (661,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,232 252,232 00000000000000293a86fb3f0390afeb123a0b8370d043eb1e3fd903252bb8dd 206 0.13/1.00 vMB 114
252,231 252,231 0000000000000036abb445a7266e2d7babd9d4e1754b5d0054b60ffd5d242f47 309 0.16/1.00 vMB 126
252,230 252,230 000000000000000822e816ec0b488f661cc9323ac4fb433150379c2207db15d9 254 0.10/1.00 vMB 160
252,229 252,229 000000000000003ef001a8eea9135775e3f7b58263a4a3757d45f30c1c18fe4e 314 0.17/1.00 vMB 131
252,228 252,228 0000000000000046bafcab9ceaffa203634dcdaffe1d2603420d74281012718c 187 0.09/1.00 vMB 143
252,227 252,227 000000000000001079e728e483b18383be6840099f0565c418277ab361be8c5e 512 0.24/1.00 vMB 110
252,226 252,226 00000000000000186acb75140c13a3d53fe66c21cb3f9848c4f9072cfe4ebb48 389 0.16/1.00 vMB 106
252,225 252,225 00000000000000086e869f2e0fc1f64c90487d7e9ff3c92281033983bae04704 283 0.17/1.00 vMB 129
252,224 252,224 000000000000002453986ca03cf97fa5dd9c06c577baf150ef9f6fdee425adfd 302 0.13/1.00 vMB 163
252,223 252,223 000000000000005394618eb9814e7f9331342a1ed5e2511be8752a325a88864e 543 0.25/1.00 vMB 257
252,222 252,222 00000000000000520b9ed5c844bded1c0d80a12a81f5ee4f6686122fc928f63d 128 0.07/1.00 vMB 121
252,221 252,221 000000000000002bbb591342e0bb743116b7383d68b79df4e077d3331142d120 256 0.11/1.00 vMB 156
252,220 252,220 00000000000000027807e42742b248fc733adcaea24405e0b42e024a801e81b6 78 0.04/1.00 vMB 90
252,219 252,219 000000000000001c078f326d296c4a6bf2877d34111f31eb6b88d7867530c856 245 0.17/1.00 vMB 130
252,218 252,218 00000000000000520f677eb51288ca5529dde1b517de50115734a22caeb5baf5 365 0.15/1.00 vMB 222
252,217 252,217 000000000000003f3ec77130b30adfac80080df6be12496240fbdd3cc742af68 95 0.05/1.00 vMB 69
252,216 252,216 0000000000000017159efc8c97c59fe7e0fd8abf4a6a974c0a3a1d76ed2df207 658 0.39/1.00 vMB 128
252,215 252,215 0000000000000012810bb41ab61e3a56269b5bd23be337a2bfbdfabb5231730f 390 0.23/1.00 vMB 105
252,214 252,214 00000000000000248af99589dae824a6fc2689532c142c5647779d00685fdb19 686 0.25/1.00 vMB 268
252,213 252,213 000000000000002fa43fafe59499c1ee5d123b4d9eb89950b33668080a02ffb1 1,553 0.78/1.00 vMB 48
252,212 252,212 0000000000000035214dc8ae5e1c50eb5868964005b681f2a83bf8e264e26498 505 0.25/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 780.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 496.70 GB
    • Received: 3.56 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.