Loading Tool

Explorer IconExplorer

Memory Pool

31,473 transactions
9.93 vMB
0.11740053 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.17/200 MB

Candidate Block

Mining Attempt 69c1c191a7b9044297dc90dc52e58764ad01eb2a3b616c3bddd43bab85ead8e2
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 700632f45bb34a81b0b35c53e743c84379fd0aabb38636e5754a75a1ec0c7d82
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.03538836 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (745,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,676 167,676 0000000000000a45cf03be14a98c722eaa278b7d2841e041c8966b82165fd46b 85 0.03 vMB 302
167,675 167,675 000000000000024ed9fc3acdc56ffc41d1ec513c3c0ef9576259e726e3d42d5d 15 0.00 vMB 70
167,674 167,674 0000000000000417bf650299da274e3ee219a492cf43c6ce19e7878eaa656c4f 22 0.01 vMB 49
167,673 167,673 00000000000006813815de8907bc2b47a8b9142fb4734e0c9e58b5a0379e8ed0 12 0.00 vMB 0
167,672 167,672 000000000000071df5506fd56f1ebf2e87cf09f2ba122cd6834e41578cdc952b 27 0.01 vMB 244
167,671 167,671 000000000000074c13833ac8ad6710177399db869577ea7d253645eb04aed42f 19 0.01 vMB 1,303
167,670 167,670 00000000000007c9c300e065f798e47e3e9fbbb1cbd25070e7f5e6a19bd7d839 30 0.02 vMB 20
167,669 167,669 0000000000000a2adc5eb40046116eb5f4086012758a6e4e874e2af51e61c2a5 19 0.01 vMB 125
167,668 167,668 000000000000012c8c67e96d69c399c6b09bacf1b675e10bc3669e1381fda3ef 21 0.01 vMB 23
167,667 167,667 0000000000000a23567b2dfaad5b9d92a7c9747cbb02ba8173dfa7e8e9d4a3d7 41 0.02 vMB 368
167,666 167,666 00000000000001c04368caed6c89b8c76fb84c852e076d9b50653d9daadd5f25 33 0.03 vMB 632
167,665 167,665 0000000000000a2926a13acefaf79e97207a3880dad6f921b8d359cc928c05dd 30 0.01 vMB 46
167,664 167,664 0000000000000aa66a83a3591ba56b09af43fa820fcd09af1082068547a2ae45 109 0.05 vMB 58
167,663 167,663 0000000000000a39330768e1d56dd8de25806d057a89da56b87dc47e979be05e 1 0.00 vMB 0
167,662 167,662 0000000000000813ad392b292f417fceb6fa067431706fffa649f5b372d14c67 120 0.05 vMB 215
167,661 167,661 000000000000020ad885cf9b494a12bb3a0c2c12248921c2c4498cca1f271e47 6 0.00 vMB 79
167,660 167,660 000000000000081c28e09805950bdcff176f9785ebcab8160d2f81961cd33987 48 0.02 vMB 83
167,659 167,659 00000000000009724c370472ce7fd3ee8255f4e2d841b64467e1e1d8f392ae21 46 0.02 vMB 108
167,658 167,658 0000000000000aa5782dffb410f8bdabc7a4f8eee023620b5e14e638da729787 27 0.02 vMB 163
167,657 167,657 00000000000006c8097c860f0524f9a8e66fed75931d840ef2f5c3fa09930751 88 0.04 vMB 94
167,656 167,656 00000000000008f0eaadcb73b958fb21cd2c1b29827cc06c7f03bc6d1f3ab5b4 125 0.06 vMB 107
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.65 GB
    • Received: 0.45 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.