Loading Tool

Explorer IconExplorer

Memory Pool

19,048 transactions
8.66 vMB
0.03199705 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.79/200 MB

Candidate Block

Mining Attempt 084c35874d5bca09f05336560178903f3e8efc51a39de8f22c7c5a58fb6f9fa8
Version 20000000
Previous Block 00000000000000000000e1bad605e747195f13f88f773febee258624040a6e26
Merkle Root 188697997510b688886645eefabd5f30da3036c189c6a3019ee8e5e9390bf042
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.01317814 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,392 (751,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,296 162,296 00000000000001b275e395c02677859426a96ba5c90d253939065120cec6d0c5 24 0.01 vMB 262
162,295 162,295 00000000000004d20a980bd5febd2a5de890bed04d7ffc08d54aff7f7904bad8 36 0.02 vMB 30
162,294 162,294 0000000000000d272842adf0f667e4482ef50166437e0b13f584bf2e11435abb 19 0.02 vMB 116
162,293 162,293 00000000000008d130aca8583586b03878307b8363c688651de748238f482799 59 0.02 vMB 19
162,292 162,292 00000000000004e97fa07891ac9dd877874f0df71a9d38f3c5245f31aa5a6f73 97 0.04 vMB 86
162,291 162,291 000000000000029b96dea8b8ccd894187d4c9094a3d41764bbdffd9303a5f5b4 14 0.01 vMB 144
162,290 162,290 000000000000025d10232cb45ec8a9f6d34d80a8085576dc1c1cb0751fc5af14 27 0.01 vMB 44
162,289 162,289 00000000000005970fa385ac445a25b2e4d20653502f198df11160ab52073267 14 0.01 vMB 32
162,288 162,288 00000000000005a2327fb322661905aba6871018d4d067a8bb33744beb60c7f5 6 0.02 vMB 1,045
162,287 162,287 0000000000000433ef973e5c6ee53b49c263017da31e11b848c989484be729bf 19 0.01 vMB 177
162,286 162,286 00000000000008071e5fe3fa82a9a200708846a2af364e631e2f1312fbdcbb52 12 0.00 vMB 15
162,285 162,285 0000000000000b910ee79e773473a0f3aa51a273828d54733e62bf0425f5504a 25 0.01 vMB 235
162,284 162,284 00000000000001ca1b4ab716fdc7cbd987718d739fdb0ab3256bbc97aafcf432 10 0.00 vMB 247
162,283 162,283 00000000000006900899fcffc49c0a3e21803a8523b10a44eee00d9ac19b4396 44 0.01 vMB 57
162,282 162,282 000000000000084b7196d71ac3297c3b77df69a903463fa624940573c3dd0af1 2 0.00 vMB 0
162,281 162,281 000000000000063ded1d131beb4a2d59f8533bd9ea0a29f65ce96ee87c4a3321 15 0.01 vMB 649
162,280 162,280 0000000000000bc855f8c563fda7e91ef57bf74d3551c253f36b9ffea730bf60 18 0.01 vMB 120
162,279 162,279 000000000000071c473999f02fff5039c7df0a7691da24715f15441c022dd60d 35 0.02 vMB 42
162,278 162,278 00000000000008a58fade0a9571537980dc953de49d3d47aca321165b015cea6 21 0.01 vMB 79
162,277 162,277 000000000000088403b48d47e6c3bc96fb7cd007fb05852c2acef09288c59512 36 0.03 vMB 251
162,276 162,276 00000000000008c4d0ba56ff681a38ec149a0fed86065b036853fd75310d2b14 12 0.00 vMB 67
Previous 10 blocks ↓
Total Size: 779.55 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: 251.55 GB
    • Received: 0.95 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.