Loading Tool

Explorer IconExplorer

Memory Pool

45,525 transactions
27.14 vMB
0.07166124 BTC
Random Selection Loading Transactions
Max Size: 143.79/200 MB

Candidate Block

Mining Attempt 422eed0811ff3faf24d9efd1ee06d5890f6c3d8d992f496f85782c27a0a919e4
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 56486c3a0523abeec1556d24fccd4a2bb869638c7c35869448d5a128d043a5c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,975
Size: 1.00 vMB
Total Fees: 0.02124984 BTC
Feerates: 301.59 > 2.13 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (443,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,224 471,224 00000000000000000061433a7157ff5e24247d0aea4c277e193fb9223474449b 2,480 1.00/1.00 vMB 367
471,223 471,223 00000000000000000094b96e2ba27877db9e9ef91c2c0ffade36a7cb2057ac27 2,347 1.00/1.00 vMB 216
471,222 471,222 000000000000000001859a08a446f2589bd869f5a15aecceacd5be6922120805 1,697 1.00/1.00 vMB 175
471,221 471,221 00000000000000000011f67dbe7ff26d0fc2608f9a62eadbddadc174e17293dc 2,356 1.00/1.00 vMB 374
471,220 471,220 00000000000000000067b1b67f2cb7b53c7a46598c685ae48789b8f5baf96381 1,791 1.00/1.00 vMB 312
471,219 471,219 0000000000000000019a26c568e5997bada6a823c95f17c73d9ca7b2734eaddf 183 1.00/1.00 vMB 216
471,218 471,218 000000000000000000085e6b738c08e42d33df3afe19a498097d767dc46d1230 810 1.00/1.00 vMB 253
471,217 471,217 000000000000000001669023997218b3587eefef90b80b1c3bd5e00bb2643269 1,377 1.00/1.00 vMB 249
471,216 471,216 0000000000000000003ceec8ca663f6b3958a3ce2c72b1eaae9aa4b64df585d2 2,391 1.00/1.00 vMB 360
471,215 471,215 000000000000000000e0007a159b38b8ee3724d996d9008a8322f3fdc3b87831 1,942 1.00/1.00 vMB 336
471,214 471,214 000000000000000000b03334c2c7d067c42ff1fe9908c2f76b809cee42f03a9f 2,516 1.00/1.00 vMB 446
471,213 471,213 00000000000000000094075588e1406dafc44163f4590b5580f06db60e34101d 1 0.00/1.00 vMB 0
471,212 471,212 0000000000000000001cfb65c0e3765334dda7c31f2c5872c23a563bf06ffbad 1,086 1.00/1.00 vMB 148
471,211 471,211 000000000000000000287b8191b86e85781f2bfaa859ab6d3c26a47c2600033e 1,684 1.00/1.00 vMB 219
471,210 471,210 00000000000000000076a7a7cdb195378e0680009567717e9bd8daa24a94e98f 2,257 1.00/1.00 vMB 227
471,209 471,209 000000000000000000ac3b6d71d52b23e8d3f1cd42f71a20045caf7007d846ef 2,098 1.00/1.00 vMB 308
471,208 471,208 00000000000000000133eab49b356115ea58cd59479b33d1a08023e3977bf929 2,043 0.99/1.00 vMB 331
471,207 471,207 000000000000000001100e9d7450a8d069622bd7ca824d6de13d1de34bb2ee45 1,891 1.00/1.00 vMB 292
471,206 471,206 0000000000000000004b6fc5d2e4ec417c75a60221e70f6568aefdf76f392459 2,170 1.00/1.00 vMB 356
471,205 471,205 0000000000000000002480b47db5984f38c7c1c522f5724dba8afabfd663987b 1,684 1.00/1.00 vMB 358
471,204 471,204 0000000000000000014f0965a111731adc0eef59f11c563c649cc455a3d0ac74 1,433 1.00/1.00 vMB 396
Previous 10 blocks ↓
Total Size: 782.01 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: 649.35 GB
    • Received: 13.16 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.