Loading Tool

Explorer IconExplorer

Memory Pool

80,245 transactions
29.64 vMB
0.08944324 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt 32f41be96e8ac81599d3897a347eaa715b23c6ad967ef1c87d074ec5f1362c60
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root be589fb59c1cb8b20ae453cee56a7293beefcddcddbcc6f205ce255e2a7ebb56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.02379422 BTC
Feerates: 90.00 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (552,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,928 362,928 000000000000000012e567ae02af3b49e1a73d0cc4f32185ad3083896ef46b1f 414 0.27/1.00 vMB 28
362,927 362,927 0000000000000000087b156eadbfb4f4ec82c76f852357f19c1bb08e73b5362c 115 0.04/1.00 vMB 22
362,926 362,926 00000000000000000d683c14676319a09ae1c1f1d8174c132140a2c631bc2008 48 0.10/1.00 vMB 4
362,925 362,925 0000000000000000067c212be36476fd04530bb1502f795825522872cf07b57e 1,500 0.75/1.00 vMB 28
362,924 362,924 000000000000000015f817b07b450a85afc5165baba1443d614adc24292d2847 909 0.65/1.00 vMB 11
362,923 362,923 00000000000000000386134da37808aade6421c63710b55987885905fd0b6bb0 1,980 1.00/1.00 vMB 40
362,922 362,922 000000000000000011e92b9721a1754165c39b91750cb1b78cb477373f72377b 1,689 1.00/1.00 vMB 27
362,921 362,921 0000000000000000053c4abfc63c05a5c8274fca2613842c7da6ebb055b4c084 2,543 0.92/1.00 vMB 36
362,920 362,920 000000000000000006b8d07682b0e18f96a3c0ebc08f01bcbe0d736631f94e7d 624 0.32/1.00 vMB 23
362,919 362,919 0000000000000000139108d62872c0ec16b9dee00477a0d5c185540eac748711 528 0.26/1.00 vMB 29
362,918 362,918 0000000000000000117c08450ad01780468e43f945d2b7f0141c5d68ddd8f042 390 0.23/1.00 vMB 25
362,917 362,917 00000000000000001586eedec5c204958de80d8bf578db81bb3ec1c3dc152608 419 0.26/1.00 vMB 23
362,916 362,916 00000000000000000a7128b6ac570941b0e2990e01a9ee0eff89bcd9a26fbd99 831 0.67/1.00 vMB 15
362,915 362,915 0000000000000000061610171c4c6beeaad57bc12d7b8a4714d51e9d9e3730d7 396 0.22/1.00 vMB 27
362,914 362,914 0000000000000000150d1362bca0202043911e21d6aa7c2a52854479e0182b4d 941 0.50/1.00 vMB 28
362,913 362,913 000000000000000014f2f8968aa3ed1ec16a166e7596e8fe3a08171294b7a84b 339 0.32/1.00 vMB 18
362,912 362,912 00000000000000000c8caaeeda6c63498541d52fce2c7a54d375695b4983c5da 105 0.09/1.00 vMB 20
362,911 362,911 0000000000000000162fe85daa362cb10fea55e2d54c6273235a2c2f2771cdf0 304 0.13/1.00 vMB 22
362,910 362,910 000000000000000009e4454603af7709e60f33a38edbf69fb0b82e0c4ef60be0 146 0.05/1.00 vMB 24
362,909 362,909 0000000000000000106e1e561786a8eb5d33f8369f316a864a550d9cf2735673 779 0.75/1.00 vMB 18
362,908 362,908 000000000000000011b6ba05622d6d2b421b87341e9ada06268f49bd211d0bf6 64 0.13/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.63 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.33 GB
    • Received: 16.20 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.