Loading Tool

Explorer IconExplorer

Memory Pool

19,214 transactions
9.95 vMB
0.07195454 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.29/200 MB

Candidate Block

Mining Attempt b73fad795a6c79d890f4c1d0113fbc304e26f1cfbb487feb71383b60d48ce13a
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root aa8e6ff94748c8c878a5c66a08ad971ae71b6b25c9d465392880ee4785a2ed2f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.04366604 BTC
Median Feerate: 3.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (745,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,681 167,681 00000000000003145a03988ec075cf072dd6d2a847c536e8502a805696f3349a 34 0.02 vMB 13
167,680 167,680 000000000000030b90eef385666286fc1921e4de58dd25456c9bd9ec95229ee1 38 0.02 vMB 163
167,679 167,679 0000000000000919f6e55650cf21ccd7dbce729760939a8ba354db0b59803862 186 0.05 vMB 62
167,678 167,678 000000000000033122f2a7d28e29f99c874588f0cd4e960d0d48bb30d4d30fd6 129 0.05 vMB 125
167,677 167,677 0000000000000714f5a9cf2e969102837707f689c1310012f24190afbbb6c3df 109 0.05 vMB 68
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
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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