Loading Tool

Explorer IconExplorer

Memory Pool

78,345 transactions
29.36 vMB
0.06606873 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt 091267da8c602e93333a2925c42af51ca6c41fabaea7ee884aab6114df00caf1
Version 20000000
Previous Block 00000000000000000000801f3e91662b185797f56ba83fa8ef7c650b3a81ab8e
Merkle Root 9b935e9a663700ed1f625752fd1e85a420b924add3bf0d3bf1213bd8361d5a60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,183
Size: 1.00 vMB
Total Fees: 0.00654162 BTC
Feerates: 104.71 > 0.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,001 (501,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,743 413,743 0000000000000000041090abf5f26c61e609896542d02b587d0fce3749bce157 2,115 1.00/1.00 vMB 54
413,742 413,742 0000000000000000050f832dc25ef17582b9e379bcd3275b98569f69c633f9b5 1,793 1.00/1.00 vMB 37
413,741 413,741 0000000000000000046ee8412e4dfc91617d9aa07c584a03b1afe3f1a2093d52 2,151 1.00/1.00 vMB 61
413,740 413,740 000000000000000001d7a69c3f43a45766d92166906e8dd6e252d2078b5ea546 1,838 1.00/1.00 vMB 53
413,739 413,739 000000000000000004538799dffbea73f77520eb67f0c8bb1ddfb2e60f6f65ff 2,055 1.00/1.00 vMB 41
413,738 413,738 0000000000000000026a265791b7aba9845adae9354e1e2f34fda81d44e855c8 1,803 1.00/1.00 vMB 44
413,737 413,737 000000000000000001b40d3b821cc0ae5f130e548e3cc05a14262ea41db4e4aa 2,459 1.00/1.00 vMB 71
413,736 413,736 00000000000000000323fbb7999c7b4ac7cebb2c89885b922830745fb739491f 1,783 0.99/1.00 vMB 42
413,735 413,735 0000000000000000015d6a21882919fb3576894f281f1c6337898a58792c4c93 2,615 1.00/1.00 vMB 83
413,734 413,734 0000000000000000037367f5f33aaa724ff46522b8dece6dd52d7f26d8bba689 2,436 1.00/1.00 vMB 88
413,733 413,733 000000000000000003029cc2e7f545704d1984addb279dd45ba3f492abe59c87 1,657 1.00/1.00 vMB 36
413,732 413,732 000000000000000003cae5348ad74c0ef7c135c43361add4dee7497e7853b0fd 1,936 1.00/1.00 vMB 35
413,731 413,731 000000000000000001123cc52348717e5e1ae958dbad4874f38060f8e78df911 1,615 1.00/1.00 vMB 70
413,730 413,730 0000000000000000000274097b47ba4eb6f4bd7477950d6ab1b871b2deab5e9b 2,007 1.00/1.00 vMB 62
413,729 413,729 000000000000000000772a92bebfa7dbb41a700663d66fd4d2bd0eb3666cf888 2,514 1.00/1.00 vMB 61
413,728 413,728 0000000000000000036de056a0307233d466a29f2a39ef4558de837cbccfe0df 2,975 1.00/1.00 vMB 80
413,727 413,727 000000000000000004f33ef3ad855a524cbd265621fce0bebfced22ccdf45388 1,865 1.00/1.00 vMB 44
413,726 413,726 00000000000000000258c0faa2f1c1d5dad710ed51ea878488bf01aaee9b36f1 512 0.32/1.00 vMB 53
413,725 413,725 000000000000000002abbb67468f761f5b1d6b1a08b51ef7b2862b279beca602 835 1.00/1.00 vMB 28
413,724 413,724 000000000000000002c01a97427fd92d6918baffb6a8fb23e368dbb9e11d083b 53 0.02/1.00 vMB 53
413,723 413,723 0000000000000000023688bab35d4335e8d8dae0790c47f49465b128f56bb92b 195 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.40 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: 664.69 GB
    • Received: 15.03 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.