Loading Tool

Explorer IconExplorer

Memory Pool

78,700 transactions
30.04 vMB
0.08398153 BTC
Random Selection Loading Transactions
Max Size: 183.09/200 MB

Candidate Block

Mining Attempt c07d7f121b7032ac189ed00825ccd8590cebe241374594372206680e94e6202d
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root 64226a2be1548594eebca2819ecd4cbc34ec658618fa28b2f49c16f75aff137b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.01724962 BTC
Feerates: 73.20 > 1.73 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (795,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,230 120,230 0000000000006c9312a809705dfdca013e8eea54398c75cd5075ec0cbca2fbe3 16 0.00/1.00 vMB 0
120,229 120,229 000000000000539e271d69069f12f1464502a57e62b7bfe9eb4993fad602e523 8 0.00/1.00 vMB 0
120,228 120,228 000000000000044525adf1654048a67bcbb37a8438a2287bf49f66d35c83744b 16 0.00/1.00 vMB 1,485
120,227 120,227 000000000000269fb01db8e7542184f3b97275ddf86157ab89ea8ce313e612a7 13 0.01/1.00 vMB 107
120,226 120,226 000000000000204cffa6ae66a8879ff06e819624a722e6fa59c11cf703d1fc32 2 0.00/1.00 vMB 1,106
120,225 120,225 000000000000a48d20ebb32675337d1c3a00e4cdf94794b81ffa3d6131d7f481 11 0.00/1.00 vMB 312
120,224 120,224 0000000000004ca1af5ff7bb91d0d45a9efbc039cb7d27367a1439161966201c 15 0.01/1.00 vMB 629
120,223 120,223 0000000000000c91c5662deaef2231c5ae9627a9db2cdce364f061a9b44ccf6b 13 0.00/1.00 vMB 1,027
120,222 120,222 000000000000b2fa1b4ebbd29b92958202bc043ebd5f00369177875bccebccbc 20 0.01/1.00 vMB 346
120,221 120,221 00000000000073695de45ca32c97ce81b603a9f3349ad4ab6357507d51b29106 1 0.00/1.00 vMB 0
120,220 120,220 00000000000004318620e2173db5dd383b1f4bb49467eb8ee9d35b971ac41c2a 13 0.00/1.00 vMB 311
120,219 120,219 00000000000026ee4d3b7682e2ac762842f7824703f87ca9b61c39f6f871f1ae 12 0.00/1.00 vMB 1,263
120,218 120,218 00000000000043d0aa2fc794b32c95231d1d63a843d4c84110081053c164759e 10 0.00/1.00 vMB 387
120,217 120,217 00000000000028c328235bf4b870fb2222b615fd7747c8a4ac15be69add045d7 4 0.00/1.00 vMB 0
120,216 120,216 00000000000084094695ce00d7d60faa43189fca243949b6ab85b485ae7af56f 5 0.00/1.00 vMB 336
120,215 120,215 00000000000042b148902bd5368fa149a9f37ca74cb90a4470ff4674c3d07c16 18 0.00/1.00 vMB 623
120,214 120,214 000000000000356ac2cb0af6595ee0e6ba7887a64f507fea7f6863e72d3c229f 12 0.01/1.00 vMB 0
120,213 120,213 0000000000007f78546c76afe4137d7ad855116204cf154078e90ecebd94db28 10 0.00/1.00 vMB 0
120,212 120,212 0000000000009eca2ceb4597e0009dbb8428e1041cb7eed79ac488bcc9765705 13 0.00/1.00 vMB 1,036
120,211 120,211 000000000000346e333cc9e485818d2e2db8e789f22e0c7ceb04eec29e7733e7 18 0.01/1.00 vMB 987
120,210 120,210 000000000000307b75c9b213f61b2a0c429a34b41b628daae9774cb9b5ff1059 8 0.00/1.00 vMB 334
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.10 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.