Loading Tool

Explorer IconExplorer

Memory Pool

79,540 transactions
29.84 vMB
0.09520891 BTC
Random Selection Loading Transactions
Max Size: 180.09/200 MB

Candidate Block

Mining Attempt 1fbda4de62ef3a157f129685b6f85366e36724e97752374c38a0d5a71727e73e
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 137a123dbc9792ba870b6001a3fef9002fa6c19e122170e917220daaf02fb08e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,934
Size: 1.00 vMB
Total Fees: 0.02763909 BTC
Feerates: 111.07 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (657,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,370 257,370 000000000000000235603d28d6792d09c8609e4dd9a9b4290ca5a6fcd8c2ca2a 449 0.17/1.00 vMB 111
257,369 257,369 0000000000000029c2a3afe9b30db1b804ece63f9694084e6440c6404ae335ad 206 0.08/1.00 vMB 108
257,368 257,368 000000000000002c58fb759e6f32dd386a4b952920f601d2e90f8e5b209d9b63 188 0.08/1.00 vMB 93
257,367 257,367 000000000000002537746e9090c41e7d82390cdf0cfc4836d4862a9a6fac334b 65 0.03/1.00 vMB 42
257,366 257,366 0000000000000008b29d08e4e173073b214f296dec6bc6c9bcb1a992f45430f7 341 0.15/1.00 vMB 95
257,365 257,365 00000000000000076a03edf10d0b87c3b9367142ede660907139ffeab5cb4f6b 430 0.19/1.00 vMB 95
257,364 257,364 000000000000000b7b47c7cb3ec0fd2905539d9b053e159d052ac6bfd50034fe 283 0.11/1.00 vMB 109
257,363 257,363 000000000000001a448f136d10b60bcfd8a86a83d4330c3177137894376e154d 423 0.19/1.00 vMB 93
257,362 257,362 000000000000000d2b38581519e2164e33f1c2a1435ce628b5c381fe080c97eb 300 0.10/1.00 vMB 102
257,361 257,361 00000000000000299b044afd9cf8426af6d82de895c98028741d7d5311a025a1 90 0.04/1.00 vMB 60
257,360 257,360 00000000000000066fc7951265e404c71cc6ec9c8262c72d4a1676349f0c1db1 280 0.11/1.00 vMB 113
257,359 257,359 0000000000000015856158a8bba05c0c0cc5d2dd4308cf33ab630795964e1053 19 0.01/1.00 vMB 69
257,358 257,358 000000000000002182a4250be3cdff8efcdf4f246823869f14a444bfc7f2e756 398 0.15/1.00 vMB 112
257,357 257,357 0000000000000015b164b73271c3841571f5435c631223826328d2f98033efb0 419 0.19/1.00 vMB 82
257,356 257,356 0000000000000014f1e20b234534d693fe48c13fc98f1992e2f7773e7bd1ce68 238 0.15/1.00 vMB 117
257,355 257,355 000000000000002857a8ba4364c4f33a740c99af58f78b84395b22eff324d73f 71 0.05/1.00 vMB 45
257,354 257,354 0000000000000012563823579e1c4af726bb6e793f1bff7808b8f18de666a008 85 0.03/1.00 vMB 115
257,353 257,353 000000000000001cf88b2e4b9ca09c2870dbc714de2325f064a8dd873a67a5f3 184 0.07/1.00 vMB 109
257,352 257,352 00000000000000212191b9eeb880d30954c7843b02fcffc923f47503a6d4179f 373 0.16/1.00 vMB 107
257,351 257,351 000000000000002db6f23ee30494b464458f5dab3df22665d3c0c27a1dd05765 28 0.02/1.00 vMB 17
257,350 257,350 0000000000000012ed0e128783f7b7fab33e9548e4b6f1850d3488fdce08ebea 282 0.11/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.64 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: 672.39 GB
    • Received: 16.22 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.