Loading Tool

Explorer IconExplorer

Memory Pool

36,265 transactions
26.19 vMB
0.07267278 BTC
Random Selection Loading Transactions
Max Size: 133.84/200 MB

Candidate Block

Mining Attempt 3232d91785ddf39711bf3c61ce9b8f9f03360c3977a96be6ccb3986d3b455012
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 9caf161b6eec9821882656d0f2f43d21f5b3be301c53a291eac559730f715140
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,921
Size: 1.00 vMB
Total Fees: 0.02423882 BTC
Feerates: 713.01 > 2.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (144,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
769,785 769,785 00000000000000000007e61a3f241d9b22fbb6166ef7de4807fedd40550b21d9 2,824 1.00/1.00 vMB 17
769,784 769,784 00000000000000000002c8e5b14ba637c797b77d38eb47e633e57f424e6862e4 3,129 1.00/1.00 vMB 15
769,783 769,783 0000000000000000000702f415a7e5a739d9a4b82dcd171a1f25df3110907ed1 177 0.09/1.00 vMB 7
769,782 769,782 000000000000000000060b50033204180584d6efec6dec484036cee9f0f7bc7e 538 0.68/1.00 vMB 3
769,781 769,781 0000000000000000000717afe429887e2967094d6e17c2b22b54cf0e33debb69 2,381 1.00/1.00 vMB 12
769,780 769,780 0000000000000000000732e4a694ec4cc553433ac40447d4d4da7eb8c2d17fb2 600 0.87/1.00 vMB 3
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.01 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.