Loading Tool

Explorer IconExplorer

Memory Pool

79,976 transactions
30.31 vMB
0.08642389 BTC
Random Selection Loading Transactions
Max Size: 184.82/200 MB

Candidate Block

Mining Attempt 86f3f3833263679f6016f894a2e76b9565e7efa261a38fb340a061c8bf1ee4a3
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root 3a746ec24f568dfb41fd1c24693e2939197b3542694830d57c91f8569a4ac42e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,550
Size: 1.00 vMB
Total Fees: 0.01879234 BTC
Feerates: 200.00 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (795,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,236 120,236 00000000000055d21170c4e0e3096457522b29b758f893f751917e9e05bd8ffd 5 0.00/1.00 vMB 0
120,235 120,235 000000000000a024f9923ee6580b03758dfb6584143dfeca51201c397216ef8c 15 0.01/1.00 vMB 546
120,234 120,234 000000000000abd296807449d0e9e70e1cff07ac7184b1aa9f738a49534d3082 5 0.00/1.00 vMB 1,030
120,233 120,233 000000000000299ec291b9f9826d53aea34964d4bf27e5c5e87b61989049a577 12 0.01/1.00 vMB 240
120,232 120,232 00000000000073baf9f67637c889c294111dbe7f70b0cc57a3f5e3eff9fe8049 11 0.00/1.00 vMB 615
120,231 120,231 00000000000098ea6de179c5bfc62ad0269598cd0bf2f22a12169d9ba983346c 12 0.00/1.00 vMB 571
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
Previous 10 blocks ↓
Total Size: 783.04 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: 719.69 GB
    • Received: 18.13 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.