Loading Tool

Explorer IconExplorer

Memory Pool

46,653 transactions
28.77 vMB
0.07263389 BTC
Random Selection Loading Transactions
Max Size: 153.36/200 MB

Candidate Block

Mining Attempt febdc40dc9ff941956d9d1f2b09dd16430ca0d4709907178c92db1d93573a811
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root f06054d778dee0a134524bdc54d1e4d7cd291d4319c6f7bef42a69fabe5acc8a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.01782475 BTC
Feerates: 73.20 > 1.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (601,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,200 313,200 000000000000000000b4c14c50ff7840b46d5eceb739d15d3f116a0b45232413 314 0.19/1.00 vMB 25
313,199 313,199 00000000000000003388597f0af5b1a42e157b5d0b393cc81a22eaed5c34dd57 578 0.40/1.00 vMB 25
313,198 313,198 0000000000000000303c0b69515e7e58ad544cbfeb24356fe6b5addb5eacf12d 256 0.12/1.00 vMB 24
313,197 313,197 0000000000000000363b0a6315e70fcbb2b12125eabf20e148a5e30d5e473993 737 0.25/1.00 vMB 41
313,196 313,196 0000000000000000321e39f5401b55c5774f7769bb59b99c3e1909f0ecc94740 44 0.02/1.00 vMB 13
313,195 313,195 0000000000000000361dea00a5043a3a0482b56c809583d452e4e62228d37387 351 0.31/1.00 vMB 20
313,194 313,194 00000000000000000104953cd56bd59b8584fe9c53505e4cfb406a0175571854 790 0.35/1.00 vMB 37
313,193 313,193 00000000000000000f7fb47450daa5879365ded1a207c0dce5316599a59789d2 675 0.51/1.00 vMB 26
313,192 313,192 0000000000000000361d022cd5359704d306bab8925bad1c0b60a66a38119857 40 0.03/1.00 vMB 12
313,191 313,191 000000000000000014197e444e42e64c8c365150f20bcfa00ef79d6c2e6babcc 276 0.13/1.00 vMB 31
313,190 313,190 00000000000000001476d0b2ba23e6c343c54e5a7129a837a087a0da78cddc9e 89 0.09/1.00 vMB 18
313,189 313,189 00000000000000003164d9c6ce085f6e2decbb283d358fb5430c861bfd4430c8 658 0.35/1.00 vMB 40
313,188 313,188 000000000000000007110a06ba138846bdbfa658f12781fb468f556bce78c80f 63 0.02/1.00 vMB 14
313,187 313,187 000000000000000029906b34561632b873164620db61e0aa16d77dfb5cc5c2a7 757 0.46/1.00 vMB 26
313,186 313,186 000000000000000020fb271bdddd53c313b615ec221cc3b54606c85e3f6b7685 587 0.35/1.00 vMB 25
313,185 313,185 000000000000000034e647713945538a6fc1b61f8d0e7cdcd8aa2917078b1961 282 0.17/1.00 vMB 24
313,184 313,184 000000000000000022ad2f2f58bcfb8495016a6746357a1a452b737c088de2a0 103 0.05/1.00 vMB 29
313,183 313,183 000000000000000025836ddbbdc38b25183c1edd426c8e9e005343e5183c1a04 551 0.29/1.00 vMB 28
313,182 313,182 000000000000000027a64222ebfd4685900b80ba33a8a85dca1ec9e857d70fb3 69 0.04/1.00 vMB 13
313,181 313,181 00000000000000000f270d65cca19d9484be56b180bb7b79af16c8fd1512199c 532 0.34/1.00 vMB 29
313,180 313,180 00000000000000002f620ff7bcf229a82264d6041c794d2a1637e2273ebe8589 428 0.29/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 652.01 GB
    • Received: 13.68 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.