Loading Tool

Explorer IconExplorer

Memory Pool

39,356 transactions
28.32 vMB
0.06250580 BTC
Random Selection Loading Transactions
Max Size: 144.35/200 MB

Candidate Block

Mining Attempt 8682bb1523f187b00ca268a4ba3efc6393d7e7337b3d3467cbde3119e38b73eb
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root e5971d798cc8cd9057405ebc975262e357addc1a886f5997015854c21439c4da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,187
Size: 1.00 vMB
Total Fees: 0.00807538 BTC
Feerates: 89.40 > 0.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (520,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,396 394,396 000000000000000000b6ec6b377c2d26726a4c2401170ae4d42da991b8e85c17 2,004 1.00/1.00 vMB 30
394,395 394,395 0000000000000000083328998a66b57928e02043314b9ec4a03edc5c497447e3 2,599 0.95/1.00 vMB 59
394,394 394,394 000000000000000005bc03845c7c75e84d120913326213c1ea51ba4e7aa4d25a 674 0.33/1.00 vMB 38
394,393 394,393 000000000000000001a04ccf045247b5823d21402e51cdaf0572e598fcd25da9 675 0.42/1.00 vMB 30
394,392 394,392 0000000000000000095cc9c45245efa292579c1f279927d2bc769ec58e18bbb4 1,749 0.99/1.00 vMB 31
394,391 394,391 0000000000000000073dcc34d56072b2cc4eac2990dfd9a3a9394e7fa4bee5dd 1,947 0.95/1.00 vMB 35
394,390 394,390 000000000000000003c7e3f071ac74a1403c201d9aa69034fd1451cbf781e92d 586 0.59/1.00 vMB 22
394,389 394,389 0000000000000000042c93ed30736ba7bfa66b6798490c9c2f2df3885833d891 839 0.53/1.00 vMB 28
394,388 394,388 000000000000000003a09bdc1ad50a3d436e3b80ccd60d25b173d8351234b23d 2,296 0.93/1.00 vMB 51
394,387 394,387 00000000000000000786b370db6213771e51a97f729e9f1047e8ff186a581f6c 1,344 0.75/1.00 vMB 32
394,386 394,386 00000000000000000579a5a68a9adbd2b98e4b107a6d4617cd59878bb0ae2b03 1,346 0.79/1.00 vMB 24
394,385 394,385 000000000000000007d902e40ffe46c4d9fe1aad81d43a8b03765d88b6ce29a9 2,618 1.00/1.00 vMB 54
394,384 394,384 00000000000000000011e455a70ebd531de9e5c05ab993c9894938a961d5cc85 1,470 1.00/1.00 vMB 24
394,383 394,383 00000000000000000426cfc024155533445db73fb014dd36abbe52b1afbe5bc2 1,390 0.65/1.00 vMB 41
394,382 394,382 000000000000000003447805f60b7792aa3e8af759cfca4f25e674bfbdc7e9cc 1,519 0.76/1.00 vMB 41
394,381 394,381 000000000000000005ddcc55488ed9e0cf44b20362807e2955ac40565305eb96 1,677 0.95/1.00 vMB 41
394,380 394,380 0000000000000000010718991a19f372b3109b467679b0bc4c01ac0f148cc294 335 0.31/1.00 vMB 15
394,379 394,379 0000000000000000064dc721c3207556fc47101c2b7653df02171bf6a3a848da 2,038 0.99/1.00 vMB 36
394,378 394,378 0000000000000000056be6d42af4ec60eac45d6845e79ab4aba13dfccdcc1b4a 2,492 1.00/1.00 vMB 72
394,377 394,377 00000000000000000279e080576a3c665609de2fa84c8b29b85889768adbc0a1 738 0.99/1.00 vMB 10
394,376 394,376 0000000000000000070637c67b9309044ad800a6e260af0ef4a3921874ed4555 1,401 0.99/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.72 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: 629.86 GB
    • Received: 11.96 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.