Loading Tool

Explorer IconExplorer

Memory Pool

29,187 transactions
22.48 vMB
0.04888125 BTC
Random Selection Loading Transactions
Max Size: 120.19/200 MB

Candidate Block

Mining Attempt a6bb75c88e17235acc8de5c1b09d64bb1a38b47f62bf9a92b8888301ee37a0a5
Version 20000000
Previous Block 00000000000000000000f38e3b0427a42898bba0beb7950af600748ca04364ff
Merkle Root 8aaa13b5e1652ae5658df10bff9189930f510551100935f632a58544070518d5
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,510
Size: 1.00 vMB
Total Fees: 0.02043180 BTC
Feerates: 100.52 > 2.05 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,498 (460,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,283 481,283 0000000000000000007e87bb312f7e24a6dd670a9b66ae9b02549cbb0c104743 2,046 1.00/1.00 vMB 26
481,282 481,282 000000000000000000e6d3fa32d43e3a1e6da6fe26ffb5391e42ea929547272f 2,406 1.00/1.00 vMB 191
481,281 481,281 0000000000000000003cc8c9564e2c2e08ddf6426510fed06f4a416efa830398 2,277 0.99/1.00 vMB 164
481,280 481,280 000000000000000000043b4a0cc8e6989f3a7adf30879fb8b12f16888635d18d 1,743 0.75/1.00 vMB 114
481,279 481,279 00000000000000000031a4269dff992213c1c23870791b5ac3e81be2ba8ef97f 2,011 0.99/1.00 vMB 182
481,278 481,278 000000000000000000c65e623b23494135bf86ce0b2ac5108ee1145257be72df 1,935 1.00/1.00 vMB 173
481,277 481,277 0000000000000000010754eaf3be3d0965289953303a0fb898e9e4a4d7ecba39 2,353 1.00/1.00 vMB 308
481,276 481,276 0000000000000000002ace4272af440c1dfbd14e436715772a3aefb0f1be53d2 2,253 1.00/1.00 vMB 192
481,275 481,275 0000000000000000007e83c0383ff1391b31b1eef9c8c571a1f584e13c4f60e6 1,863 1.00/1.00 vMB 236
481,274 481,274 00000000000000000031ad7a43b2e9c5ff4c463a7fbaf89f48789e367cdea76f 1,911 0.99/1.00 vMB 326
481,273 481,273 0000000000000000008704a09f976646d26b96c80452b5ba5064d27a0b136547 2,357 1.00/1.00 vMB 285
481,272 481,272 00000000000000000032cf882bd2b32febf5c390e32c955a202be35233d3a7b7 2,263 1.00/1.00 vMB 121
481,271 481,271 0000000000000000006ff43b1e026014390056a30ca7df2b09c1bd6f2e2d159c 1,943 1.00/1.00 vMB 290
481,270 481,270 00000000000000000066c9cb3b2a500f3037c0f7c4dc3ba679839a5b967fd1ac 1,383 1.00/1.00 vMB 210
481,269 481,269 000000000000000000a3693098de50b57124a81261643a9cc8cc5c8f3e045891 2,120 1.00/1.00 vMB 240
481,268 481,268 00000000000000000006f383e8cf3eeda68b28f8b99d0e1f1259155ccff80670 2,367 0.99/1.00 vMB 75
481,267 481,267 000000000000000000bf99b0d0aaf7ba4609ac9672f4c1153e977f0a7206a183 1,725 1.00/1.00 vMB 112
481,266 481,266 00000000000000000128b712df10e4cd9ef9f16288a666df091026a666c31473 1,922 1.00/1.00 vMB 165
481,265 481,265 000000000000000000ccbfb6938786693ad39394bd02b339fb7638172e3ee7ea 2,207 1.00/1.00 vMB 293
481,264 481,264 00000000000000000087f34dfd9ec2d574051aa4f6e9551b10e16505f0e192dc 2,120 1.00/1.00 vMB 260
481,263 481,263 0000000000000000001c5ab1401ddd4e91d8b4c7ed290517edd11ed3487504e2 2,048 1.00/1.00 vMB 258
Previous 10 blocks ↓
Total Size: 829.45 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: 4,660.60 GB
    • Received: 252.04 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.