Loading Tool

Explorer IconExplorer

Memory Pool

35,549 transactions
25.82 vMB
0.06277887 BTC
Random Selection Loading Transactions
Max Size: 131.80/200 MB

Candidate Block

Mining Attempt d9781f2c90a81585aeb85692f9a9d0d4e1ca710999c60f8e37df1b6254d04ce8
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 587d510285955a0be14caff4c92c6aba9074403864c000becc5380bcdace1447
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,413
Size: 1.00 vMB
Total Fees: 0.01552713 BTC
Feerates: 152.71 > 1.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (738,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,589 176,589 0000000000000794d42ed1dbe5a1f6168d8c4423de7de88b096552d783fad028 22 0.01/1.00 vMB 36
176,588 176,588 0000000000000265f1d6cd4ee8c132677fbe4f4c7ff8b179edf0c36a85380aeb 27 0.02/1.00 vMB 46
176,587 176,587 0000000000000345b4036735c696ee0c477e993f8fc9f7f9f1e5839f040f2d47 13 0.00/1.00 vMB 342
176,586 176,586 0000000000000886d2c479d7bf364d45d5af5d27b47922d1b6d26d32c23bd129 25 0.01/1.00 vMB 37
176,585 176,585 00000000000007751ba79cfda311f19db28dadf5a608e902a975c789648c1e64 54 0.02/1.00 vMB 77
176,584 176,584 00000000000004fc5a641ba151903950731ca797b2b7804d6d09e62030db0c38 18 0.01/1.00 vMB 75
176,583 176,583 000000000000052bdd33042c635db6f49092cb1dba8d2f4e1986b63b9ee12b44 60 0.03/1.00 vMB 103
176,582 176,582 00000000000002598d76f48019086f709ad07aca5bd1f189740d2146cd66ef84 136 0.05/1.00 vMB 274
176,581 176,581 000000000000046b1981b80a0bc713d7cfdfd0a88e3f4b8d8d329bac57ba2071 33 0.02/1.00 vMB 158
176,580 176,580 0000000000000912e776c8afde7f98189c2cee1a78ac35d2e7116f1dc7ad1d26 58 0.03/1.00 vMB 105
176,579 176,579 00000000000007d9359e4ff6ef461c73b2553f45363b023f544cbf9f86e7c23d 25 0.01/1.00 vMB 390
176,578 176,578 00000000000006587345f052e58236021d4297d6aca7357362ae7be43caf3950 21 0.01/1.00 vMB 256
176,577 176,577 000000000000002021bc3266bceb8eebaa06869c979d42b1f023e53398e07915 12 0.00/1.00 vMB 17
176,576 176,576 000000000000037673f08427b032df703b6d808e1f63cc69c2e7d74662245a37 13 0.01/1.00 vMB 49
176,575 176,575 000000000000006c6dc84c75ab4a73ea38950b785795511fb08836515033bdc6 40 0.02/1.00 vMB 27
176,574 176,574 0000000000000891976840bce57bbc8b4961d718a675bfa13d40f407901e512f 45 0.03/1.00 vMB 18
176,573 176,573 0000000000000900e24760486d5cfd756e7adf020f386887cab5d32984cf6a9b 113 0.08/1.00 vMB 130
176,572 176,572 0000000000000139317423074efce821716f855b0c0568f7c15c3ded64d2ae54 42 0.11/1.00 vMB 76
176,571 176,571 00000000000001b2e63b88c1a4b0269c45baa35a364a7a0a270c32c601b66558 7 0.00/1.00 vMB 83
176,570 176,570 000000000000060279babffc15952f3ab3c4c2978e7597903a94b3eb7f8ff636 38 0.02/1.00 vMB 169
176,569 176,569 00000000000006161e6623e512643434a7f63ed11ae1256b6870b48b8ca0ea64 57 0.03/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.41 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.