Loading Tool

Explorer IconExplorer

Memory Pool

17,420 transactions
3.90 vMB
0.01452314 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 29.18/200 MB

Candidate Block

Mining Attempt 53271d127230c25d4ad2ebf25a1f540bb8852ccf32053d4e642015e46cab7773
Version 20000000
Previous Block 00000000000000000000e95dc9b7debc8998f45c4859683896288d3059df60a6
Merkle Root d901b174c1745fca136fc3c128a771eb8b49b19fc8d34a7570a5290d381e0461
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 303
Size: 0.17 vMB
Total Fees: 0.00493546 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,986 (770,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
142,296 142,296 0000000000000411e5372f241d1fea5311e09a5391e52fc897bf3baa04060e8d 0.05 MB 93 2,946
142,295 142,295 000000000000067be6f0c1cad136afe728b9121841f7775b8712966e4ca657c2 0.03 MB 47 60
142,294 142,294 00000000000006d8f26d2305ab26a293d005104496165461f4b9c36b035ef3e6 0.02 MB 77 21
142,293 142,293 000000000000062dcecf2fbb515e86407b2e8a97b1cf602dbb3947c5ac296c2f 0.01 MB 14 297
142,292 142,292 00000000000000a7c42365d3c0abcef762fa9e01c49553ddd176ea2580f7741e 0.01 MB 15 278
142,291 142,291 000000000000052eb1eefe0c29270992578b2a44ba7f13b54573b48e7543549d 0.05 MB 109 203
142,290 142,290 00000000000000f34579b9bc2e9e6c436f040eec77556ee59112befc5360f3d1 0.04 MB 79 127
142,289 142,289 00000000000004e8d3c515ef86705e089ab800d7850214f809ef0f10d1159504 0.01 MB 16 1,385
142,288 142,288 000000000000025e1ae61cc1ff45e74a5b2cbef3fa221ea6694fc920df657dc6 0.01 MB 20 82
142,287 142,287 0000000000000931962d281f63ca50324360950e984a93d6b36a2f0ceec20b6e 0.05 MB 131 200
142,286 142,286 00000000000000f0e4082a642fc64f3f66de813c63888701a48c1c4f4cfd137f 0.04 MB 120 138
142,285 142,285 0000000000000451a74f6ae9cfcea3a61815ca672c45c1d71880b03eb270bc8b 0.05 MB 102 143
142,284 142,284 000000000000022710521b80abe0fe5b32594930e221e5303b3ada1444d7f67a 0.05 MB 46 127
142,283 142,283 0000000000000196530355d6227acfecd94d633cf05eb8bdfeb04cc43d2fd628 0.01 MB 12 224
142,282 142,282 00000000000007181233f55cd17053da0d8aec07e835f2c1bddbeb25358b14c3 0.00 MB 11 75
142,281 142,281 000000000000049d14ed1ce45f99cff8c85385bf29b982e867b54ad1ffda9422 0.03 MB 114 46
142,280 142,280 00000000000004dc8ae7823a1d2ad77e497670532b1cba204d10a30a0af9d5cf 0.04 MB 62 99
142,279 142,279 000000000000051b5d5dab894283999aba8006b9ecedad34a4368acd838dc937 0.02 MB 28 195
142,278 142,278 00000000000005310157e5a53bcd41872cc3bbc5e9f40605aa7222dedb0b433b 0.04 MB 78 97
142,277 142,277 00000000000004fa2a49c20e4e5fb8ee0f7b0e5c9509ddc4a7eb71ad4333a366 0.05 MB 82 116
142,276 142,276 000000000000015cd2290d4633d6dabba1a4074dc8cc8b5e26ffa1c05127e676 0.00 MB 9 1,013
Previous 10 blocks ↓
Total Size: 778.82 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: 362.82 GB
    • Received: 3.27 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.