Loading Tool

Explorer IconExplorer

Memory Pool

81,437 transactions
34.31 vMB
0.13987776 BTC
Random Selection Loading Transactions
Max Size: 194.94/200 MB

Candidate Block

Mining Attempt 98287af3a58a864ed508ef1f2d756bb714f0fdf0be4da3c4085e44a39ec3a478
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root fe2e238ffc4ff93d79212babde8830c271662222ddd48b4048f5effbfaef1ded
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,661
Size: 1.00 vMB
Total Fees: 0.02586714 BTC
Feerates: 384.62 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (634,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,687 280,687 000000000000000127bced7eadf34f6324773fe403ccf5cd6d4541f9c6e86feb 133 0.06/1.00 vMB 42
280,686 280,686 0000000000000001b488194cf77538e87282df1c8e23569b910a3a4bddbcefdb 54 0.04/1.00 vMB 15
280,685 280,685 000000000000000222b47add799f511b9b085329c19c16ad5646fcfbc846df41 916 0.44/1.00 vMB 50
280,684 280,684 0000000000000001835ee07e6b3d8f8feb483fd255af6349e138f7073203bb5c 250 0.13/1.00 vMB 38
280,683 280,683 000000000000000002521d5d32c38bdaab6290c8157bc6409f10249f1f1d32fe 187 0.11/1.00 vMB 33
280,682 280,682 0000000000000001ae7e68eba7cbe0f7fa7f5e170bd26ebd73d938347f632c6b 462 0.21/1.00 vMB 71
280,681 280,681 000000000000000235d439123013da6c09adfcf157783d6582c50e444e04a72b 582 0.25/1.00 vMB 34
280,680 280,680 0000000000000000db25955591d937d4cdbff48be058611cb0174f0d445eae57 93 0.03/1.00 vMB 168
280,679 280,679 00000000000000008748b14c29e286d3077610b73167391fc52b4a26af3c493e 108 0.03/1.00 vMB 50
280,678 280,678 0000000000000000ff70f410e093c1160f48dc18e28afaca6c2f2ed08479ddb2 355 0.20/1.00 vMB 35
280,677 280,677 0000000000000000cd0c5acbe291cd39978551101f3929960afcbb7f60139efb 92 0.03/1.00 vMB 222
280,676 280,676 000000000000000221fd2513edd6c95f1d51cc2be98f026ff48129f6c22d2c29 199 0.13/1.00 vMB 35
280,675 280,675 00000000000000005159ff0eccffa414c1d7d285876e1c21367821c319e8ec47 558 0.25/1.00 vMB 111
280,674 280,674 00000000000000015171d4f21d14a2c51d90dc40c4e8713061ff0220d734c739 156 0.06/1.00 vMB 42
280,673 280,673 00000000000000003dc88ed0b993a663dd31c0bdfdd28391ed277d190cd7298d 171 0.07/1.00 vMB 37
280,672 280,672 0000000000000001accda26cc914bdcec49f16a904e6030c3ba1d8dd8ef6d1ca 74 0.04/1.00 vMB 28
280,671 280,671 00000000000000001b115e88364ae73767bfe028b709b04bebfe74d14df7cd4a 90 0.04/1.00 vMB 35
280,670 280,670 0000000000000000a1989c10843a354869efef2c21e1d01de985c14fedaa8262 642 0.29/1.00 vMB 45
280,669 280,669 000000000000000139a36826291d07bd65114fdd0fd48caf219c6c9f94c12cc0 70 0.03/1.00 vMB 101
280,668 280,668 0000000000000001ad11102cdf4cc70672436e56db4b283414ef8d76ca46eb3e 193 0.09/1.00 vMB 34
280,667 280,667 00000000000000016da504e6e759b145f7f6c1c83b24318a293db198ef01c30c 503 0.21/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.10 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: 729.75 GB
    • Received: 18.49 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.