Loading Tool

Explorer IconExplorer

Memory Pool

53,669 transactions
29.73 vMB
0.10332789 BTC
Random Selection Loading Transactions
Max Size: 159.67/200 MB

Candidate Block

Mining Attempt 7d49cdc525f757c26dd92f7aec0dea66f48e77d6ebc53d3e6e37c698cbc890b9
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root ab1e43a5aae26c6be4eee0c6a3c489ac2ad1e3ca042355b5ac436d00a09eca1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.03120767 BTC
Feerates: 150.77 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (224,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,883 689,883 0000000000000000000d3c3d0da668b9f8a5ac715b369cd38108c4df424ed75a 2,150 1.00/1.00 vMB 86
689,882 689,882 00000000000000000007ed4d7ca472df79ea58e4348e9785675e227f9cca1f1b 331 1.00/1.00 vMB 4
689,881 689,881 00000000000000000004b3ac7a1846c1cba33a1fa63437879395b75ffa022881 1,151 1.00/1.00 vMB 12
689,880 689,880 00000000000000000001c324ce825e239d6528bf017ad0ea55c1d2f36ee62427 2,265 1.00/1.00 vMB 54
689,879 689,879 000000000000000000067c79aeeb43acb9af328a1db6d33323bf3605e323add6 925 1.00/1.00 vMB 14
689,878 689,878 0000000000000000000c7434ed4857631445a46bac1447f06fe5babb6bda2cc7 1,846 1.00/1.00 vMB 18
689,877 689,877 0000000000000000000016587ecb7334446bb0a053476b5463069b1ea93d7efc 2,444 1.00/1.00 vMB 62
689,876 689,876 00000000000000000004b7791613ef4ea800d7ae3efa2b5ed22e7cdf28c62331 1,744 1.00/1.00 vMB 65
689,875 689,875 000000000000000000063fa9729c7e5a5464b1aae00e91c49c9e892f4f3e8fdd 1,548 1.00/1.00 vMB 62
689,874 689,874 0000000000000000000d382808ae12b732bc4b5437f122b8fce28dd635cdb3de 851 1.00/1.00 vMB 19
689,873 689,873 00000000000000000012d4f746b91ec3874b068e08161954f303e376aa743998 393 1.00/1.00 vMB 5
689,872 689,872 000000000000000000009a51296d438f91e62cc04127d9ccee1c4108d981e46b 1,053 1.00/1.00 vMB 44
689,871 689,871 00000000000000000000e1c41df4585a9b142b6a4a9c16e776c5b2c841ad4067 331 1.00/1.00 vMB 5
689,870 689,870 0000000000000000000ec88242d3498c824c09a53061911cd7e28e22a749e5cf 93 1.00/1.00 vMB 2
689,869 689,869 00000000000000000000e336a98760d37dc4c1ac368c97b1186e6e00ebe3f479 1,751 1.00/1.00 vMB 8
689,868 689,868 000000000000000000015abf5434098c6afceedf742224056f9abd012b26141f 1,377 1.00/1.00 vMB 16
689,867 689,867 0000000000000000000cc8bfd3b3a1190204f08b1a845440ea14737d57629b09 1,309 1.00/1.00 vMB 58
689,866 689,866 00000000000000000013490887f6611b78aee8a534e4de9dcbbfd2d3ad0077d8 863 1.00/1.00 vMB 82
689,865 689,865 0000000000000000000a66cdec2b83739a841f5497d3c49e80bd8dd54a0f256b 2,918 1.00/1.00 vMB 57
689,864 689,864 0000000000000000000292659289c6510deed6e664ef2e8f62db142f228ca912 1,740 1.00/1.00 vMB 10
689,863 689,863 0000000000000000000dfea7325094bf2de4b09463e0118b9003ebad958d5046 2,108 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.