Loading Tool

Explorer IconExplorer

Memory Pool

49,947 transactions
28.26 vMB
0.07350245 BTC
Random Selection Loading Transactions
Max Size: 151.77/200 MB

Candidate Block

Mining Attempt 9720fe90a2127b502bc8c7bd4687acde32629948705054bc3115302b37523b53
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root 7f6fc931b9077782a83055386008e9f9dbd9fec201d4e2cdae2fae4e98f52748
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.01990972 BTC
Feerates: 507.72 > 1.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (302,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,047 612,047 000000000000000000023f1b6bc480ed51d713c07ee8c4c061862a8de1ffdd01 1,621 1.00/1.00 vMB 15
612,046 612,046 0000000000000000000386ba56103d8e1961d063c030715a4f8fbc15f3841cb9 1,694 1.00/1.00 vMB 14
612,045 612,045 000000000000000000134570076d60c933b62f7b6f77637570834cec4c1c0341 2,872 1.00/1.00 vMB 21
612,044 612,044 00000000000000000007d465669e66b7c895bb4ab94a8996bd05d428fddd0684 2,450 1.00/1.00 vMB 23
612,043 612,043 00000000000000000005765f24b33df12eac4abd88449ce5eefc671123f8f3ca 2,837 1.00/1.00 vMB 28
612,042 612,042 00000000000000000011df8c5c0b1fd96bfc5cad4a83739b84de87c66d5d22d5 4,377 1.00/1.00 vMB 45
612,041 612,041 000000000000000000124068439cb30bfc401d12f37d29b4f7eacd8115365655 758 1.00/1.00 vMB 73
612,040 612,040 0000000000000000000769805f904382deffb015673f52cad90926ff4a8978c0 2,977 1.00/1.00 vMB 15
612,039 612,039 0000000000000000000cfafbd4a97e6dc5b8bc7057cc7950949d8f251178a8ba 2,828 1.00/1.00 vMB 27
612,038 612,038 0000000000000000000a7822d8c20ac85141d122226bccca5f78cdb3aa26cb6e 2,898 1.00/1.00 vMB 11
612,037 612,037 00000000000000000004df01ec628b17feaa2496254f4f60df1a15638f89f707 2,016 1.00/1.00 vMB 17
612,036 612,036 00000000000000000003eae5864c270dd23f5fc93b954ea1f38d65c52fa3e340 3,144 1.00/1.00 vMB 39
612,035 612,035 0000000000000000001383edd9d4e5d9048251cbc84b957eeb88ee5692052ef9 2,775 1.00/1.00 vMB 24
612,034 612,034 0000000000000000000f36331e1b9075a4439e9d98829d66d0dc7e32cb063ab7 1,871 0.65/1.00 vMB 15
612,033 612,033 0000000000000000000fed43758bf5c8d23111278bc25fc912078f0dd932654d 1,424 0.48/1.00 vMB 16
612,032 612,032 000000000000000000064009eb3c9a14800c4292a2818dfaedb2f54e6c1123ff 1,209 0.40/1.00 vMB 17
612,031 612,031 0000000000000000001062a67d5d59e3a8ce049f4fe40b6c4bb6a5381494ae6a 597 0.24/1.00 vMB 15
612,030 612,030 000000000000000000117e0da3044b8ab54c0dbe64a9a2f2711b9bbe42ef1ed2 770 0.32/1.00 vMB 15
612,029 612,029 000000000000000000054716cbbc0a36b7f576bb96108320450b3cb493460dc9 1,906 0.59/1.00 vMB 11
612,028 612,028 0000000000000000000660c5a80affcefacbbec71bbf6be9ef7767b9466f1775 2,710 1.00/1.00 vMB 26
612,027 612,027 0000000000000000000494b024d617e6d6701832c0f59615d51b3da30b057f1e 1,678 0.89/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.98 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: 648.34 GB
    • Received: 13.03 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.