Loading Tool

Explorer IconExplorer

Memory Pool

11,867 transactions
6.84 vMB
0.02296810 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.15/200 MB

Candidate Block

Mining Attempt 623aec177c6997bc9a54994360c149cd24d098b4e14554bb143e14864cc5e594
Version 20000000
Previous Block 0000000000000000000064d22f1bdfdfe2f6b46ad3a091b40b3a4b74f4efc0f9
Merkle Root c4c5a0c457eba17ad2309202f426241b9401e90f7146442f11d3cfb6b17f631a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,147
Size: 1.00 vMB
Total Fees: 0.00958742 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,384 (806,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,766 106,766 000000000001913b5970a085b04148c7a5381fe805202ca05d0a881207f4cccd 2 0.00 vMB 0
106,765 106,765 00000000000149b6145ac1977f2465b680e27d13ada600c99f415e03858bd93f 1 0.00 vMB 0
106,764 106,764 0000000000015a3ebc5a30ca8921a5a4ea7272151186dfbec3d41a1ffe86f7d9 1 0.00 vMB 0
106,763 106,763 000000000002eb315e5ce5ed7aaf848442f9e3963651f2357a9e3936f75bd005 4 0.00 vMB 0
106,762 106,762 0000000000010d500a12541d09cb8bcb62ceb62cde163d79d6c70473885bae56 4 0.00 vMB 0
106,761 106,761 00000000000040527c37edb1f006d284aff43900618a59383117cc4ac656db73 28 0.01 vMB 0
106,760 106,760 00000000000273a6a00eb760756ed971caf941a8fb921a78fbab466970fd8f98 1 0.00 vMB 0
106,759 106,759 0000000000014c93d8eb1296453ebe596e166774b7be7845a485ccf7938ea108 1 0.00 vMB 0
106,758 106,758 000000000000b947c860315b3823e0d01249db05332614619071fb1adf4da7aa 3 0.00 vMB 1,986
106,757 106,757 00000000000275446054eab2fda14915a4e9f64fb0e7298e479d6e77aab9ea97 3 0.00 vMB 0
106,756 106,756 0000000000000154276f39116d1d8ba597130f2aff1b5412f664b2c5b05c120e 4 0.00 vMB 0
106,755 106,755 0000000000009b6cd7cd428a7df2dcd3b93f0b37aff49bd10d846a8e92218adc 2 0.00 vMB 0
106,754 106,754 0000000000002f0598d81a7fb5df2f56de7fc1f14964fa7afcb17a4af725de13 1 0.00 vMB 0
106,753 106,753 000000000002d21a5686da50b9dc5626e9a5fa4bf39d42c055222088abc1f9bc 1 0.00 vMB 0
106,752 106,752 00000000000144350f1556a44dea08f19683e5eca5affe193d1f7a94bb175b9f 4 0.00 vMB 0
106,751 106,751 00000000000198acf0bdf55b6a5cadc61c4216707eb523babfc2fa72b1bcd02a 27 0.01 vMB 0
106,750 106,750 0000000000020d95eae891ef2ad9d716d2b9198b34af66755ce5b3259668f88e 1 0.00 vMB 0
106,749 106,749 000000000000ad40893ed2deef8ce88cc14e2cc1265dc17733d05a171750543b 1 0.00 vMB 0
106,748 106,748 000000000001d7783ef77f0139c7944c78fe494625784948ce1de5f49ffa6da8 3 0.00 vMB 1,012
106,747 106,747 000000000000bd4fdb664355930ad11ce0e96d96a75ad8880808dfcbb8f0981f 2 0.00 vMB 0
106,746 106,746 00000000000043c06031e2fa87833ab5ad09666b5dc35780393a7459666c37d2 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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