Loading Tool

Explorer IconExplorer

Memory Pool

41,521 transactions
18.14 vMB
0.17407185 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.12/200 MB

Candidate Block

Mining Attempt 3418cc4709880dcbac4bce2c7d216a496ab556d59391ae5d994fae674a77c79b
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root aa0a6d37cc4de750195276391302b0490fd1268174c687d12270b7010773cf26
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,718
Size: 1.00 vMB
Total Fees: 0.05671331 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (766,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,008 147,008 00000000000001f6b8f71a2b4d0e56fc2d61cb3533a3908410e28eff4e8fbc3c 49 0.02 vMB 25
147,007 147,007 00000000000007b616571385f09ce199f07473ea4ec5f8c91a9bf9f461e00730 12 0.00 vMB 0
147,006 147,006 00000000000004646454513921e5bbc180689b129859514c38542df9635bdd02 67 0.03 vMB 175
147,005 147,005 000000000000057b8322667d197973b2bd4dd134dbba0c20b2016ef355acc30b 12 0.00 vMB 0
147,004 147,004 0000000000000880602b5d12af67c260c2b01769eb90eb2da04cae5fc404528a 5 0.01 vMB 19
147,003 147,003 00000000000000728361fa5647ab985329aa8c14debfbacb3c4f424d439bf668 83 0.03 vMB 220
147,002 147,002 000000000000077a9c9a40bd5a59fc6e1a7303814049490ebfe7e6fa7558486b 29 0.01 vMB 179
147,001 147,001 0000000000000851df3e47dd63deed846858726c47076ddf6f5ef98703132d1c 16 0.01 vMB 231
147,000 147,000 000000000000096aff3f9a2090e6bd9f0d0c545c9190914e3dd767fcb24ee284 143 0.04 vMB 160
146,999 146,999 000000000000070beb78a7d0fc6d2687309393abeef303a69e8a117414ba8ced 33 0.02 vMB 102
146,998 146,998 00000000000000eb5cdc31d11551b88b08297a2404411e3cdd7a3eba2420a014 5 0.01 vMB 132
146,997 146,997 00000000000001645d66268a966c03edc9173b2223bf70d144f67a05ad083789 54 0.03 vMB 79
146,996 146,996 00000000000008661211d2304b4954430afa76bdff95cc8623bcf0efcc66bc09 33 0.01 vMB 107
146,995 146,995 0000000000000942f10dcdaf69a0c1655e92618d925d064c17a7fbd67e2f5f51 6 0.00 vMB 49
146,994 146,994 00000000000006c820a4361e874f94946cfa98ef781be9843bcd0475d6a46c73 6 0.00 vMB 85
146,993 146,993 0000000000000163a27e2cc7ce305d230b4d00eaa0280cc1d007b7b2f5ca8ec3 23 0.01 vMB 32
146,992 146,992 0000000000000234d6a30b0dbd9490dda1269df88bcdde57695bdc42e4d65ce8 10 0.01 vMB 71
146,991 146,991 00000000000007a0c3a1ccf671dec219a1471aa0b042a377af660e50910640d2 11 0.00 vMB 278
146,990 146,990 00000000000007636c232985f850e0730974f75117881f66c5b34914c696b05f 20 0.01 vMB 52
146,989 146,989 00000000000004e3130a3ac660f7af5ebd83c4abba65901356a1c2c739b363a1 59 0.02 vMB 28
146,988 146,988 0000000000000008297bf122e2c2da0944fa542f48d0d969717aca9661cc68a5 36 0.02 vMB 108
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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