Loading Tool

Explorer IconExplorer

Memory Pool

78,397 transactions
29.69 vMB
0.07133527 BTC
Random Selection Loading Transactions
Max Size: 181.57/200 MB

Candidate Block

Mining Attempt dfc40c4d1e7e1386be272b1c44c7f5e7542183a3ebba8419de7a2c736d699b2a
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root ae441ade2d5120a04bb63d0d40993a819710886b194b927cec38f9f42788ffa1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,807
Size: 1.00 vMB
Total Fees: 0.00545517 BTC
Feerates: 104.17 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (473,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,395 441,395 000000000000000002c4cfece8168ef7898df3500084e5f477ae2143e65f02bb 1,600 0.71/1.00 vMB 77
441,394 441,394 0000000000000000008edcc4dbc93961b9242a50f8a3e310c348448f083d0497 721 0.65/1.00 vMB 57
441,393 441,393 0000000000000000019708319eae21aad6467448e18f8d2eec1a0957d1df1004 1,518 1.00/1.00 vMB 72
441,392 441,392 0000000000000000035eb4e94b1ff0663353d06c6e80050a929caa6e453fe072 2,191 1.00/1.00 vMB 83
441,391 441,391 0000000000000000021a460bff9ce17e95f337de7a44cc8ac498bee9f8677eaf 1,486 0.75/1.00 vMB 57
441,390 441,390 000000000000000000717467ac91794079ce34cc1bbcad573b699cee181569dd 2,342 0.93/1.00 vMB 77
441,389 441,389 000000000000000001b6119f8f44ffe19ce2de34160ffef503256f989e50b3bb 2,247 1.00/1.00 vMB 69
441,388 441,388 0000000000000000015b6ffbc326787cb459459ac5a6c81608c6d9581ae40e86 2,516 1.00/1.00 vMB 90
441,387 441,387 000000000000000002e85349ac1deb78507a9d9a514ba2cd439c1a537c248c56 2,425 1.00/1.00 vMB 87
441,386 441,386 00000000000000000168a444865ffb2837d941d34260ca7313931b7af89bd77b 705 1.00/1.00 vMB 22
441,385 441,385 000000000000000001f0b20e7b3f3f4edfc949175f9779a1827132bcaa41e552 1,603 1.00/1.00 vMB 49
441,384 441,384 00000000000000000216e92b4e662aece6b70e6b021d64da255e3f93431b9058 65 0.03/1.00 vMB 76
441,383 441,383 0000000000000000015f2bd5b329a6e1bafbd695889f62d0207644227ccf1f6a 566 1.00/1.00 vMB 17
441,382 441,382 000000000000000003810c1ddc0d7759f4be3ea93d2889c3ae0b0bdd9228364f 650 0.31/1.00 vMB 75
441,381 441,381 0000000000000000029ca079c6355ef1e92d6d7e5d51e1d9369fa637b9b4c534 468 0.18/1.00 vMB 76
441,380 441,380 000000000000000003e53f5f7655ac3d7b51b9af48d850ae937908fc9cab7c51 350 0.17/1.00 vMB 80
441,379 441,379 000000000000000002152b1fe0fa9094658fff7996a6d4e3d9f97f0b4564dce4 842 0.46/1.00 vMB 78
441,378 441,378 0000000000000000010f604a5d5f5c8b72bb9458b7938a9705a89c2984840571 2,197 0.99/1.00 vMB 71
441,377 441,377 000000000000000000eb94fbcd9466ff862f6187f93ed078be75473c7983cfdf 2,272 1.00/1.00 vMB 68
441,376 441,376 000000000000000002b68d6dd6716e0fec0a161faa589633debdc62cefc98a03 1,533 0.75/1.00 vMB 52
441,375 441,375 0000000000000000023894e54a972c0759c036f5b257cf20f41d6cf2847f1d80 1,646 0.75/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 783.05 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: 720.56 GB
    • Received: 18.19 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.