Loading Tool

Explorer IconExplorer

Memory Pool

18,630 transactions
10.94 vMB
0.03221362 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.51/200 MB

Candidate Block

Mining Attempt 6200e1615f43bdcd9917e1be5d1ab306b0b940cfd850a1854d7fb7853e2852b0
Version 20000000
Previous Block 00000000000000000001780729c0d9ab0c7fd43034d92ca125a01d650fbaf372
Merkle Root aded5229e7ecfcf5d60f354f6356bcbf2c4e7c3ac8a59321b39ed8dbef59201c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,282
Size: 1.00 vMB
Total Fees: 0.00707084 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,355 (688,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,145 225,145 000000000000028fb3d96fb3bcfa71bb86c1950b6fc918d8b65ba7f3f2e93d62 937 0.30 vMB 262
225,144 225,144 0000000000000062e5bb81fc9517e941267b61026fd00db583de45f5c49eac71 110 0.06 vMB 85
225,143 225,143 00000000000000ec753b1566a110fbbe4123f6e0263c24907d5ce74ec417e196 601 0.24 vMB 203
225,142 225,142 00000000000001cb341db31ac886d95b6e7e00d9c36b83ffb1253aa1f3452fdf 327 0.20 vMB 144
225,141 225,141 000000000000039ac3955306c468d4001c3408af2e0794fd6cdd55d8ac871c9e 512 0.15 vMB 282
225,140 225,140 00000000000000967a001b939df72f8a50df838ca2e001a1abb2e557d77db694 217 0.11 vMB 158
225,139 225,139 00000000000001d7b33b277d819e8f8d077a7f74da9aeb1f68a75076f9ddcaf2 83 0.02 vMB 195
225,138 225,138 00000000000000be79bb4ebbce3763ae6ddea67945cc6823589827d5487a6bb5 618 0.26 vMB 197
225,137 225,137 00000000000000be54fe8da221cde0b42b3cf53834cb97e5c45437cc75b2552d 64 0.06 vMB 45
225,136 225,136 000000000000037993c0ccb14cb2eb529d2be1c50d993ab5701d1d2b51fae97a 365 0.24 vMB 134
225,135 225,135 000000000000003d3c4a73a98774b35c52ec6e67e7ac57dc59d520527c04ca59 1,094 0.46 vMB 180
225,134 225,134 0000000000000188eb6943a015991164a3eaaf1fc5af4640f97e6746ae65220a 144 0.05 vMB 188
225,133 225,133 000000000000030b9997981bd4cc2d7b637577b2fa5c01831f48f98b4b1d06fb 64 0.24 vMB 16
225,132 225,132 000000000000003b8e19418a902202574d43d779888a1313fc343b9b34bb061a 321 0.14 vMB 185
225,131 225,131 000000000000019e1ae1e599139861e2f3de93bc74d494a503f4ef6de55d71a8 354 0.15 vMB 244
225,130 225,130 00000000000001d9c9865ec2c05023f40e5aea3caf260b23c5e40bc11f286ccb 86 0.04 vMB 150
225,129 225,129 000000000000028f5c4c467ffe709454903f85c5feedc7da33b99684adddb62d 37 0.03 vMB 92
225,128 225,128 00000000000001f1ae976002fa8b41981e82309c81b993d4835ab65fb90004d4 266 0.14 vMB 155
225,127 225,127 0000000000000318e529b86de3a8aad7fa29c6c359dd84d72897fca101019246 820 0.36 vMB 180
225,126 225,126 00000000000001e2798657deef02cd793bda392ee5120abf4621cfd04d91d547 104 0.05 vMB 174
225,125 225,125 0000000000000119f673ca4094d756fcd379e9ee138c1b297176cb2aec38e4a2 397 0.12 vMB 139
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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