Loading Tool

Explorer IconExplorer

Memory Pool

41,041 transactions
27.46 vMB
0.07044050 BTC
Random Selection Loading Transactions
Max Size: 141.60/200 MB

Candidate Block

Mining Attempt 99f83b2f508e540e054fa116f9ca2665c45cc18ce15171da98b7bbb6a469c090
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root e23b8ac70192fbc6479c86ef695907de48a4a4c1c4f52245fa491917c3f5d91b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,299
Size: 1.00 vMB
Total Fees: 0.01756171 BTC
Feerates: 101.47 > 1.76 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (1,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,889 912,889 000000000000000000013bb03277b3866ead7bfdbe2b885c9f2f2fd5b7491eaf 6,540 1.00/1.00 vMB 1
912,888 912,888 00000000000000000000f41d7b8a38224f02dbfdb74dcfdf57cafab3c6b51437 5,921 1.00/1.00 vMB 1
912,887 912,887 000000000000000000022b5e999fdf4c33dca9b215f8a4112c9b600eb82e264a 2,231 1.00/1.00 vMB 1
912,886 912,886 00000000000000000001664f3018981cfcf76c643232e91f87066a27fd5b212f 3,914 1.00/1.00 vMB 4
912,885 912,885 00000000000000000001637054e6dc23e3f4ad0b25904fe5c667d6200d37765d 4,083 1.00/1.00 vMB 5
912,884 912,884 0000000000000000000124c1e3aad239b238dcb9a10034f55d5f0368a2d764fa 2,738 1.00/1.00 vMB 10
912,883 912,883 000000000000000000009769429246c67b4aad65947a539986ce93ac183a6692 6,009 1.00/1.00 vMB 0
912,882 912,882 000000000000000000020337f049e08b9051ad33068ca0ba23b5181734e9775c 1,593 1.00/1.00 vMB 2
912,881 912,881 000000000000000000002461c99de288754173e9714c3db2c61c92f07b4eb605 1,186 1.00/1.00 vMB 2
912,880 912,880 00000000000000000000697d1ada01d1754e4b7494e04088a14d3a318b4d31c8 3,309 1.00/1.00 vMB 5
912,879 912,879 000000000000000000019739d537551c66d602a8177e8e56a00792e1ab5d9985 1,656 1.00/1.00 vMB 3
912,878 912,878 000000000000000000008298e5c5ace13fe92f262801b0a923377b3812ecb568 3,372 1.00/1.00 vMB 5
912,877 912,877 000000000000000000013504e6ebfff6ab3af166c00fa82b4f797126171b10e4 1,427 0.33/1.00 vMB 1
912,876 912,876 00000000000000000001c775774b9320136c1d8f809bccb3627faf256f7e3dab 3,765 1.00/1.00 vMB 5
912,875 912,875 000000000000000000019afa9b94cf6fee807d4f5f895c6e923bf4f475e509b2 3,341 1.00/1.00 vMB 4
912,874 912,874 00000000000000000000105d46cd128bea28284750a4127790f03545f515e05a 376 0.15/1.00 vMB 3
912,873 912,873 00000000000000000001c553bea2f8e2909c7e46ce4046a0717db8e0069dc889 4,873 1.00/1.00 vMB 1
912,872 912,872 0000000000000000000200870b8dacb765524ca752f0e07533f27d4a06719a50 3,546 1.00/1.00 vMB 4
912,871 912,871 0000000000000000000191217404c76962fc281c917e0c7b013fccf42e73aa16 3,652 1.00/1.00 vMB 4
912,870 912,870 000000000000000000004995e0ab9e37fb87be312ab1913491a6b1abfdce42e6 2,692 1.00/1.00 vMB 2
912,869 912,869 00000000000000000001678d2e920fa4ea3f756bc97119d5a8556a1f19f7496f 3,770 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.79 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: 634.06 GB
    • Received: 12.24 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.