Loading Tool

Explorer IconExplorer

Memory Pool

40,822 transactions
20.60 vMB
0.13188782 BTC
Random Selection Loading Transactions
Max Size: 113.16/200 MB

Candidate Block

Mining Attempt 28b9452788c0ca05c90744ef1bf1df1bbd438aef2ce4e11a7d024b354eeedbb3
Version 20000000
Previous Block 000000000000000000000c5314e19d0deee800b1ab40676853dacd6ad1a40168
Merkle Root ed74702dfe160a45909bed67b2dff62df783a5b62065253edeac5266fe5542a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,155
Size: 1.00 vMB
Total Fees: 0.08082436 BTC
Feerates: 4,015.69 > 8.10 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,909 (751,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,346 162,346 00000000000000384210bb96a7741dd15e21b1140490c7883db47eff12665c90 107 0.06/1.00 vMB 360
162,345 162,345 0000000000000895f065faa4d888a41726628c7f6b39fe1754385f2ebe0ae50f 61 0.06/1.00 vMB 206
162,344 162,344 0000000000000789770557f90720f16fbb4afe62106020895b6abd60d3d4c223 69 0.03/1.00 vMB 142
162,343 162,343 0000000000000cf5b81ddf7dcca68ad74bf1f5a688e43baee0d263a61ad2bc54 46 0.03/1.00 vMB 114
162,342 162,342 00000000000003a8167f40446d9de44c37c6d26182e0700d72114db33afc70d8 40 0.04/1.00 vMB 407
162,341 162,341 000000000000030461f4a31547643e08ab1e367a4f5bf077d3ae11ebba1c36b0 108 0.05/1.00 vMB 351
162,340 162,340 000000000000072a52a4b23526f2c0d6fc11dbc44a9f71c4ed4363452d571632 53 0.03/1.00 vMB 240
162,339 162,339 0000000000000b2dcafa60498833e4c4e6d4f5f4c1962caa8f3e13202995ea4a 39 0.01/1.00 vMB 272
162,338 162,338 00000000000006532e1c9aee82869a0e614a3864653c6726f45d836b128d2070 31 0.01/1.00 vMB 150
162,337 162,337 0000000000000c7134e786a52ff2f74accfa3785fb8ddf91ffd7b840929507d6 15 0.01/1.00 vMB 119
162,336 162,336 00000000000007cf4d923c14de0f556d7cfd145d7ea2a145cd3cd45b94137981 16 0.00/1.00 vMB 265
162,335 162,335 000000000000014af1181f55a53b527f8afd51ea420a9f296d3d897a93a4b498 67 0.03/1.00 vMB 93
162,334 162,334 00000000000001ec2848a93a15b0a60ac0927c4a9023fa95bfd6ee268346a052 30 0.01/1.00 vMB 2,939
162,333 162,333 000000000000052c11f934749ac3c1350a615e1e7353f77c5e136ab44ef4b02d 46 0.03/1.00 vMB 69
162,332 162,332 000000000000066f3bb78943ad456eb7f2e56a70db644659537d9d22171463ac 16 0.01/1.00 vMB 347
162,331 162,331 00000000000006e1068fca1f3824d4d0cbf95f06ad8b551115b97db5d3647987 23 0.01/1.00 vMB 0
162,330 162,330 00000000000003f0c8eb69f33b0899e96d87065c0c3c674f5af8ec8c0b48d541 98 0.04/1.00 vMB 119
162,329 162,329 00000000000004dad5020143c6f0672e48262802f7b96d712c3f831822142ba8 27 0.01/1.00 vMB 62
162,328 162,328 00000000000008628b8fe78936c0d85079cf4fade4b2587c313f781bcbd16044 37 0.01/1.00 vMB 241
162,327 162,327 000000000000044eef4d9d12565592b50c2a29fd3ca7bd33c3f375ab3883e201 1 0.00/1.00 vMB 0
162,326 162,326 00000000000001ff8706088423e88b4aef159ba2f822a99c80e6761e768eb17b 32 0.02/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 780.45 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: 527.43 GB
    • Received: 5.49 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.