Loading Tool

Explorer IconExplorer

Memory Pool

11,911 transactions
6.84 vMB
0.02312152 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.21/200 MB

Candidate Block

Mining Attempt 59f2803157066073655c75567a0feaa072dc5857e9580da9702d64c52d678de0
Version 20000000
Previous Block 0000000000000000000064d22f1bdfdfe2f6b46ad3a091b40b3a4b74f4efc0f9
Merkle Root c4c5a0c457eba17ad2309202f426241b9401e90f7146442f11d3cfb6b17f631a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,147
Size: 1.00 vMB
Total Fees: 0.00958742 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,384 (714,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,307 199,307 00000000000001c5ff1a7a1483c46dafe8309b6cd183ec647f1b19a412320a6d 271 0.16 vMB 118
199,306 199,306 0000000000000070ecf9b034330fe11ee5fac2b10aa2823857b33e0c44c5e5ca 289 0.12 vMB 119
199,305 199,305 000000000000061d7749081103114ea79b322eb2f54451b7addcc42e1ec50420 142 0.08 vMB 113
199,304 199,304 00000000000005b23fbd3ff6f44d01acc79d72f4e39ef556757fcb30fe87c230 21 0.01 vMB 306
199,303 199,303 000000000000038799dea65151033335a34d6df9e6fba63a5aa181a2a25677a8 8 0.00 vMB 69
199,302 199,302 0000000000000234d53cb78dc999a879e3a1147ae13df3a0bef677c1cda0ee0c 9 0.00 vMB 156
199,301 199,301 000000000000014d93deccf85aeee5d6858537965e274c8a9cae61376ef7e8a4 901 0.33 vMB 72
199,300 199,300 00000000000003a6068a2edaa133637b19bd6901302ed9b059cb6f02495527bd 68 0.02 vMB 182
199,299 199,299 0000000000000605ae621115eeeb4a61b1c1a874b92bb9856f06aee3904da3b2 12 0.00 vMB 31
199,298 199,298 0000000000000249d97286b5ef296123e5d779577f9322565aea8373de9c5e97 141 0.04 vMB 19
199,297 199,297 000000000000027570c93202b40bc9cdfde5fc8b51c5ea06db866f4856c22dc5 268 0.14 vMB 139
199,296 199,296 00000000000003254fa1fb88c9bcde765c47a7a8d938549a4a3256736d87823f 1 0.00 vMB 0
199,295 199,295 000000000000063964e7245d136e201d56904fd34c53dc21e878e55581f64982 153 0.05 vMB 31
199,294 199,294 00000000000001d225659f14c537b77e93cbcbef008601bf32e5c87e88b1968d 48 0.02 vMB 10
199,293 199,293 00000000000004dbe20350fbf729fc1edc99c3cf41bda5a739fa262683769232 369 0.15 vMB 134
199,292 199,292 000000000000061260868f4a71fa78b4b05c88c6d582f0ecd400623fd66a6487 14 0.00 vMB 79
199,291 199,291 0000000000000608400b8dc335cf7421db18c70ba20245e03b029ebe8c56b3ee 11 0.01 vMB 57
199,290 199,290 000000000000007802e2b3e7c05ea6402d223a5b100d5c1399e77d54e43eaffe 219 0.09 vMB 143
199,289 199,289 0000000000000333d1cabc564a84de2007f9a2fa73d2b380b1999d0ec6a85a19 852 0.33 vMB 105
199,288 199,288 000000000000000607a2e4c2aa82ed2fe8fe9621ad3cae43e78d63f7b1960ab0 11 0.00 vMB 30
199,287 199,287 0000000000000371f078f162ee25b969c0437ba831399acdcda61157c82655f5 11 0.00 vMB 147
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 225.27 GB
    • Received: 0.86 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.