Loading Tool

Explorer IconExplorer

Memory Pool

36,000 transactions
26.13 vMB
0.07063276 BTC
Random Selection Loading Transactions
Max Size: 133.42/200 MB

Candidate Block

Mining Attempt b14af20ba1797ab2a4ae01821e6daae7c1231a179ea95a0baa284d5b2f857024
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 22c32313de36a462ad03432f6e538fc5158c31ef127af1a280ae749ff40dd634
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.02248312 BTC
Feerates: 713.01 > 2.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (144,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,806 769,806 000000000000000000050b9b881e746871abcbdf628eb1aae53a10b1923b70bd 472 0.32/1.00 vMB 11
769,805 769,805 00000000000000000000ccb7af375ca306ed0f5baa368126b1adb7e5e38dd8a5 92 0.34/1.00 vMB 9
769,804 769,804 00000000000000000003b7dae7daf4d6acff2b067b322ba60d2f81b544f8c34d 246 0.15/1.00 vMB 11
769,803 769,803 000000000000000000067b32138b1dd030afe3e69740772e12e7330255193ab7 2,116 1.00/1.00 vMB 9
769,802 769,802 00000000000000000002bef6f41fa28b4d8fe2a3f3d92ad30f675183f6cacaf1 1,854 0.68/1.00 vMB 3
769,801 769,801 00000000000000000001644f344a8154502686ef409e6561e4a8ed3b6489766c 2,665 1.00/1.00 vMB 17
769,800 769,800 000000000000000000025774f0ea803bce71658eabaaa6346b2d8a4772f861dd 722 0.30/1.00 vMB 10
769,799 769,799 00000000000000000001f897315a8af92afc57be53706e453d751f25b19d1c2c 595 0.28/1.00 vMB 9
769,798 769,798 0000000000000000000553844ce70e66c5bf9db16f9aa26654995195c9a059ce 77 0.03/1.00 vMB 7
769,797 769,797 00000000000000000001c2a3cb17e811f4b49ff64f69c93cc9757d1718abd086 177 0.05/1.00 vMB 13
769,796 769,796 00000000000000000004a9623d5f431bd50101ac2bea26b1092228cd16d953ba 696 0.28/1.00 vMB 11
769,795 769,795 000000000000000000012ca4311cec792ded7a565c4ada07425152a998115c0a 997 0.33/1.00 vMB 10
769,794 769,794 000000000000000000021e75246fe440199fde03c5b6f0dcbf75473ebf5834b6 36 0.04/1.00 vMB 3
769,793 769,793 00000000000000000003db580a07ed9f37827948eadaeada2abc99d9386f38bc 256 0.14/1.00 vMB 8
769,792 769,792 00000000000000000001003ebe4b842eed6df4de794658fed9eb2abf65f65196 1,841 0.64/1.00 vMB 11
769,791 769,791 00000000000000000005c3abc1d8c213996ca4701a815e9146dd972c09de3bd4 1,194 0.46/1.00 vMB 12
769,790 769,790 0000000000000000000048b3ce5bf1c1dccb0adef788043693b68b2b61ba5f2a 1,382 0.92/1.00 vMB 8
769,789 769,789 00000000000000000000edb96116bcc4b0816d2f118309ed01e0194548615307 417 1.00/1.00 vMB 3
769,788 769,788 000000000000000000010bbab64e2eb34328e7b8d65fcea6fb41248197db5b3e 1,250 1.00/1.00 vMB 9
769,787 769,787 00000000000000000000ab6f2ba297568c9f7b1cdabb02ace83f1c18ac0642a3 3,146 1.00/1.00 vMB 14
769,786 769,786 000000000000000000017f6405c2382de84944eb21be9cec0379a735813f137b 2,452 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.82 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: 636.00 GB
    • Received: 12.35 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.