Loading Tool

Explorer IconExplorer

Memory Pool

83,033 transactions
30.59 vMB
0.16385351 BTC
Random Selection Loading Transactions
Max Size: 185.65/200 MB

Candidate Block

Mining Attempt f9afd6f039f4076e5a61f8b35365e237963ff15fc16a1c8cbb4a214ca414e78f
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root aeda8eb05c90bd1382e579a68166836b3766ab345756024a2786c919d85cbaf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.08445981 BTC
Feerates: 150.79 > 8.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (200,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,221 714,221 000000000000000000005f05016965730c7fbc7b99c02b161e28fcf29e315feb 2,911 1.00/1.00 vMB 15
714,220 714,220 0000000000000000000a41cfd408d95ab058af0be8f7f741959251107bd3b966 440 1.00/1.00 vMB 2
714,219 714,219 00000000000000000001ee86122b468c05702d42386cc0b494350670f9b54114 1,631 1.00/1.00 vMB 3
714,218 714,218 000000000000000000078b377a06185a93db982a49d5899c5884bbb5ab3fc642 2,827 1.00/1.00 vMB 18
714,217 714,217 0000000000000000000240444121d89b8e6fb1ed23c379cd6fd95a108a194957 2,123 0.96/1.00 vMB 9
714,216 714,216 0000000000000000000717997de51b78d2881927d4ac4378c3a6770eda4be309 677 0.95/1.00 vMB 4
714,215 714,215 000000000000000000059e7b1b96521116053db053e2ac090126a3bfcfcf629d 1,717 0.98/1.00 vMB 8
714,214 714,214 00000000000000000005816d2b362ee67c67bdcb79a3dd83d16e76f3e844be37 1 0.00/1.00 vMB 0
714,213 714,213 0000000000000000000809f22769ba4d0f9b773d6b9b9bcc94cda7800cc71397 1,901 0.70/1.00 vMB 10
714,212 714,212 0000000000000000000b04ad2371f1bd268aba82d27d8228d320ca9707bff494 2,258 0.82/1.00 vMB 12
714,211 714,211 0000000000000000000395186c8d33cefbd1c6456b1630b0e65af5fe1a6c4a5c 473 0.15/1.00 vMB 13
714,210 714,210 00000000000000000002f11395c86d9034120db636f6a311b21415e58c133532 480 0.30/1.00 vMB 6
714,209 714,209 00000000000000000005cc1a0b6a9f3a7f7c0b83af0f021097b72aab1d414430 1,856 1.00/1.00 vMB 6
714,208 714,208 00000000000000000002832fb051b5833f595e9684cce82b1f929fdbd357c76e 2,945 1.00/1.00 vMB 6
714,207 714,207 00000000000000000009a18f4ce29cc1103ad5eb707138030fa48392bfacca77 2,587 1.00/1.00 vMB 12
714,206 714,206 000000000000000000047c6f90dc032d98485c1a2728a9c0f09f54bb482c7f58 2,997 1.00/1.00 vMB 22
714,205 714,205 000000000000000000073471392e434785b9afc338ba1119d206777167e5626b 844 0.31/1.00 vMB 13
714,204 714,204 000000000000000000090603919c8f927bb8309686b2e59daf93a36d5048368a 183 0.09/1.00 vMB 7
714,203 714,203 0000000000000000000aa3f3dcaa3db5b06191e44126248d93adae3c238a2b8d 1,387 0.88/1.00 vMB 7
714,202 714,202 0000000000000000000507a0efb2e9ccbe5bfba294895efc437638b0a6930441 2,689 1.00/1.00 vMB 5
714,201 714,201 00000000000000000007aa3812f38b0213688aea7258ece6315014616457ba18 2,805 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.