Loading Tool

Explorer IconExplorer

Memory Pool

49,288 transactions
29.84 vMB
0.09704632 BTC
Random Selection Loading Transactions
Max Size: 159.01/200 MB

Candidate Block

Mining Attempt 56e5af2da9491b5eaedc0ccef1382e49e617f7d989f93b01a574329bb03a13aa
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 6e3068849bfd11a9350fb5b2b5d5e8b19cb25ef7bf67dbeb6c37584eeed8f2ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.03305010 BTC
Feerates: 150.68 > 3.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (611,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,209 303,209 000000000000000062b0cce2304baea23cd8604b50f0ad03991063481c01bd22 890 0.35/1.00 vMB 44
303,208 303,208 0000000000000000159a425a11238d88602d1a2dccba9ab629050248a7bd1407 1,129 0.69/1.00 vMB 30
303,207 303,207 000000000000000063d631fc654c68737fff08a0066f6e5c281d74fcad96fa7b 219 0.13/1.00 vMB 35
303,206 303,206 00000000000000005d889ff93189991f9eee463779cd04e3b90a95aa3e899ed4 163 0.09/1.00 vMB 31
303,205 303,205 000000000000000025b3165574fed4683a637c86a9412897879066df77356fb6 326 0.26/1.00 vMB 21
303,204 303,204 00000000000000002326c4a3d9c3eefc27e0e20aa329ffedd12306c435eda5bf 748 0.35/1.00 vMB 34
303,203 303,203 0000000000000000132ea5ade2f8bea4ce99699e1ed5a3bdb9b67b8a2dad861e 178 0.09/1.00 vMB 31
303,202 303,202 000000000000000047c03021e9e69b39c2d8373d44dea06ff637ba439575336b 221 0.14/1.00 vMB 25
303,201 303,201 0000000000000000331b583db82d0a219c69f9dac6498ccf1f89b350cf3234e1 61 0.03/1.00 vMB 19
303,200 303,200 00000000000000001c659677a9bddc6c4f9b5efd3a9bfab1e9e68ac9df71f5fd 338 0.26/1.00 vMB 24
303,199 303,199 000000000000000025cc3d95c45bc9af058875332e5c761cad7d7cca8d065585 175 0.27/1.00 vMB 14
303,198 303,198 0000000000000000457431e8581eef7be22ba27327ac63f2dc5f867948dac916 603 0.50/1.00 vMB 21
303,197 303,197 000000000000000021b509456cd4e0b11e18e0c786653b03c2a01482ef97d9bb 1,105 0.35/1.00 vMB 51
303,196 303,196 000000000000000005161514c28fb43002716c810810c15841a5cfddd411a951 314 0.34/1.00 vMB 18
303,195 303,195 00000000000000006776fa3554223cb49b8fc018ac7ab0929fa9c18a8d11d6d3 797 0.43/1.00 vMB 30
303,194 303,194 000000000000000066b17ba69e9781376095a2038a641e1e147468fd66ffab4d 32 0.02/1.00 vMB 33
303,193 303,193 00000000000000004744fa42f742bbdf569391b3a5d07acb6237b199f9e84c84 256 0.08/1.00 vMB 47
303,192 303,192 00000000000000000dc8e357e50c770d07938637350b86e6d220db61450454a9 740 0.38/1.00 vMB 35
303,191 303,191 000000000000000019c74b3504e3a177c170e10d3d450a24e1f49adff13ce332 852 0.57/1.00 vMB 28
303,190 303,190 0000000000000000636a4492cc17e67b1cc308ca6925cedab06f12ddff199a58 595 0.35/1.00 vMB 29
303,189 303,189 0000000000000000503ee25b3141c5da9c78c2d2049e6aad6bc72a335a4149b8 512 0.16/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.