Loading Tool

Explorer IconExplorer

Memory Pool

38,507 transactions
28.44 vMB
0.06602797 BTC
Random Selection Loading Transactions
Max Size: 143.96/200 MB

Candidate Block

Mining Attempt 0fd4c8a166ca354b2199073f0b010a047f9a06b1e80a8e35bd3002d6ab6e30c3
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 207292d601c53cadad6a24ba2f76a429dedfbf19ce6df8dd3e1de93c2f7b3d8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,536
Size: 1.00 vMB
Total Fees: 0.01115333 BTC
Feerates: 105.82 > 1.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (739,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,405 175,405 000000000000043496e533dbba442f0cecabeaec5234df69c34e94c55836c3ce 7 0.01/1.00 vMB 4
175,404 175,404 0000000000000059de8ad2977045899755678678ffc164679a697e5bd6e1f999 64 0.04/1.00 vMB 69
175,403 175,403 000000000000022f8f58c5c815c554f73d9f4949a5c261ca0381dd156fd6cc50 116 0.05/1.00 vMB 6
175,402 175,402 00000000000006522359a6454e44c0bf85efc3664f6ec9c740d8ad52e700def9 89 0.05/1.00 vMB 310
175,401 175,401 00000000000004345f0ee91a6e75be357b28706907d30ded83dc953acb1fa222 147 0.09/1.00 vMB 205
175,400 175,400 000000000000054b63083e9b2347773e383fd986af1c6d9dba5551c714d84180 145 0.05/1.00 vMB 141
175,399 175,399 000000000000006608508f834c706e8f0bb1ca7a839268278c42de836a7b6cd0 110 0.05/1.00 vMB 125
175,398 175,398 0000000000000221c5e3f72329f203bb0505073b7b423e5bb05da3ea0cbfdfa6 132 0.04/1.00 vMB 40
175,397 175,397 0000000000000068d805c01a74b82f92a34ddec194f4f78aa5b6882aed15ca9d 53 0.02/1.00 vMB 70
175,396 175,396 00000000000009381e81cf4779ea91a2696e486bdae4e52c30224bb12d04fe6e 79 0.04/1.00 vMB 123
175,395 175,395 0000000000000843c587838933fceb770d3b9c507a848610c64169a4a0f2fe97 24 0.02/1.00 vMB 29
175,394 175,394 00000000000001b5f6e0c317dec347a075c3dfa0d22b3b6d2532e993b00d6dea 82 0.03/1.00 vMB 231
175,393 175,393 000000000000031587bef13fcfa173c1f1b341811f8386c20b9f835ababf93f9 114 0.04/1.00 vMB 112
175,392 175,392 000000000000034faff2c6f8d019238fd7813c123c072cfddd59207ace6edd35 7 0.00/1.00 vMB 38
175,391 175,391 0000000000000217b2e7b4f61682d24b9357d62ad29f27ed45ea2a32dc1f32f6 5 0.00/1.00 vMB 113
175,390 175,390 00000000000004e832c41e817ca4adeecc07bb1e2aa0a04f486199cb2449948c 125 0.04/1.00 vMB 15
175,389 175,389 000000000000062ec98dabc4ffa8863db95684c91e48b87428b83fa71f3e8e31 101 0.10/1.00 vMB 386
175,388 175,388 00000000000005d382d40841678b71a2f350ab12c0226e6cf623c3ee1d5001df 72 0.02/1.00 vMB 54
175,387 175,387 00000000000005992b8dd3af2e531661f984879e15d81ba06c531dedbffbf75b 96 0.03/1.00 vMB 201
175,386 175,386 000000000000004d058b4b980faab436d46811468687c10d6550bac288a8bf3c 121 0.04/1.00 vMB 75
175,385 175,385 000000000000043f2eb46e008a71609cbed26508a55084a2d493def126bcadbe 99 0.05/1.00 vMB 295
Previous 10 blocks ↓
Total Size: 781.60 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: 623.58 GB
    • Received: 11.46 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.