Loading Tool

Explorer IconExplorer

Memory Pool

80,798 transactions
30.08 vMB
0.11490750 BTC
Random Selection Loading Transactions
Max Size: 181.22/200 MB

Candidate Block

Mining Attempt 8f394319d9ed5c6baea2b2f42152bb04ac72e74cb1825937eac5f73d138cda78
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b1177d2183ac7ec2c32137f38c82e87a84a35cc7a9527e61f92041238268009c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.04273156 BTC
Feerates: 302.06 > 4.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (583,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,397 331,397 000000000000000006c3582cfab5cdefbccec871aefe81a768117f374c4da257 32 0.01/1.00 vMB 14
331,396 331,396 00000000000000000dd3cfd3fac2ff5c6eff954528bd092c2ebbb4119806b04b 410 0.30/1.00 vMB 21
331,395 331,395 0000000000000000081f18380b8c3a798fe45bb2b6ce57dd77ade0cf5abe5e19 171 0.15/1.00 vMB 19
331,394 331,394 000000000000000008a0143f1672f0e3f760be90d8da439a0eb3baedfc32bdd4 74 0.03/1.00 vMB 21
331,393 331,393 0000000000000000186ed385e52d2dfbaa36a6c44df3b29718c31480f834b687 181 0.08/1.00 vMB 20
331,392 331,392 00000000000000000bfb3caa0a2f2e197536745e4627316dc32812b6983c4a17 248 0.13/1.00 vMB 24
331,391 331,391 00000000000000000df5019f8f7c57ce7b2fbcd2586531834958b7391f93d67b 737 0.53/1.00 vMB 21
331,390 331,390 000000000000000019d056840b1ce766417adceb22256b18c183aa023fed0329 1,215 0.74/1.00 vMB 24
331,389 331,389 0000000000000000100758900213b96cf2bf05f35ce8998ebef739e1569a02b6 132 0.06/1.00 vMB 25
331,388 331,388 00000000000000000bd9cad411f9e8afd177ffef40485db26b247bbf23b40d75 97 0.10/1.00 vMB 4
331,387 331,387 00000000000000000879526398373c7016f69682732bbd46f71ac74bb01d5809 798 0.66/1.00 vMB 17
331,386 331,386 000000000000000003bcde30453da6ac3c7a6dfb7b6b4d022c99d40171482795 102 0.08/1.00 vMB 14
331,385 331,385 0000000000000000039a759dc26b76a06f367894fdb0504806ba0a090919910f 1,420 0.75/1.00 vMB 27
331,384 331,384 0000000000000000114f08d7455d1d29f13fd4ec9f8a81849cefab8020a8523d 64 0.04/1.00 vMB 58
331,383 331,383 0000000000000000139a8bdaf86fb03864130a4c6a2e34fb0a1083256a3221fb 1,221 0.73/1.00 vMB 24
331,382 331,382 0000000000000000099f299be50371a3690fb3312a02581eeafd86f6af18df27 77 0.05/1.00 vMB 14
331,381 331,381 0000000000000000027b3497b8cd4252caa0de9de89e608ff647eb28e4d1ac71 300 0.24/1.00 vMB 22
331,380 331,380 0000000000000000196886db99fca3d1ae0729f25bd560e0cd243a47b0f7ec24 98 0.04/1.00 vMB 25
331,379 331,379 000000000000000000fc72b69f3f625ee2f7c1b2c63dec2549cc8fb17a1fda1b 764 0.57/1.00 vMB 22
331,378 331,378 00000000000000000996236d8436273947b228461bb70dd000378126f4897471 389 0.28/1.00 vMB 21
331,377 331,377 0000000000000000057c8a2a594ed32a25170e00629da66741a8a9c47454e96c 235 0.21/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.62 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.00 GB
    • Received: 16.10 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.