Loading Tool

Explorer IconExplorer

Memory Pool

65,648 transactions
30.33 vMB
0.07664407 BTC
Random Selection Loading Transactions
Max Size: 171.57/200 MB

Candidate Block

Mining Attempt 0799f65d2ecd31bcdb30d21ca3aec71de5583060727d132181cccda91b6e72b6
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 5715bb6199ac19c0a299bac860627f0b0654fb960108025a623184d15f7e67b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,224
Size: 1.00 vMB
Total Fees: 0.01773510 BTC
Feerates: 150.93 > 1.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (335,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,150 579,150 0000000000000000000e7eda8e59127286c0e84a3bc93807a9e18ed94499c7c4 2,315 1.00/1.00 vMB 202
579,149 579,149 0000000000000000000945822151294264b4091aa342455f8ec3fe7c8e691458 2,603 1.00/1.00 vMB 226
579,148 579,148 00000000000000000013d4b0ef8860303532778ddea02aaa2536f5ecc9978113 2,611 1.00/1.00 vMB 255
579,147 579,147 000000000000000000065a081c781d3a8fbeb68ea934598c92901f40020b6347 2,025 1.00/1.00 vMB 204
579,146 579,146 000000000000000000011aeb9fc474359219783eee78dee5f828cd00d712e8ff 2,373 1.00/1.00 vMB 208
579,145 579,145 00000000000000000012e19e00481088e55b518dc971738758198294a339a911 1,684 1.00/1.00 vMB 201
579,144 579,144 000000000000000000099b241b0358c4d767694f84630ead718670fbc4dd13c8 2,467 1.00/1.00 vMB 198
579,143 579,143 00000000000000000009a835c5b0fbe1af21357ff186feab988ff6fd2f1a70f8 1,532 1.00/1.00 vMB 206
579,142 579,142 00000000000000000024352b9b581c998b6bd74ceb9a6b97ade816c3320285d3 2,426 1.00/1.00 vMB 230
579,141 579,141 000000000000000000207d527c1dc39fac4580c997281843369fe06f154a59ba 1,861 1.00/1.00 vMB 211
579,140 579,140 0000000000000000000774f90e5964049a77ed9fdd7b8f932a45a6ad48c78110 1,694 1.00/1.00 vMB 234
579,139 579,139 0000000000000000001c7fadc3d4b93969d979a1c43baeb13f8ff40bbb7faf52 1,041 1.00/1.00 vMB 261
579,138 579,138 00000000000000000005f654ecd456c468579fedfb03109f1031c5f21e3447b8 2,382 1.00/1.00 vMB 187
579,137 579,137 0000000000000000001c7ac16ba4381d0139e345bfd46cc36f731911463449f8 1,672 1.00/1.00 vMB 197
579,136 579,136 00000000000000000021d6f87b8bad60a483710b49f801b9d94272fbcd49c87a 1,045 1.00/1.00 vMB 224
579,135 579,135 00000000000000000002a94a44cf3cdd815ef43bd1c61a049d87d5adc805ae45 830 1.00/1.00 vMB 218
579,134 579,134 0000000000000000000742e06f1c705533e4b9c959ed53e6370b56f5216443d3 1,731 1.00/1.00 vMB 246
579,133 579,133 00000000000000000016a9c24092747dc7fefef96ee98207e823c570daf13360 2,393 1.00/1.00 vMB 213
579,132 579,132 000000000000000000168b9efd599db1612890abf3701d944a582145c329c1fb 1,882 1.00/1.00 vMB 152
579,131 579,131 00000000000000000004ed470eeb4fc9df5c8e2dd678afce544e542d852837b1 2,016 1.00/1.00 vMB 188
579,130 579,130 0000000000000000002433313e5ce217eb0724d39a4241aafbcd77bb36629153 3,072 1.00/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.