Loading Tool

Explorer IconExplorer

Memory Pool

42,844 transactions
27.94 vMB
0.05953051 BTC
Random Selection Loading Transactions
Max Size: 147.24/200 MB

Candidate Block

Mining Attempt debed683608d7a78ba4e869ad9e245d880f6e77b101ab8e9695a491c9c057a5a
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root c41ad477eb9767f6038b6471e9a5e21ea3ca2914e2c6b2304ed0380e93b000cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,158
Size: 1.00 vMB
Total Fees: 0.00703489 BTC
Feerates: 100.21 > 0.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (211,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,751 703,751 00000000000000000008e63181b31e0d5e415954e36a85cc851ed1cea49c1f02 878 0.50/1.00 vMB 9
703,750 703,750 00000000000000000008570d5a851c7683f70646d874f321d57ee8d76259f352 2,588 1.00/1.00 vMB 15
703,749 703,749 00000000000000000007f135ba30b9f9b945221f337392c3b2ee26c213b8a08c 3,060 0.99/1.00 vMB 11
703,748 703,748 0000000000000000000cd04575926d72ad7776f205b715655ba791a8f85fee51 1,059 0.79/1.00 vMB 3
703,747 703,747 000000000000000000046fb615899b3dac70d7f30acb1c6a8be3737931112db8 2,398 1.00/1.00 vMB 8
703,746 703,746 0000000000000000000aa9955e362b75feafb96a1db54c7547a0d766041b17aa 852 1.00/1.00 vMB 2
703,745 703,745 000000000000000000085651618749a9c72e19d07e6e360c1b505b85c83f02fb 1,520 1.00/1.00 vMB 10
703,744 703,744 0000000000000000000482cc5572690e6c4a49c13bb8d8d3c0f38cd811852e89 2,262 1.00/1.00 vMB 8
703,743 703,743 00000000000000000004f4cd5023fccf9410d1ecbe497c90cc2b6468b70cf59f 1,465 1.00/1.00 vMB 5
703,742 703,742 0000000000000000000c547b1a8bb76bf3138c7a3636488bc1120b9b1f8ff04f 1,171 1.00/1.00 vMB 3
703,741 703,741 000000000000000000026866aa7f7c5a711d93a6a2bb234d69d8c945e127499e 1,354 1.00/1.00 vMB 2
703,740 703,740 0000000000000000000ae9544d2daef13e7144b59e5c9161ca93aba1dc6530af 2,436 1.00/1.00 vMB 13
703,739 703,739 000000000000000000060d7cd1b8b1bb8270b501d58b17f66cbef180ff0874ad 2,524 1.00/1.00 vMB 5
703,738 703,738 0000000000000000000885a87e1e26fc5cb89fb69de22d209f1d2d5cefd986ac 2,867 1.00/1.00 vMB 15
703,737 703,737 0000000000000000000a32f66606c6868069c111d0f9effff06c9f06437a98ef 1,110 1.00/1.00 vMB 6
703,736 703,736 000000000000000000061bdcd28684009c6df3a7d46ba4cff486ca996280347b 1,193 1.00/1.00 vMB 12
703,735 703,735 0000000000000000000630a0f4aa472545e3074f6e3762c8e2e420776b58cbc3 984 1.00/1.00 vMB 4
703,734 703,734 000000000000000000024725599d716e4caad53751442749560e0e017fc8bfe1 1,748 1.00/1.00 vMB 9
703,733 703,733 000000000000000000098a36f6db8a7e540ac022307f7098b781ca76112097ec 972 1.00/1.00 vMB 2
703,732 703,732 00000000000000000007f3c68b84d63a51197660450ce759c53eeed9761a9708 2,521 1.00/1.00 vMB 10
703,731 703,731 0000000000000000000bccee6b2f8988f2e121461e44482ef930e1c9874c867b 1,903 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.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: 651.68 GB
    • Received: 13.63 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.