Loading Tool

Explorer IconExplorer

Memory Pool

15,001 transactions
6.48 vMB
0.03536715 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.14/200 MB

Candidate Block

Mining Attempt 5e24b8edafcf77db601afbcb76e09d957d9a0c6d9642df12d9ded94afc805cad
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root 39393e2f37bdf47029b55c4777161f39c35229b570d07be3a974c5041d89a269
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02123750 BTC
Median Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (779,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,956 133,956 00000000000000a9281c0b12b9aae270ee4e3e39f6e74cab61615538fefd279a 11 0.00 vMB 312
133,955 133,955 00000000000000d3c2cdf2a8ff7c04710561df0a0f0d9176e2aea3d2f61f3868 43 0.02 vMB 124
133,954 133,954 00000000000002f0379a2582d96faa48ac8215fa7e0abc443c107940d230c879 56 0.02 vMB 751
133,953 133,953 000000000000019e9b53e55a7e223e3f8da073d861d52a178d25df20bb42ec0d 50 0.02 vMB 386
133,952 133,952 0000000000000a1a7f181953591f8bc3d9ddfe5775fd034dc527425a96b34f5a 122 0.05 vMB 230
133,951 133,951 00000000000004048b93f25eeb2f8f65cbd7e504ddebedf623256573d0fdf43e 85 0.03 vMB 376
133,950 133,950 0000000000000746d13846249a2c5328b1bdad1128b229db851c8fbe8504d723 77 0.04 vMB 304
133,949 133,949 0000000000000ae1bed4f4716bac4ea76d6908260616ba31a841af06262fdb48 17 0.01 vMB 623
133,948 133,948 0000000000000b21578a7fd8f3c53617df780d478a67590b2dd967604481ea67 8 0.01 vMB 455
133,947 133,947 000000000000054aadfb9ae65c52f6d199ef52645df1d555451218509c8f4456 35 0.02 vMB 387
133,946 133,946 0000000000000bc9809aa23e33b0643103461afcc7924dcf1a07048d71fb82b5 36 0.01 vMB 679
133,945 133,945 000000000000051504a30e61525d0432a71bbde400dc2ae05c5c043efe41a9bc 83 0.03 vMB 301
133,944 133,944 00000000000001f598c0a14da483610eb0652d0caa8af56af9262acff743c296 19 0.01 vMB 938
133,943 133,943 00000000000000bf817ba4bd07efa59c9ac0171cd59d2c6750aed1906bb0a64d 27 0.01 vMB 239
133,942 133,942 00000000000005d340011729993f6fa59561cdb6c90ae0d0ad64d1b59739ae42 67 0.03 vMB 1,251
133,941 133,941 0000000000000bb9d18c5e2e644e3b0dd6a7e1bb879e2a6dea8864e17c80aab6 7 0.00 vMB 1,446
133,940 133,940 000000000000090c17ac90542c2ffde4a92f3d5fc1ed31ade51871f5f411d196 84 0.03 vMB 487
133,939 133,939 000000000000006ccd8b8af7e3492ba75d6ba458891624931b8f2de6785abcde 63 0.03 vMB 574
133,938 133,938 0000000000000416bb0f92285c660ae9cf948c02a1e25513d0bd7ad5efdd420e 241 0.08 vMB 210
133,937 133,937 00000000000002f275cdd0d3de07c6f7ef22a29de012cce79b3788381d15f1a4 33 0.01 vMB 2,091
133,936 133,936 00000000000008b14eb65b0c8105b3fe4dcf5076b036a025c0415815717f2307 21 0.01 vMB 624
Previous 10 blocks ↓
Total Size: 779.66 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: 315.34 GB
    • Received: 1.51 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.