Loading Tool

Explorer IconExplorer

Memory Pool

81,195 transactions
30.18 vMB
0.13346111 BTC
Random Selection Loading Transactions
Max Size: 181.49/200 MB

Candidate Block

Mining Attempt 317999b9027a56a6dc998dc66ea8b8314fec6624fa5852e109d7d1e43ac549dd
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 027f467e064bb022e6423da682450557791c152bb8ae58caab43e77b4d273a76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,036
Size: 1.00 vMB
Total Fees: 0.05630402 BTC
Feerates: 242.90 > 5.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (631,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,198 283,198 0000000000000001435e62c4e1a1df24d4a3c430d5b2d02edd1c738cbfd21d29 192 0.10/1.00 vMB 42
283,197 283,197 0000000000000001cecfd2ae47d035cb214ae27e1108d7576721f366ae1d24a1 124 0.10/1.00 vMB 28
283,196 283,196 000000000000000113b84722830fefb6aa8dbec383dbe5ffcc16c2053072ec3b 479 0.21/1.00 vMB 53
283,195 283,195 00000000000000018ca2584bc38892fc1014aea8a7255ef30cc7bb7e57501596 59 0.06/1.00 vMB 47
283,194 283,194 0000000000000000d20b6189be35a9f9a0ee0a1e5f6714dd656e2fc949c976a3 233 0.15/1.00 vMB 33
283,193 283,193 000000000000000073c6363b60522f154a3b8d0381a578e4075af39752f8074e 1 0.00/1.00 vMB 0
283,192 283,192 0000000000000000a6f52b88e14e23286dd83c7d43d6ad0a1ddf5916c1549d19 407 0.21/1.00 vMB 43
283,191 283,191 00000000000000008987be4916b8020e8d1165e36a078d79ffb295787f8ad9a4 137 0.05/1.00 vMB 75
283,190 283,190 0000000000000001305150bd79c76f403e2573848fe079dcad4fb99c5a3fb6ab 147 0.08/1.00 vMB 39
283,189 283,189 0000000000000001c75d51721589d2c34c7c0dcf9db931794dae80051a45c90d 262 0.15/1.00 vMB 53
283,188 283,188 0000000000000001c4d869ecee6719da8897de3428222fa8f6d681274b330b07 293 0.12/1.00 vMB 43
283,187 283,187 0000000000000000484ee2dc32020f96dfead4349ddd2125ce32918ba2f40d72 125 0.07/1.00 vMB 27
283,186 283,186 0000000000000001a226f46b8602c7d907b2d001f8f3357f8017a9bc1c5d202a 373 0.21/1.00 vMB 35
283,185 283,185 00000000000000001deb756ec8b8742e24c2572310f755eb7fa6dc09e0c1f352 1,302 0.66/1.00 vMB 26
283,184 283,184 00000000000000017b08bf10aa664f007c4445863a972022592e298c0a8d2705 449 0.15/1.00 vMB 166
283,183 283,183 00000000000000002bf16038f626643321f2ee548c37e207d30835e18bdc1afe 99 0.04/1.00 vMB 59
283,182 283,182 000000000000000004b6c8e7c182db01e909c0487e2a3e79e06698214e0bc55c 72 0.16/1.00 vMB 12
283,181 283,181 000000000000000002101f57992e94fdf8981e9857b0a589ad950ba1c61a8379 364 0.25/1.00 vMB 29
283,180 283,180 0000000000000000edfeb85cb2b815cddf1635513e324b91387eec9ff2b10fe9 769 0.35/1.00 vMB 37
283,179 283,179 0000000000000000fec3ecc86a795a8a3c1be665c174141e73a5a3b89327bc11 798 0.25/1.00 vMB 77
283,178 283,178 0000000000000001178ee7a60f8be49899f5377b4ce44bc43ac9262c4e2fa8bb 588 0.35/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.67 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: 674.08 GB
    • Received: 16.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.