Loading Tool

Explorer IconExplorer

Memory Pool

77,583 transactions
29.55 vMB
0.07246019 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt b1bb07f63e27d89fb44d9304ff88de8cc8e79f4900e93eb67aca491e0b985fb8
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 9eae1b08669be084517d5876621fd14cb8015e29506cc38aff178f3a374101ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.00717819 BTC
Feerates: 75.20 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (647,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
268,214 268,214 0000000000000007494cb97093259d1e5b8a2dcc0d3cb67d9dca69e05d4d52d7 836 0.41/1.00 vMB 55
268,213 268,213 000000000000000497cd590281a365a7f99d36e4a0fa11e3031818c787a88c20 213 0.10/1.00 vMB 52
268,212 268,212 00000000000000023c9dc1cae5817586a5149baac0960e314fd17fba274eb915 314 0.15/1.00 vMB 49
268,211 268,211 0000000000000006a01d228a6086a02fb80bb196f7ea729258f6c7675752e489 126 0.04/1.00 vMB 72
268,210 268,210 0000000000000006290bbd577edf8ab92293d95ec9197f3c198f65a833a50cc4 217 0.15/1.00 vMB 25
268,209 268,209 00000000000000056b89c3a2ebcfb68690a034c9adcb847004b9f9e7b36bd4f9 152 0.06/1.00 vMB 85
268,208 268,208 00000000000000059c207b022cc9bbaff7601312fa78c5d5f240ec8c7203b9e0 343 0.15/1.00 vMB 14
268,207 268,207 000000000000000473eb805a5dcadcb64de1afc9d89a25027f9c41d5abc2854f 255 0.14/1.00 vMB 64
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.16 GB
    • Received: 18.35 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.