Loading Tool

Explorer IconExplorer

Memory Pool

81,185 transactions
30.81 vMB
0.08957653 BTC
Random Selection Loading Transactions
Max Size: 187.27/200 MB

Candidate Block

Mining Attempt b6d14a6cb10761a98df04cd070d6733d60156d1f45bbc6a461955d551a7be54a
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 06da65dadbe0e76a1972d9556994151fd72e944ae24f9b0e86edce07d2ba0bb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.01813185 BTC
Feerates: 73.20 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (530,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,288 385,288 00000000000000000904e9b2805df3fd4aebea662f307aacb930c1cf3731f5ab 1,177 0.75/1.00 vMB 24
385,287 385,287 000000000000000007896e320906e364108bd56aa7edfdcc61e1103adaceecdb 1,684 0.55/1.00 vMB 43
385,286 385,286 00000000000000000c7c033061e6b4218e641b68fddf39241e8cefa06b9b0c5a 753 0.55/1.00 vMB 26
385,285 385,285 00000000000000000a1023de95f2e47a6f104f6eb8f6ab01ab1ee3660f12665e 782 0.28/1.00 vMB 47
385,284 385,284 00000000000000000374076a9d2cbb896b1dd89088043f0fb68474ada4490904 854 0.52/1.00 vMB 35
385,283 385,283 00000000000000000352c76de6582983c51f42f86886f2eafe40d873b45c41c2 1,459 0.79/1.00 vMB 29
385,282 385,282 000000000000000003098ffe2fd3fc1918e9f4919f884707ee3f595b4a497262 1,310 0.91/1.00 vMB 24
385,281 385,281 00000000000000000a080b63f40b7b65783069c9ce85b5d42d7a4258793dbc8b 2,299 0.93/1.00 vMB 37
385,280 385,280 0000000000000000068feedff7c6bdae649d9257cfeafca981c12d84d7af4e4e 260 0.15/1.00 vMB 28
385,279 385,279 00000000000000000d4a344ba16274ba652b8d13b2ee078f07e7b76dc075f345 1,653 0.96/1.00 vMB 28
385,278 385,278 00000000000000000c008c729e28d881e4147372000dce655f78501727f7c287 207 0.12/1.00 vMB 25
385,277 385,277 00000000000000000dacabc326e5815d3f5ed3c6025076cbfc8641d5a2dd5a40 2,189 0.93/1.00 vMB 44
385,276 385,276 000000000000000004571b52fb2bd700ae114b7570d9af58fd5ad67893b19bb2 902 0.33/1.00 vMB 52
385,275 385,275 00000000000000000d034ae77493985244793deb3fc5fa49abe7ad971ed37404 800 0.44/1.00 vMB 36
385,274 385,274 00000000000000000bb2d0d2ee2bfb0885379c0049061be3cc4c3267072ddb86 1 0.00/1.00 vMB 0
385,273 385,273 000000000000000009b8775b05799c6d2801aeaad18a5c80f232b0aadb8fe893 109 0.09/1.00 vMB 15
385,272 385,272 000000000000000006c5d710ef9e14a62e311f8bf4aa38805f4d633f221c0dfe 532 0.26/1.00 vMB 35
385,271 385,271 00000000000000000d54d94f97ea4779a749e85ad90bd3596b7ac4caddc3516b 620 0.75/1.00 vMB 11
385,270 385,270 0000000000000000095fbdde285f41db547dcdc89ae09dfb60acb378acbc55ed 181 0.25/1.00 vMB 10
385,269 385,269 00000000000000000333db7b9784b260513b0c8cd22cfa157762d5eaa19b8e4a 1 0.00/1.00 vMB 0
385,268 385,268 00000000000000000a1d68c8f26baf3dbf74b362e3a7f2d3d1feee41d877aef3 683 0.37/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.