Loading Tool

Explorer IconExplorer

Memory Pool

41,540 transactions
26.41 vMB
0.07742367 BTC
Random Selection Loading Transactions
Max Size: 137.61/200 MB

Candidate Block

Mining Attempt fc74ebdd990caaa055df05a7faea0957178cd400a5585a5981b8a6ec9f2b0868
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root e9c612384b12accf3b64f253b71d06521a1791113cfe6445844a6733616ad591
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.02895206 BTC
Feerates: 150.98 > 2.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (597,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,276 317,276 0000000000000000041515b1bae927e23b3b2b7e859951457a602672691478e9 106 0.07/1.00 vMB 24
317,275 317,275 00000000000000000c520ed2cb381c39763457a2fd5682f59c32fce6bbc6aceb 78 0.06/1.00 vMB 20
317,274 317,274 00000000000000001ab1dfb165f764799c21eac2c0565ea81ac9febf978e4a61 224 0.30/1.00 vMB 15
317,273 317,273 0000000000000000269e32b12ae1b8eb62507841b6f13446370fc2d2bc75ef1b 728 0.35/1.00 vMB 30
317,272 317,272 0000000000000000153395617beb3ea8058286f5cdad8b883fd74c856143f77e 114 0.07/1.00 vMB 22
317,271 317,271 00000000000000001de2ecd4cf83ef395da91c641c57ff22bdb63c12b1f0393a 321 0.21/1.00 vMB 24
317,270 317,270 0000000000000000206b43db5a50829c994d1a47d70468e1b7cd0d9cde31e2a3 135 0.10/1.00 vMB 19
317,269 317,269 000000000000000029da07765983b666b343f7c36bb3a51767f720d300f47a60 308 0.18/1.00 vMB 23
317,268 317,268 000000000000000005e2c870007aa6e1d4204ddaa84a37a5be53d6fcd7302b4b 829 0.60/1.00 vMB 22
317,267 317,267 000000000000000021ec5a710fae89a1596fe60751205cae65856b583e42a48f 97 0.08/1.00 vMB 20
317,266 317,266 000000000000000008d93447bfcfa43a4c6c6caaf7ae61ba7aec73a42568794a 182 0.13/1.00 vMB 22
317,265 317,265 0000000000000000095cf447bda7873d630ada14ed3f99cea04c0975bccf045d 380 0.26/1.00 vMB 26
317,264 317,264 000000000000000017d32ca227836f8c11f901914b6614b42b9ed4fbb6702496 60 0.07/1.00 vMB 17
317,263 317,263 00000000000000000cfd3bec56028175507ee3a9ff16b4e89fe482e2e9651dca 422 0.23/1.00 vMB 26
317,262 317,262 000000000000000007cd3bd36a1f2c27a945c4195520e04406beeb0c5e79bc1c 318 0.19/1.00 vMB 25
317,261 317,261 000000000000000002c380347f279ed31513dbb0ff897b2a2eefe2eb18b40279 351 0.21/1.00 vMB 24
317,260 317,260 0000000000000000020e07b15c9a389fb7445de0389fd40a37409d3c42a6223e 859 0.55/1.00 vMB 27
317,259 317,259 00000000000000002060261b4c216af5ebdb5208c822b65f7b4a4eff912ec6b4 99 0.07/1.00 vMB 26
317,258 317,258 0000000000000000048ff1a8bcd3403b69d3d6e5a8ccad496b311234cb8895a5 52 0.04/1.00 vMB 26
317,257 317,257 00000000000000002b319455c05726978fb0c5d504d6aa720c923e275e1d5146 406 0.34/1.00 vMB 20
317,256 317,256 00000000000000002a821f1a48d82534662b7b40ca8d243f0d00e01bbd2cf04d 64 0.02/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.