Loading Tool

Explorer IconExplorer

Memory Pool

78,435 transactions
29.08 vMB
0.07601778 BTC
Random Selection Loading Transactions
Max Size: 176.16/200 MB

Candidate Block

Mining Attempt e56d00843a9dac9955d15a66eaba81b1dd9efcca7cde5b92f147da16d71dbba7
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 8ecd94c9df119363647fda357273a25644050ec302b724fb8b439a65a1484761
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,205
Size: 1.00 vMB
Total Fees: 0.01504958 BTC
Feerates: 191.02 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (135,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,742 779,742 00000000000000000002f9ad3b7d998259a5feebde6b15a437fa336f9abac2ac 2,237 1.00/1.00 vMB 10
779,741 779,741 00000000000000000002ed8e2f27d56379b3e308c8ba1ed7467140ceadb45093 2,843 1.00/1.00 vMB 17
779,740 779,740 000000000000000000056920f3fe95a0a8bfb51b473811ffaec77193f7fe8793 3,009 1.00/1.00 vMB 21
779,739 779,739 00000000000000000002ed490e878c62b6eb85e21a366529da76ac6896566888 1,003 1.00/1.00 vMB 25
779,738 779,738 00000000000000000003c13a11c4975ee2b7caeb9e324257c05bfd522a8b5322 3,634 1.00/1.00 vMB 35
779,737 779,737 00000000000000000003f298c10b5239770ccd190dace021df85ed7ffbb30913 1,997 1.00/1.00 vMB 11
779,736 779,736 000000000000000000002406e0554a282237a381eedb938d0d0d08cd33762e16 674 1.00/1.00 vMB 3
779,735 779,735 00000000000000000002ce7a427c085ccb0b83a5c838fbb4c3b55b78dd9117c1 748 1.00/1.00 vMB 7
779,734 779,734 00000000000000000002805b09735a00979b265cae4db1720f70c8f53b962f5c 1,750 1.00/1.00 vMB 14
779,733 779,733 00000000000000000005ee76472b64ec0bb7f49a60883145305cbb3f96429251 2,200 1.00/1.00 vMB 8
779,732 779,732 00000000000000000000837fa1850b3f336595d2b2aaa67294c097ada78e17df 2,232 1.00/1.00 vMB 7
779,731 779,731 000000000000000000000c42dedb6aed8910ade0ebae7237d4b378a6431beeb8 2,104 1.00/1.00 vMB 14
779,730 779,730 00000000000000000001812b19c3a20bb458d1e5d773e83413203b4ed4155775 3,674 1.00/1.00 vMB 25
779,729 779,729 0000000000000000000039c576eeef0b71e5b6d1f27017806ee1d266438fc79b 2,768 1.00/1.00 vMB 21
779,728 779,728 0000000000000000000617429fbfd4b9fa88d036e839c0d3a6b5d1cd7abf2ec2 1,518 1.00/1.00 vMB 16
779,727 779,727 00000000000000000000de28e2defcee82d53c438ae9d9eef183ea76d8aaeaca 2,652 1.00/1.00 vMB 28
779,726 779,726 00000000000000000005b1c9d5cad4228c40fe8a6ad836f5b052f9280a22232a 1,746 1.00/1.00 vMB 4
779,725 779,725 00000000000000000005bed9c0323e20acedc709247f1cbf77e7415a98465cfe 2,744 1.00/1.00 vMB 11
779,724 779,724 00000000000000000005872c82ea49e9752df29e6aa45eadcf84fff8a6af1e2a 3,898 1.00/1.00 vMB 24
779,723 779,723 00000000000000000004628fb5258215350f427e1d9a91f68d54e668a61da01e 3,675 1.00/1.00 vMB 29
779,722 779,722 0000000000000000000108fc8978a18f6e5a5f206be36adc02db5728e410ecd7 1,561 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

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