Loading Tool

Explorer IconExplorer

Memory Pool

80,393 transactions
29.68 vMB
0.07004778 BTC
Random Selection Loading Transactions
Max Size: 179.11/200 MB

Candidate Block

Mining Attempt 7b918c9db67e6672a47fb7fb70406f966ef3886cd80f0458c221d5f43f0b91c0
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 1656a2046269a416e039b7c99185391fecd51b05668e2c237180d3ce9aa6056f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,130
Size: 1.00 vMB
Total Fees: 0.00951819 BTC
Feerates: 502.67 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (153,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,756 761,756 00000000000000000004e473ed54b3cb28dcb50b74b53ea02fe58e86f1a2d454 1,524 1.00/1.00 vMB 6
761,755 761,755 0000000000000000000294ea52c36d75f48e981c0a18bcb4ced8ef8463973487 1,936 1.00/1.00 vMB 9
761,754 761,754 000000000000000000012c1211e23dc29579cf1a2fe21b9eef2050aa9ddbbc89 1,308 1.00/1.00 vMB 3
761,753 761,753 000000000000000000015fc254357cbbd862f569db8e16ce5021d15ce3d46827 2,018 1.00/1.00 vMB 6
761,752 761,752 0000000000000000000506448b3d22529a430dcb59314ee892fd5933b9a27e6c 1,208 1.00/1.00 vMB 17
761,751 761,751 00000000000000000002b98f5f80cc461c3a50cd50888c3e4be0516af283897d 1,934 1.00/1.00 vMB 26
761,750 761,750 00000000000000000005d757cb691b76d43d1d81b03044de97981b423527a485 2,810 1.00/1.00 vMB 5
761,749 761,749 000000000000000000028b0a52b9c1770c9239d048cf589adcfc51327a1d943f 2,498 1.00/1.00 vMB 14
761,748 761,748 00000000000000000000ad19c0ade9fff238c7b8fc5f5538bde8215d81aebb38 2,885 1.00/1.00 vMB 23
761,747 761,747 00000000000000000006eb3947cae3315754cd7865fb2ac0ae4790ac57eb23f9 3,444 1.00/1.00 vMB 31
761,746 761,746 000000000000000000063b4c029adde2a8197c245f0cfedcf3d2a83b1ee89b1d 2,686 1.00/1.00 vMB 4
761,745 761,745 00000000000000000002e12cf0b255e98b0d439e88db7831f972148469f100ca 3,018 1.00/1.00 vMB 19
761,744 761,744 00000000000000000001dcb1aed8864cc5c793a9e595aa8f44561d8a315b011b 2,575 1.00/1.00 vMB 14
761,743 761,743 00000000000000000003e57dc3335dca577f28442f99419c89368d134c4e1612 2,706 1.00/1.00 vMB 12
761,742 761,742 00000000000000000003546bab9331175b113194084d1299b35f65c7897a012d 1,360 1.00/1.00 vMB 18
761,741 761,741 00000000000000000001123811385d3a3e56f466a8617dd20c778a004eac51f9 2,740 1.00/1.00 vMB 21
761,740 761,740 00000000000000000000a23c339416148f5984fb1c37b172630f20063e044078 2,039 1.00/1.00 vMB 33
761,739 761,739 00000000000000000006155afee657b2c5fbe4d4b6e4352f52ea16933f257792 2,186 1.00/1.00 vMB 11
761,738 761,738 00000000000000000006dfb799317f36b96da271dd5890f236196d47a1dbcb4a 3,384 1.00/1.00 vMB 28
761,737 761,737 00000000000000000006813876b9fb8e4ac09144cdbbefb60b082b87b0de3535 2,097 1.00/1.00 vMB 18
761,736 761,736 000000000000000000024e1a349d23783fa4b530c927a213e47eb8334389f985 3,189 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.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.