Loading Tool

Explorer IconExplorer

Memory Pool

71,479 transactions
27.69 vMB
0.05831359 BTC
Random Selection Loading Transactions
Max Size: 164.20/200 MB

Candidate Block

Mining Attempt 650210ae32754c4d81de784ff76b282a7207567a3d851a1f2eb9e7878a49be83
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 2b999924433c1660c6c5bf9ba3d001611f33b828d0012f8f434d5583bd521c48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,105
Size: 1.00 vMB
Total Fees: 0.00313118 BTC
Feerates: 49.26 > 0.31 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (638,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,296 276,296 00000000000000009df1145458117619a7e5eb6d8f6cffb87cf5e0f6c0c2119b 401 0.22/1.00 vMB 48
276,295 276,295 00000000000000035cfa0c826cff8ebcf4ab25e4d1910d6306572f7e87291d1b 160 0.08/1.00 vMB 36
276,294 276,294 0000000000000002e37e1d33f37e6e1cf224440119c00e769319924191d207cc 549 0.25/1.00 vMB 47
276,293 276,293 0000000000000000c84b366c0e9e076e5fcfe1f27710c50101d11aa094655480 406 0.20/1.00 vMB 47
276,292 276,292 0000000000000003822bed584ef88a3d8dab8af380228a9799df3dcce3b9be61 208 0.09/1.00 vMB 61
276,291 276,291 0000000000000002691bd8a14aa15ee960062425597db9e91e58cce9f4986e41 91 0.03/1.00 vMB 46
276,290 276,290 0000000000000002e8c89aae5f1e3062a671276b192fe009a3a60f05d9a663a3 330 0.14/1.00 vMB 49
276,289 276,289 000000000000000115bf6dc7a9fae3657ed9075d1c0a9b3e1765fe27860a5613 493 0.27/1.00 vMB 45
276,288 276,288 000000000000000353c0ceab4321b981112ffb97de7c5797c9d61001c2069537 190 0.14/1.00 vMB 18
276,287 276,287 00000000000000016ce9d919325dca34553d0c6e05a03eff52293724dba7c45e 980 0.50/1.00 vMB 31
276,286 276,286 0000000000000000aa4723eda973954ef2d6731278af0279d07dfe629a29f658 782 0.25/1.00 vMB 83
276,285 276,285 0000000000000001d7c6d3a3f80cd6f16e7b24d265cb710aba29d7053f7467a4 27 0.01/1.00 vMB 64
276,284 276,284 00000000000000028f64105064a27246d9bd72bef3bca4b940194bb04e4b8c32 67 0.02/1.00 vMB 89
276,283 276,283 0000000000000002d9bfdc480078d003b81f84b254900fec51cb3e692e97b120 354 0.16/1.00 vMB 52
276,282 276,282 0000000000000002d2f4f923720dadc95b5899a5159911d2bd919b94a113148f 198 0.10/1.00 vMB 11
276,281 276,281 00000000000000017c59163ab8790de8facbba48201c382e4228b04fb029152e 370 0.23/1.00 vMB 35
276,280 276,280 0000000000000000f4f248343b1913e918fcff72e9776d61aaff7398abecd96c 554 0.25/1.00 vMB 57
276,279 276,279 00000000000000022eb9d62814f6671213bec2ec50ad5595c526080bc3bc77d8 121 0.07/1.00 vMB 18
276,278 276,278 0000000000000002f7be896cfdc4d78feddebde7c2a84f378d2ab9175b95efab 604 0.25/1.00 vMB 63
276,277 276,277 00000000000000013a0b5692dbf764544ea44cc4593861fea2bd214db260e401 145 0.07/1.00 vMB 31
276,276 276,276 00000000000000016b942264a117d510fcf4d3e1b73071dcbcb8b5ea5faad022 275 0.13/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.40 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.