Loading Tool

Explorer IconExplorer

Memory Pool

66,274 transactions
18.58 vMB
0.05801961 BTC
Random Selection Loading Transactions
Max Size: 121.31/200 MB

Candidate Block

Mining Attempt 0978f8fea792e9aac88f25e399d9024d5f6f9b7eadccf6bebc3114f752ed6518
Version 20000000
Previous Block 000000000000000000005b273def125124eeae80d56e7b15037fc80898b610a7
Merkle Root 9643f68762254eb485170b2262964c43299829ede75e4858a3f163bb067d494f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,841
Size: 1.00 vMB
Total Fees: 0.01596344 BTC
Feerates: 100.00 > 1.60 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,798 (864,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,266 51,266 0000000001a434aa510614d8d6baf2efd7d29a71a9423518162fb885c87dd6df 1 0.00/1.00 vMB 0
51,265 51,265 000000002079a890f333706030f9c23d5f503e961f9a1fbb0c26b4f2f21935f6 1 0.00/1.00 vMB 0
51,264 51,264 000000001fa04f497921ad49d8772d5ebc300fa59c2307012ec85486e5cd8055 1 0.00/1.00 vMB 0
51,263 51,263 0000000011316f2d73fe7af51d493c1bc404628d7fc62c1acf48530f8a246010 2 0.00/1.00 vMB 0
51,262 51,262 0000000000bf8ed8d297b3414d3e63b20672dc4c46f12fe2cbe2190dd4274618 1 0.00/1.00 vMB 0
51,261 51,261 000000001d772774ccbe4c0e7c2704270cfedcd696cc37ef4e1fedbc7ae52bfa 1 0.00/1.00 vMB 0
51,260 51,260 000000000e1f74e26524055f8c9f0caf64eb85c5a270da39bcd9ce5bf7100bf0 1 0.00/1.00 vMB 0
51,259 51,259 0000000000143e09d4e08c4ff9e757e2882ebae28de23a1df8fc59883986e0f4 1 0.00/1.00 vMB 0
51,258 51,258 0000000010c7367518e92e5d1dd695422c0ed8f2ecbc06fc2eba9ea75d3e0c38 1 0.00/1.00 vMB 0
51,257 51,257 00000000194c30b8f3662f6c542dfba9948ed3cd77ea74d210c2b5083bb23e0c 1 0.00/1.00 vMB 0
51,256 51,256 0000000017c5bf8aac370c415bcb5b2df261370392ebd5e3eaad578d2fdca679 1 0.00/1.00 vMB 0
51,255 51,255 000000001e38784876013c19ee92f389abe152b3197da5ad069d073c88531651 4 0.01/1.00 vMB 0
51,254 51,254 000000000a6c9c04c0e8d229944036030b44c1a21225d53e2a02bdb2cac793c4 1 0.00/1.00 vMB 0
51,253 51,253 000000001025a1f0f1ec947ff1c39a2c56a8d4aaaf7e1c21e5daf4e03f762535 1 0.00/1.00 vMB 0
51,252 51,252 000000001f45461e76b7c9f4c4f1b70ba4045b88ef2d1c86a58cd04bf652046c 1 0.00/1.00 vMB 0
51,251 51,251 000000000e947f61e6169aa9f5d858d93124b8b667e2b7231086a957edef9659 1 0.00/1.00 vMB 0
51,250 51,250 000000000d00b1f6dd9ef113f8778ef5e1f2c496e7202949a15ee6cea80d7222 1 0.00/1.00 vMB 0
51,249 51,249 000000001a52019daf3798a84e8043dd1d935a7b77eebbf5b3f17cbcc6aece94 1 0.00/1.00 vMB 0
51,248 51,248 0000000006ccdec569150fba9727ad412c939fb949f405a4a0539c562b70cb3c 1 0.00/1.00 vMB 0
51,247 51,247 00000000173b18e8e40e4993e4dde72f235233e50a795139165b9b27d2d3ea58 1 0.00/1.00 vMB 0
51,246 51,246 0000000019241da0d0eb17c6768540582a8aefc99bbc3f7306d498c2b176f252 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.76 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: 784.56 GB
    • Received: 21.54 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.