Loading Tool

Explorer IconExplorer

Memory Pool

71,854 transactions
28.15 vMB
0.06604910 BTC
Random Selection Loading Transactions
Max Size: 170.29/200 MB

Candidate Block

Mining Attempt 187054b8e09452d56202fa0df621926f5208ae7594d0a0696e4480e8a51c4730
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 95d75e6b72b8651a680cd9ca95f7982f59d0b540116fdd529d1dc174eaa80367
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,293
Size: 1.00 vMB
Total Fees: 0.00449717 BTC
Feerates: 85.21 > 0.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (430,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,728 484,728 000000000000000000566fa637be8cd2fdd8805d9dfec63fd26bdf3ed7ed9f00 2,526 1.00/1.00 vMB 53
484,727 484,727 000000000000000000167dc7872fe7249c385e27bc28f3a29716695d11ea46ff 2,145 1.00/1.00 vMB 45
484,726 484,726 000000000000000000f8bc0a6d51e94ccef27e5dfa64d45317a97033cbc41b0a 1,982 1.00/1.00 vMB 134
484,725 484,725 00000000000000000095a8fdd1eb8341bfa8f404e7f660bf97a6542fccd10147 2,493 1.00/1.00 vMB 172
484,724 484,724 000000000000000000e536d01a8032318a20943abe91bc90c2e5412ed7045c15 1,716 0.99/1.00 vMB 120
484,723 484,723 00000000000000000011d4560160e81a1e2d2f2ff304813d3116df459d847a4e 1,856 0.99/1.00 vMB 179
484,722 484,722 000000000000000000e35c90159dcf0c5afa72a994dbac71353de594e39d72c2 2,820 0.99/1.00 vMB 276
484,721 484,721 000000000000000000323e690f426a67fbaa338910367c062bdec9a8a9865072 330 1.00/1.00 vMB 13
484,720 484,720 0000000000000000004edf7ab160ff961b83619782abaf685815d2e7284be56a 211 0.99/1.00 vMB 10
484,719 484,719 000000000000000000049c381dbe17cf5892a12c781413dc678959f6ebc8e600 953 0.99/1.00 vMB 32
484,718 484,718 000000000000000000a265417132069e857b61784ed70feccfb3b28111f6c3fa 1,547 0.69/1.00 vMB 203
484,717 484,717 000000000000000001080d76617aecfb02f00a6337f36ab0bb30711a45afc8d3 1,601 1.00/1.00 vMB 36
484,716 484,716 000000000000000000887b41c3f24e8a13ec940a2f8561ad333ca16473945b99 2,212 1.00/1.00 vMB 249
484,715 484,715 000000000000000000b1286fb6204c3884f5c73ef80335ab9ae964e515cd18b1 1,552 1.00/1.00 vMB 81
484,714 484,714 0000000000000000003fade37338035cd48923cdde1b38f044dd734d389b6c4a 2,094 0.99/1.00 vMB 115
484,713 484,713 000000000000000000beeddad35219a86f151719959e3d6fb7bc5920c128694a 1,176 1.00/1.00 vMB 49
484,712 484,712 00000000000000000039f6396e0e816eaec360cff7e2dc22f18c9ff4bb05090d 2,054 1.00/1.00 vMB 112
484,711 484,711 0000000000000000004217ab0612a669c60af70f3d6390c54afe5ed997020b73 1,535 1.00/1.00 vMB 33
484,710 484,710 000000000000000000bada99a419f01097964314f3873598088beb0655e8e38b 1,608 0.77/1.00 vMB 169
484,709 484,709 000000000000000000b56da8c6ae67fdc0046693f70c67dd1862fabed2ca89bf 2,305 0.99/1.00 vMB 52
484,708 484,708 00000000000000000026dd92bfc99795932a4d819fb25bb2a0442602241e518e 2,292 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 783.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 750.22 GB
    • Received: 18.84 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.