Loading Tool

Explorer IconExplorer

Memory Pool

77,256 transactions
30.80 vMB
0.13990701 BTC
Random Selection Loading Transactions
Max Size: 177.10/200 MB

Candidate Block

Mining Attempt 39fc2570061d27a022f17bd7a53424cf8774812451accb5e73515459e61269b6
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 891fd15da4dfe66aa21274120baf0c179b62b8db9519cd7cd80e747a284d9569
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,301
Size: 1.00 vMB
Total Fees: 0.05114156 BTC
Feerates: 150.36 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (546,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,286 368,286 000000000000000008c7995e88306ba81f0e402f9b4b4679df6cc72c69541e23 767 0.45/1.00 vMB 36
368,285 368,285 000000000000000005a185f53af5535d5ba03f1e4908ae03a88afef67ca2e392 214 0.12/1.00 vMB 35
368,284 368,284 000000000000000013e956fb2bd89592760d5336063ebb5da396577bb4e021f4 195 0.11/1.00 vMB 41
368,283 368,283 00000000000000000126093794631414564e6e1b92c87dbb6a3cb9be3bdd0704 432 0.23/1.00 vMB 33
368,282 368,282 000000000000000009d820ad8c8d438e950546602eee90c7682828e6c7a2f078 1,317 0.97/1.00 vMB 24
368,281 368,281 00000000000000000bb6727a675384a3c732acf10be82778a7a0649a7743e156 2,457 0.93/1.00 vMB 52
368,280 368,280 000000000000000014cd987f09d41843ea7127af8ecd37d288b66bbcf33dbfb2 1,071 0.47/1.00 vMB 42
368,279 368,279 00000000000000000a1f411f9aa90ebe299c3b41917fbb5b3b9e228834ddd9d8 367 0.22/1.00 vMB 35
368,278 368,278 000000000000000008508292ea2a94d9c5d1420a88c63c0075f7172420c23836 535 0.36/1.00 vMB 31
368,277 368,277 00000000000000000562fcddfb90864c9bb1fd416a494fc0676b5e73a2df9f68 157 0.11/1.00 vMB 27
368,276 368,276 000000000000000002dc7194f72afcd8383586ca0cc5c0d2c612d071e4e64fa0 1,182 0.70/1.00 vMB 39
368,275 368,275 000000000000000011eb2d4fd92a0ee9bc77f3b11c951786651750d260710fe2 1,265 0.55/1.00 vMB 33
368,274 368,274 0000000000000000091a5cdd2c606a2bc95623f1c15c85ee9df7791502e3ebaf 1,904 0.93/1.00 vMB 34
368,273 368,273 000000000000000008053f08dc4dbe105fb36a0346f1bfb44eb80432a9fc23ca 1,439 0.75/1.00 vMB 40
368,272 368,272 0000000000000000033767a7a3c5f116e4ef2bb36f51bab6b50b7798bbf3a873 118 0.06/1.00 vMB 33
368,271 368,271 000000000000000014b794518169e51ff1ac25498c3f7e706c5941553c95dc3d 1,442 0.72/1.00 vMB 37
368,270 368,270 00000000000000000f6d0bcfeaf48f494cb7ac9eec13589addae1a696fc39581 191 0.11/1.00 vMB 22
368,269 368,269 0000000000000000000eaaef30d979fb88be3f66612a1a772d63cfc43e5169ea 402 0.18/1.00 vMB 47
368,268 368,268 0000000000000000013175b3dba2e48cfe62df44fb0f5c253e37eded4c7feb46 757 0.42/1.00 vMB 36
368,267 368,267 00000000000000000a7178ebb54e6f405d2d694beba40c32edfe3fd6fb77f4e6 407 0.18/1.00 vMB 42
368,266 368,266 0000000000000000078d4df46cc53a5bf0e75ec3ae69113b8054d5b292fdce9e 195 0.12/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.