Loading Tool

Explorer IconExplorer

Memory Pool

25,843 transactions
27.06 vMB
0.05773223 BTC
Random Selection Loading Transactions
Max Size: 129.38/200 MB

Candidate Block

Mining Attempt cb188fc277a89cc029cdd0545bc9607a6ea2ae41344d30d66e3b2cc3cd67cc29
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root 444076da218e8b076b09cc80de1ffc234a4040ba7444327fb3dc69831fe700a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,741
Size: 1.00 vMB
Total Fees: 0.00666296 BTC
Feerates: 101.32 > 0.67 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (677,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,243 237,243 00000000000000b14497670d230ec6d1920eed4145f1dbebc561b5387d2c1733 549 0.25/1.00 vMB 181
237,242 237,242 00000000000000ca046c74102e1a25ec11f68cd77cb01015034e9e431b3169aa 1,205 0.47/1.00 vMB 235
237,241 237,241 00000000000000d75749b319fcefadf61d2b68610da97237453e521c2b4d823b 20 0.01/1.00 vMB 315
237,240 237,240 00000000000000df287ea6c05a2ceed8c3e30a8529fa9a290fef949eb33c9031 663 0.35/1.00 vMB 139
237,239 237,239 000000000000008acd7908ec7939ff09cc339ae9d18441734bb0fc1af666752e 603 0.47/1.00 vMB 100
237,238 237,238 000000000000001e4db8d5fd3a998a90a76a14573259c329fe3928c12580f0d7 1,051 0.40/1.00 vMB 185
237,237 237,237 0000000000000120b2e394e54102408bb658dc459e79730997f95d91bc7c8b95 885 0.25/1.00 vMB 299
237,236 237,236 00000000000000c5b19bcbf16e6837cd47ed9069d1100a29446251e1ed06da50 88 0.07/1.00 vMB 70
237,235 237,235 000000000000006071138b7d8c9a9b2117210f225d5ea55e511b182bbec4e677 1,152 0.47/1.00 vMB 991
237,234 237,234 00000000000000fa1a3b573a706604a15a37616a8d76356f42608b15e9347c2e 121 0.05/1.00 vMB 99
237,233 237,233 000000000000004d0b021c4c7272a5346de30346bc4311040854f469de354729 185 0.09/1.00 vMB 144
237,232 237,232 00000000000000968a1195416d2d9a8a5898682abc5bd3dff7ef719458ad0af0 505 0.24/1.00 vMB 192
237,231 237,231 000000000000005fd3f8394b1ceead2bca881b95701e4ed54f00e4cfe2af249f 639 0.25/1.00 vMB 194
237,230 237,230 0000000000000094a3e7e5797ba228a7e7fdbfa9805d499f859e85f56a5099f8 268 0.14/1.00 vMB 139
237,229 237,229 00000000000001100b7b35860d7ec528c81b7404879103ec00674ddf3f6140d9 518 0.25/1.00 vMB 166
237,228 237,228 0000000000000111f0eb46518f2757d1e4b4ee1d893cf14cf91eb3ec8af44b63 804 0.42/1.00 vMB 146
237,227 237,227 000000000000009406a7e24fc1168f1f497e3d060b7f5a830bd3e06eee8d6e29 656 0.25/1.00 vMB 152
237,226 237,226 00000000000000db30c287eb12c87f92b79478f6d96002eed0cac9f57cf89011 1 0.00/1.00 vMB 0
237,225 237,225 0000000000000136c44200ee5ff7dde17b09229e7ca11e56be5213185a9485e8 205 0.16/1.00 vMB 110
237,224 237,224 000000000000013528e6843bd2caddb2b46580b3ae18c958d21e02fe9fd1c507 658 0.25/1.00 vMB 205
237,223 237,223 00000000000000b7376a8320a4a5e2acd48622bab94d0d4264e1a8a8c98590a8 182 0.15/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.34 GB
    • Received: 10.97 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.