Loading Tool

Explorer IconExplorer

Memory Pool

43,831 transactions
26.45 vMB
0.05479240 BTC
Random Selection Loading Transactions
Max Size: 139.55/200 MB

Candidate Block

Mining Attempt f27cefaddb7e140ceb87af717047624f82ab778aefa8d1159a3c149eb8733b39
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 3be5c746f848d20c6d5b4bd83833d3cd5deab550a6334347e6f58dde09cba924
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,126
Size: 1.00 vMB
Total Fees: 0.00637354 BTC
Feerates: 40.21 > 0.64 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (601,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,210 313,210 000000000000000037da7dba163caf7545b9d30f0d106b944e3848aaf467eea7 619 0.33/1.00 vMB 31
313,209 313,209 00000000000000003616bf5a55d452d4295a818926a8ed8f7ecbeed94bf85092 45 0.03/1.00 vMB 26
313,208 313,208 000000000000000011c2f3db7bf6ca827c2848bec90299c0d218b973af673a69 155 0.10/1.00 vMB 21
313,207 313,207 000000000000000018e51c862dfea33c674b69c6e15f43f0f05cd424ea88f726 128 0.04/1.00 vMB 47
313,206 313,206 000000000000000006d2d1f8264004ffde2f10f8c7d612fc5bc323755416d1f3 832 0.47/1.00 vMB 31
313,205 313,205 00000000000000003089f66b184039e0f1be7e733761b73a1459bfb5800a155f 89 0.05/1.00 vMB 19
313,204 313,204 00000000000000002f86209c9b0d29a0b6151982d0a2ed975f5cd19079c3ef0a 711 0.40/1.00 vMB 28
313,203 313,203 00000000000000000d49c6310eb359fe534910cb48c783099267431c86cd1c36 61 0.08/1.00 vMB 9
313,202 313,202 00000000000000001db84d3111c1c435c4dceccaaff3e780e96362cd69e5dfa2 283 0.22/1.00 vMB 19
313,201 313,201 00000000000000001e37d09ced96da86cddf7f2cbd39cabe87134145195c94b3 512 0.18/1.00 vMB 45
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
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.