Loading Tool

Explorer IconExplorer

Memory Pool

40,850 transactions
27.93 vMB
0.06389070 BTC
Random Selection Loading Transactions
Max Size: 143.36/200 MB

Candidate Block

Mining Attempt ff1a9b2cc7dfcf613184851e505d2cc1371576074cf78e56c6efef396396f95e
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root d40bfa898d4b73b97b725aab1ae2d32ba6eec67f698b694429a1ce0d317491ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.01032316 BTC
Feerates: 100.56 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (880,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
33,884 33,884 00000000addc5eddf42c16e29192ac1b4ba2c6f2b957f6241c67304607466649 1 0.00/1.00 vMB 0
33,883 33,883 0000000069209899c1381ea5ea7f4ed9d981c5070dbe58b27c586d8a1fa7b8b7 1 0.00/1.00 vMB 0
33,882 33,882 00000000a07e4059e63726be49e3485a70249659e890db09b3376406b0aff0f5 1 0.00/1.00 vMB 0
33,881 33,881 000000002ebba740943319c33ecc032d35de1729295f0f2ccaa93c05bd3a1b3e 1 0.00/1.00 vMB 0
33,880 33,880 00000000aded541d39e0abd2ff7e91c672eee4865bdaff9ebc448b1edc88a2f3 1 0.00/1.00 vMB 0
33,879 33,879 000000006da741fb5512d8179bfa0e0c81511bd87af8fdae1ab36947fc2a8cfc 1 0.00/1.00 vMB 0
33,878 33,878 000000000c8d1ff3f6d7924d55d1e82f5f08d0c5624b153c6987a2f573acb279 1 0.00/1.00 vMB 0
33,877 33,877 0000000049f30a0f3235af86a2c1f15d37a86fbfb338f21b8e53d04185d4fc07 1 0.00/1.00 vMB 0
33,876 33,876 0000000011cb1f3ac18da80a7e2a3172f4d64be93673d4871be6e4fc2608d8e6 1 0.00/1.00 vMB 0
33,875 33,875 00000000b17d6dbe023bbaefe9a9f90e564ff4445099c98090b35c52a98043f6 1 0.00/1.00 vMB 0
33,874 33,874 0000000060db8b4cd66aab157957c9ea624e2ae6dba9bc0a653d0b3ee3e160fc 1 0.00/1.00 vMB 0
33,873 33,873 000000002390dc747b857839ba8e01688149079f6a223d08a8db315c847735ad 1 0.00/1.00 vMB 0
33,872 33,872 00000000b7ce4e9f4969d3b9beb5cd5af38191ac757d697a28481d9e0d9ae9c6 1 0.00/1.00 vMB 0
33,871 33,871 000000000a893f04036fd0c23e73c2ad8552f208b62c45bf9a89fe9b7f286167 1 0.00/1.00 vMB 0
33,870 33,870 00000000b90bd1efc67b54abff77a3688a48123727c9523e4f57434341776e3f 1 0.00/1.00 vMB 0
33,869 33,869 00000000ca10301ed0f8667657bbe0a91609d5fb100c86501f007f5bebc05283 1 0.00/1.00 vMB 0
33,868 33,868 000000006fea87d93693990a5d0d229e41ca3d436af3b7277aabe40b8b6d1a01 1 0.00/1.00 vMB 0
33,867 33,867 00000000b34c7a31c9189d4bf42fefa2af6006a8d2908f5660ce69cd396a3d58 1 0.00/1.00 vMB 0
33,866 33,866 000000003fe6baac9109c2212db409e733a08a4f5fd09d5ebf5ab608a4770108 1 0.00/1.00 vMB 0
33,865 33,865 0000000012d0705d564e11c3efef6268a5b407177bd9e2cb68dcfddd9a78d302 1 0.00/1.00 vMB 0
33,864 33,864 00000000a401927180272dbc20bd03b4038c548d83289a261de9e9c3ec7591de 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.73 GB
    • Received: 12.08 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.