Loading Tool

Explorer IconExplorer

Memory Pool

79,199 transactions
29.73 vMB
0.08629738 BTC
Random Selection Loading Transactions
Max Size: 179.42/200 MB

Candidate Block

Mining Attempt 476ec3753778f4c3acfdf110a5988be50272731aac515c43fd9e0487b78c9a1c
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 3559b27cd2d335dc2ebb352d13e9f8291ee284fcff0571708aa6059da00c3b1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,732
Size: 1.00 vMB
Total Fees: 0.01988123 BTC
Feerates: 150.66 > 1.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (554,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,779 360,779 000000000000000016dc7fcdbdc5fef905424d8729e0f7c30e754e96b61e562e 824 0.40/1.00 vMB 29
360,778 360,778 00000000000000000dca3eac761de48d092cb51d087327ef09a718a9ae402e46 937 0.45/1.00 vMB 28
360,777 360,777 000000000000000004b354044c959bc4122cc54e90775bc388adcc61aacd62eb 1 0.00/1.00 vMB 0
360,776 360,776 000000000000000015f6f2c4813dc8037dded53d55608b4708018fab130da381 1,128 0.48/1.00 vMB 31
360,775 360,775 0000000000000000167cf4cdf49b483ece474ab7cd0ba472b5f4c49a0bfdfb21 560 0.27/1.00 vMB 54
360,774 360,774 00000000000000000529fb313065a6ac43e13f6d8438a2b3b7139017b5a34f9f 358 0.22/1.00 vMB 24
360,773 360,773 00000000000000001197e8e7a9820221d1be0c9e177c6fc1fef3a931d6e83706 1,316 0.77/1.00 vMB 37
360,772 360,772 0000000000000000153966f4ccb22fd4e671727c4931a815dcb003eef86a501c 329 0.18/1.00 vMB 25
360,771 360,771 000000000000000008affdee97da7c50562ca31ba5262d52229575063ed9382e 1,007 0.59/1.00 vMB 24
360,770 360,770 000000000000000005ca7cfc6451d7ce67300ebf44572a721f01f61fa08bf6cc 552 0.25/1.00 vMB 30
360,769 360,769 0000000000000000164f53a452323a6adc2887fe9b822460f23dd3fd83b68587 1 0.00/1.00 vMB 0
360,768 360,768 00000000000000000db1657bb1496a5442b17bebc44f875b586adcad5d6f3923 467 0.25/1.00 vMB 29
360,767 360,767 000000000000000014c07fda00541e524791416877e68a3e99d26a58eab86401 137 0.05/1.00 vMB 38
360,766 360,766 00000000000000000f0b2046e9f9ec4d1847c1230eff9e0c1ff592e873e9b26e 1,221 0.65/1.00 vMB 29
360,765 360,765 000000000000000014e24863e754e1d44738fa777d75382c698cc47b3853fdcf 821 0.51/1.00 vMB 26
360,764 360,764 0000000000000000058b052f9e78ba1e3d82737506bf1ddacfe5bf25e1b6e0e6 575 0.42/1.00 vMB 28
360,763 360,763 00000000000000000d88e4ed8fa5a8bcb297879df71db602276c30bc52fc8e8a 154 0.08/1.00 vMB 18
360,762 360,762 000000000000000013f49105653fdd997457ba2b73c22c466b2b86c0d34f5683 826 0.49/1.00 vMB 23
360,761 360,761 000000000000000007d9a91a29d00f1a3018413724dea30f91eb4bda5e96300e 187 0.11/1.00 vMB 20
360,760 360,760 000000000000000004930793a7a81b566ad480e7a386dcf286120e6ca6a9f612 766 0.43/1.00 vMB 23
360,759 360,759 0000000000000000053c0a1b01c3bd24ace273c248e1538fcf19eb3f1f522cc2 824 0.90/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.