Loading Tool

Explorer IconExplorer

Memory Pool

78,619 transactions
30.01 vMB
0.08334625 BTC
Random Selection Loading Transactions
Max Size: 182.95/200 MB

Candidate Block

Mining Attempt 31c2aa476180748ee34b9ef94d0128bd69282de3fe0d0911596d9185a5917f7d
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root a526879d57ff0cb3ecd3a66f61e8aca17a157963ba53dad553eda5a097800cd2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.01671845 BTC
Feerates: 73.20 > 1.68 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (647,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,235 268,235 0000000000000002da32100f879e288e24a34235e52b79666c8e17500041ce64 337 0.15/1.00 vMB 46
268,234 268,234 00000000000000074cf7f7fa2bef753a98d745b06b047d6dbb91d23e5aade937 65 0.03/1.00 vMB 9
268,233 268,233 000000000000000283f2c3e8ae00d7c387a4365ead464c4effdf6d641aa1416f 373 0.19/1.00 vMB 65
268,232 268,232 00000000000000005f3a763caa56924061b410e183196950953246a2dc4ac4e3 427 0.25/1.00 vMB 6,001
268,231 268,231 000000000000000645a66c25d804fc14261ef6ac37bdf22128d420d7c17978db 328 0.20/1.00 vMB 44
268,230 268,230 000000000000000861a91fc9273362f6b082c8022f91d85fcafa6105d4e30ac1 278 0.15/1.00 vMB 47
268,229 268,229 0000000000000000c7b9a1298343a07937ca426c947a632fb47c23b4370c2787 416 0.28/1.00 vMB 56
268,228 268,228 000000000000000577a0d4c5f603def9397839a1afcdf620cc685d40abab2faf 8 0.01/1.00 vMB 52
268,227 268,227 0000000000000004fd93b032c7dea5799d4d5cb151e76658f7bbd3e0ebd3d5f4 399 0.28/1.00 vMB 36
268,226 268,226 000000000000000850f528297271943d872ed00d6ffca347b46c3dd5c62ccf1c 352 0.18/1.00 vMB 68
268,225 268,225 00000000000000059c9db53e74f9559b4c3a1df6feb0fee0dd73ab0e21cb3739 150 0.07/1.00 vMB 57
268,224 268,224 0000000000000004820723c0c2c653bd0abaa93ebe20f9cb1ed60ad221136fc4 358 0.24/1.00 vMB 30
268,223 268,223 00000000000000032044320741cb492569f0609c98caa9e86f11110b3cc53bde 914 0.37/1.00 vMB 89
268,222 268,222 00000000000000085cc29f48090cfac2784d645784f5f145226d8c56ad056dc6 9 0.00/1.00 vMB 22
268,221 268,221 000000000000000121e661e1074ec9e5ab1c5921175f48913cebc07b06dd5e5e 160 0.07/1.00 vMB 91
268,220 268,220 00000000000000036d3587da193d5818024bb2876ed6e36edd5edbc7a40307ce 352 0.30/1.00 vMB 8,382
268,219 268,219 0000000000000003a4f84b3f3ea23750ff80497550db5b62463d88025c89278e 294 0.15/1.00 vMB 4
268,218 268,218 0000000000000004c9add2e97cd06f3f0580aee1d8b9e9693be3858482e774ac 615 0.35/1.00 vMB 71
268,217 268,217 00000000000000068d8ee2b1b1e65cd67ff239f708f1bbddad826f705bc438aa 304 0.14/1.00 vMB 84
268,216 268,216 00000000000000047b152ee44319173976546894eae57cfca462a1f11b9282b7 228 0.11/1.00 vMB 53
268,215 268,215 0000000000000005c617035811f268738893ede6bb2bffeede469a0bd767c567 61 0.04/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.08 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: 721.09 GB
    • Received: 18.34 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.