Loading Tool

Explorer IconExplorer

Memory Pool

78,750 transactions
30.04 vMB
0.08996328 BTC
Random Selection Loading Transactions
Max Size: 179.44/200 MB

Candidate Block

Mining Attempt fea98befff3b156ad2910abea775b0cffce6c749493b7bcee90bc9abf5b7baf4
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root b2b7b94e724b8250f783d26ca569967f9049f9340efd5f477ec39b0e27585007
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,952
Size: 1.00 vMB
Total Fees: 0.02046190 BTC
Feerates: 150.61 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (175,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,858 739,858 00000000000000000006c4ad14c4551dfdff59e5b0e3a0b74b11b022453e97e8 183 0.05/1.00 vMB 7
739,857 739,857 00000000000000000008320ba5a6185666204d44599961a2bc9d5ff846107b01 676 0.21/1.00 vMB 10
739,856 739,856 0000000000000000000059fb8de2a32e1189785204ad9ab8b1705d73974cac6c 2,027 0.81/1.00 vMB 6
739,855 739,855 0000000000000000000264b205b7d1d827afd205a53a04e807bfea2fac70cf35 3,305 1.00/1.00 vMB 11
739,854 739,854 000000000000000000020ca261cdc0123e6eae662077ded95dfc94246b160887 1,374 0.71/1.00 vMB 5
739,853 739,853 000000000000000000026c3960074c7e6f3ff524626ac79a84429899ff50432b 2,372 1.00/1.00 vMB 6
739,852 739,852 00000000000000000001e461761c0c8b86e38279792329cf1120f0e0660cc5d5 2,486 1.00/1.00 vMB 9
739,851 739,851 000000000000000000050d796772d6ec770f702d6f93ef430d881cf27814ca24 1,333 1.00/1.00 vMB 11
739,850 739,850 0000000000000000000045d1abb0c987c8e15ca35131631e09e173829fc3e955 632 0.27/1.00 vMB 8
739,849 739,849 0000000000000000000709d330304697ab5fe698a1919cd54e6410cb39c2e5c1 453 0.13/1.00 vMB 9
739,848 739,848 000000000000000000094c5e2c0c17d088836842410af0275151b0149e31d926 1,674 0.66/1.00 vMB 11
739,847 739,847 0000000000000000000957271d7e381d628e37558cbc8115634ffd717ea900df 1,464 0.54/1.00 vMB 8
739,846 739,846 00000000000000000006c5e61c8e2fdf85395be367236bbc30a706b924e30acc 1,716 0.63/1.00 vMB 8
739,845 739,845 0000000000000000000429ccc725debfb70a656b74477c2e59e843f891675368 227 0.07/1.00 vMB 8
739,844 739,844 000000000000000000052ad4f9da0920165b936f944b1735fe683326f391ea61 206 0.07/1.00 vMB 10
739,843 739,843 00000000000000000000a4183e65fb6ee69c5458222f7c183992b722b0284b61 968 0.33/1.00 vMB 10
739,842 739,842 000000000000000000017ceccf7ef5f8bee0db6259e9df46a9aa0a29c2cd91a5 234 0.09/1.00 vMB 8
739,841 739,841 000000000000000000010114233b7d8cc95f74baf1a33371ad07fe4c126d239b 863 0.49/1.00 vMB 6
739,840 739,840 0000000000000000000429de3afbe933c24e9da24b9f1700077ae55d3682a474 1,642 1.00/1.00 vMB 6
739,839 739,839 000000000000000000078ca99e4b1adec62ede4d9be5b6566b6754960254d603 1,908 0.81/1.00 vMB 9
739,838 739,838 0000000000000000000524a0611fa3e06c9b5b8e30ff1bde5ac3b4293107c9c1 586 0.22/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.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: 672.97 GB
    • Received: 16.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.