Loading Tool

Explorer IconExplorer

Memory Pool

79,041 transactions
29.61 vMB
0.07395335 BTC
Random Selection Loading Transactions
Max Size: 177.67/200 MB

Candidate Block

Mining Attempt cbf97a15d8e009d8bd51c982fbc76f8860f0f98c7449e90fb622a95bc2a0c177
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 00e9f46aed3524958f4435bcc01ef2f56704af963c772ddf693426d45c54b221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,144
Size: 1.00 vMB
Total Fees: 0.01358691 BTC
Feerates: 150.98 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (200,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
714,200 714,200 00000000000000000005dd1b130e3cb3c17eb0bf09c563019e06fb40d7872509 2,137 1.00/1.00 vMB 28
714,199 714,199 00000000000000000007561419890a10d162252aaa585a43437cea93912b552f 770 0.41/1.00 vMB 19
714,198 714,198 00000000000000000002c134452b15b14659d713728a8ccef0a8993e5119e9d7 584 0.20/1.00 vMB 11
714,197 714,197 00000000000000000008eec2db7f0b6aa1d7af70b5b4986127cf05c4077520a5 625 0.30/1.00 vMB 4
714,196 714,196 0000000000000000000ae5d893c6e815c9b4a44bce13834aaa76c0aacde0ec16 1,798 1.00/1.00 vMB 4
714,195 714,195 000000000000000000059dfac1494805dea7f5cb532b6938dda9dbe47846438c 1,369 1.00/1.00 vMB 4
714,194 714,194 00000000000000000003c75300976d6611e160c7257e6436b94ebe3fe3b7cd82 1,604 1.00/1.00 vMB 12
714,193 714,193 0000000000000000000884dc87ecc35fb48af90f5a84a8b2fa43e765f90b88c7 2,255 1.00/1.00 vMB 2
714,192 714,192 000000000000000000097f59ef7726cc0c9b12d7c3f3f5888e3253d74bd4cb56 2,164 1.00/1.00 vMB 15
714,191 714,191 000000000000000000025d03f09ebe0f61e78ee82225bebc23ee6391535064f2 1,989 1.00/1.00 vMB 11
714,190 714,190 00000000000000000002a5252ed5c0693bc888b229655e0a7ea8474a3d88d358 2,371 1.00/1.00 vMB 9
714,189 714,189 0000000000000000000acf0715e408fd259bbfc937afd15695785a5c8ea0220d 3,025 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.