Loading Tool

Explorer IconExplorer

Memory Pool

40,488 transactions
27.92 vMB
0.07515838 BTC
Random Selection Loading Transactions
Max Size: 143.09/200 MB

Candidate Block

Mining Attempt 59448cdde3590cc2ea842824a428ce85a71114dc86050744acc660c668c10936
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root e73092dfba43861dd4227a62468025a56a6a5e81b821d8c9dfcf31bb5b0f4da8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,531
Size: 1.00 vMB
Total Fees: 0.02159298 BTC
Feerates: 100.95 > 2.16 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (1,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
912,868 912,868 00000000000000000001e8d8d2c869fbd31d6bb077d818b32f3774df4cc1eba8 3,155 1.00/1.00 vMB 3
912,867 912,867 00000000000000000001cd82387680efc62b8dd9aa8cb842abde8d95c1dbbc76 3,581 1.00/1.00 vMB 6
912,866 912,866 0000000000000000000128fcb802e024a254091af5e71ea22689b3e487c9e173 3,174 1.00/1.00 vMB 5
912,865 912,865 00000000000000000001f8169700f7fb73d81d50019d45627eae82040ae0863d 3,588 1.00/1.00 vMB 1
912,864 912,864 0000000000000000000019380610ce7fdd2d6a1b2875632d15bc3910c5a061d4 4,047 1.00/1.00 vMB 6
912,863 912,863 00000000000000000001edf46d90d4284aa228c252181598871492192f02e29c 772 0.19/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.76 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: 632.35 GB
    • Received: 12.11 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.