Loading Tool

Explorer IconExplorer

Memory Pool

82,590 transactions
31.27 vMB
0.12602175 BTC
Random Selection Loading Transactions
Max Size: 189.46/200 MB

Candidate Block

Mining Attempt 165ab5ca87f224aecf901482c2a6eaa548b4a369c6cf5b976bb2306a83f1cba6
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 9a287249061144635ad744706167ca8bdd8e5fc42317a02a31469110d1cd1e62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,099
Size: 1.00 vMB
Total Fees: 0.04367107 BTC
Feerates: 318.30 > 4.38 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (630,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,268 285,268 00000000000000013ff678b3e3931a2ee1da4265d92953b730f9402e546cad52 223 0.06/1.00 vMB 72
285,267 285,267 0000000000000000f25da9ff06ec5696459e1971d4ff7d6dfff1720cf14f2208 186 0.08/1.00 vMB 42
285,266 285,266 00000000000000017257475cad2e6eb488c9faa64132817d6c6069e4ebf39779 410 0.18/1.00 vMB 47
285,265 285,265 000000000000000155f35aeb2ded0158bf037bd30e846a8c5cd6ee0ec2152b5f 688 0.35/1.00 vMB 42
285,264 285,264 00000000000000000144bdb553ef999432bcef76afb1b805c681d37c2373904d 469 0.18/1.00 vMB 40
285,263 285,263 00000000000000003f2119b15cadd8627fc982083dea3993f0b7dd8421206be3 240 0.10/1.00 vMB 32
285,262 285,262 00000000000000016b5fc184b018f0740b19e7a50151a628b78bd09a6d342116 117 0.10/1.00 vMB 5
285,261 285,261 00000000000000002d411c7f5dc0c5b4b3bbcdfb2ddcec060b71c4625153a9d9 732 0.32/1.00 vMB 43
285,260 285,260 000000000000000157ecbec8b2e58cec18382db2d3e0f865d5f75bb81a999ead 657 0.29/1.00 vMB 41
285,259 285,259 00000000000000005ea4b3a1012a4401d3dd4d92f5047b7c0af6fb2efb4da955 236 0.06/1.00 vMB 60
285,258 285,258 0000000000000001909f45abeb80f18b2cc0882d11f84e3eadad4b633c4f42bc 241 0.10/1.00 vMB 36
285,257 285,257 000000000000000172cda869c18c401585c94391493b835f867379c08c7700f0 25 0.01/1.00 vMB 19
285,256 285,256 00000000000000018e8e075ca651a8380600673e5a8bc1502a888d8d903402bc 238 0.12/1.00 vMB 38
285,255 285,255 00000000000000018c00f42632135c93272f2e45b4cc64da1ba22e48f135da19 169 0.10/1.00 vMB 14
285,254 285,254 00000000000000018a1666380a67506c2986a5ca6a7955d48bcca6ca9c1d40f4 108 0.10/1.00 vMB 6
285,253 285,253 0000000000000001865e39f8d5e2f69c1ea94d806502a21a12ae3b51a4e734a1 398 0.19/1.00 vMB 37
285,252 285,252 0000000000000000920a74443eb64c727d63f91a0d6f926b65eb75f3598201d9 346 0.35/1.00 vMB 11
285,251 285,251 000000000000000001110ff0134da91673392f0467f822fe6b7899e34081ea32 200 0.10/1.00 vMB 25
285,250 285,250 0000000000000000521e09db5c32658bb1e273ede552376031d7a883e7ba001c 369 0.37/1.00 vMB 24
285,249 285,249 0000000000000000cea5229a83657abfeb39aedc30ccdb75676ac50bd386bb1d 999 0.35/1.00 vMB 93
285,248 285,248 000000000000000070a33406760a5a567ea5de14cf36450224d1f291c51c3bd6 53 0.02/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.08 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: 722.23 GB
    • Received: 18.39 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.