Loading Tool

Explorer IconExplorer

Memory Pool

77,055 transactions
29.05 vMB
0.07858679 BTC
Random Selection Loading Transactions
Max Size: 177.76/200 MB

Candidate Block

Mining Attempt fd86888f215c37291cbcf30f6c91abe5fb4e0901ddd3d69771e0946b2cc72449
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 2f94372e92674a5147b9bc2957b9d219f4f7fe4aca36b4d372dff1bada2279ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.01520605 BTC
Feerates: 301.60 > 1.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (224,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,397 690,397 000000000000000000135e4489f47cb8b472b0a2f53fe11fc86a38a8592419ff 673 0.51/1.00 vMB 6
690,396 690,396 00000000000000000007fe4504b756642a1e9e5256afceea6fb449d4a05360f4 2,265 1.00/1.00 vMB 20
690,395 690,395 0000000000000000000a3c81f2602b3d58939301e4489c488f9ceb398b363a7c 1,759 1.00/1.00 vMB 12
690,394 690,394 00000000000000000006779a78305a37c180a327303624c151cd5ad7d2095f62 2,228 1.00/1.00 vMB 18
690,393 690,393 0000000000000000000e926388d4c105745420331225e9ee367d742eaac687ab 1,586 1.00/1.00 vMB 32
690,392 690,392 00000000000000000011d1eeee27cf7135226dccbb4ca3ab336b4e1ebbda4c3f 492 0.17/1.00 vMB 19
690,391 690,391 000000000000000000035eadd59ef13c3b5a7db3fa382d14d721b091294a001a 440 0.24/1.00 vMB 13
690,390 690,390 0000000000000000000d7f9982e30c6694ae3ddfc84cb42cdaa4d3bec02520cf 269 0.09/1.00 vMB 25
690,389 690,389 0000000000000000000b10704a9cfd1a9fad4d6aab99c94c9f61890598aa263c 96 0.16/1.00 vMB 22
690,388 690,388 000000000000000000109d1d0a1b6802eb9811283483afcd7abe3ffad0ca9045 61 0.01/1.00 vMB 21
690,387 690,387 0000000000000000000bfaaddad79ba6a5f3f9e1248056b0a5f098f71b438e07 774 0.34/1.00 vMB 20
690,386 690,386 000000000000000000040541c49c9665924bef5a84f6283fbd460048b8ccfb5c 1,675 0.68/1.00 vMB 19
690,385 690,385 00000000000000000004c45333ba9a22215c4da0b969f8580cfb426ec839e6a6 137 0.07/1.00 vMB 23
690,384 690,384 00000000000000000012dfc925f475b14f77d105521da0a6f0ecad6a3bcad998 133 0.07/1.00 vMB 29
690,383 690,383 0000000000000000000d83918ddd5a5dbb411262d05b0f6f6199953a9147c10e 259 0.39/1.00 vMB 8
690,382 690,382 000000000000000000013b23ec55770020c8ec0db3ede34583849dccd1fc5844 228 0.98/1.00 vMB 2
690,381 690,381 00000000000000000007fcd6264fd03eade235be225b6fb4339009aa2c82318e 1,657 1.00/1.00 vMB 17
690,380 690,380 0000000000000000000f4e9ee34e21efd449d2fb15d3e99be154ef64af7d459e 489 1.00/1.00 vMB 5
690,379 690,379 00000000000000000006499966336b73485e74d2b60f3dfcb94841ee6b6fdcc0 1,975 1.00/1.00 vMB 22
690,378 690,378 000000000000000000021b371ca02187dea36923d0d8c16fe98e25e545a3dfa1 789 0.25/1.00 vMB 6
690,377 690,377 0000000000000000000c379c35b5146504cfde60dbf55ed31b6cc5b1650d17ff 1,769 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.