Loading Tool

Explorer IconExplorer

Memory Pool

54,537 transactions
32.24 vMB
0.22467983 BTC
Random Selection Loading Transactions
Max Size: 172.84/200 MB

Candidate Block

Mining Attempt 93b3de252583e57139ae762ee5c5762a8ccccc1d87aef5d1117b74a83a26b369
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 7ac942aa627c7da5900fe86ff562fe557f48450877658a52a750b3caa9c8a8de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,918
Size: 1.00 vMB
Total Fees: 0.11876360 BTC
Feerates: 101.66 > 11.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (229,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,794 685,794 000000000000000000028f90629c7861718153e0f33e0ab67577f16694b05afe 2,117 1.00/1.00 vMB 52
685,793 685,793 0000000000000000000121ef1968ad3b567ac2e210ea5115e1980fdb9131b812 1,506 1.00/1.00 vMB 65
685,792 685,792 0000000000000000000c676418a317ca2f8229d315d8e9faa0c44db8e2fab22e 2,241 1.00/1.00 vMB 44
685,791 685,791 0000000000000000000ac18c251216bc4e0c1a934d5521a5a1a2ba7826e673b4 181 1.00/1.00 vMB 3
685,790 685,790 00000000000000000003774a571952d472ea1315d219fe495c4e55a2d38ed5b0 862 1.00/1.00 vMB 12
685,789 685,789 00000000000000000000878576716961512272bf6ec8438369630f81e08f270e 1,564 1.00/1.00 vMB 26
685,788 685,788 000000000000000000057cf715bc26a4b738be367c14facaa396f1274577ce4b 1,113 1.00/1.00 vMB 3
685,787 685,787 0000000000000000000a013f0c5b4012adc696be67ebb278b662bf77e15c1901 830 1.00/1.00 vMB 14
685,786 685,786 00000000000000000006307ff9bc86958c4f1d19e979ccb2f2ee35f5bd437188 1,808 1.00/1.00 vMB 32
685,785 685,785 000000000000000000044686d5ef7305da57770ca6b1d3e2ffd5c0c92061f0b2 916 1.00/1.00 vMB 14
685,784 685,784 00000000000000000000ecaff6ba8deb671c2c1cef25e0a71d66aa722bfbae3e 2,762 1.00/1.00 vMB 56
685,783 685,783 0000000000000000000caf8330cd574e2425cdd5a42d739832fa43c6327d120e 2,379 1.00/1.00 vMB 11
685,782 685,782 0000000000000000000530b3fa37a089e0463d77d099d3c065a482ca435eeecb 1,701 1.00/1.00 vMB 16
685,781 685,781 00000000000000000004cf5aa01ae4637c978ed69ff0286b00dedbb9a8987210 1,625 1.00/1.00 vMB 53
685,780 685,780 0000000000000000000930b71861624e98b8546b6f5020dbcddc5a478dc050e9 1,513 1.00/1.00 vMB 62
685,779 685,779 00000000000000000005a4693a22b3a9521177d8bbb818b54fcbb303d1b75d76 2,787 1.00/1.00 vMB 56
685,778 685,778 000000000000000000026c157ce712b23d3b21302f2236ed7fb2806f598f4b9f 1,691 1.00/1.00 vMB 34
685,777 685,777 00000000000000000009db136cbde4fc00f293147e8ba94a0d693c84a97c7e12 514 1.00/1.00 vMB 6
685,776 685,776 000000000000000000068c1b0969765e515c5d1e2389bdb8281ea011cfdf71f7 1,992 1.00/1.00 vMB 13
685,775 685,775 0000000000000000000b7a3dedd9e37c53f1cf10cff10fc2db7e49d80f9a8271 3,054 1.00/1.00 vMB 59
685,774 685,774 0000000000000000000b0a2e3ab0b6231947ffc7d50fea4f2bfec13250f45b3c 2,053 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.