Loading Tool

Explorer IconExplorer

Memory Pool

78,070 transactions
29.68 vMB
0.07106683 BTC
Random Selection Loading Transactions
Max Size: 181.31/200 MB

Candidate Block

Mining Attempt 5d6e34b86406827d7076a2cfdc8d281e1ed324166b18d5a528a3934daefc611d
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root b820ea9a88f305985c69ff424fcf7174177191e07d45a1879843f1bb249b670e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.00552838 BTC
Feerates: 20.11 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (19,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,762 895,762 00000000000000000002122b31a8f618043dd739c94c7c82cefe4918ff104f1f 1,844 1.00/1.00 vMB 1
895,761 895,761 00000000000000000001e88d2be14f2d43a045cdfa5cfef3a181094e682ab7f8 2,965 1.00/1.00 vMB 3
895,760 895,760 00000000000000000000cee16e85a81f8623d56b7040ff83984f93fb15598b0d 1,816 1.00/1.00 vMB 1
895,759 895,759 00000000000000000001f1621527881a88c844988e22a8c1e913f48e733e3018 1,320 1.00/1.00 vMB 1
895,758 895,758 00000000000000000000f69c3a5b1fd1b33703318cce08883936e36511f80236 2,745 1.00/1.00 vMB 2
895,757 895,757 000000000000000000020390a659c1c35d27d9e91b6883c54a40d7b651ff1423 1,053 1.00/1.00 vMB 1
895,756 895,756 000000000000000000008ab4a6dfb993159cdc3206d5c1bb74aacbd3ecba5baf 1,081 1.00/1.00 vMB 1
895,755 895,755 00000000000000000001718956300bcc55ebe00bb173371d5e8bcc2b86e35716 1,137 1.00/1.00 vMB 1
895,754 895,754 000000000000000000007909108f351c086820d9f4ea544bb4ac29cbfc49f4eb 2,082 1.00/1.00 vMB 2
895,753 895,753 00000000000000000001d3d4fb15046ade23353a0be73b77a515fa2223669451 2,988 1.00/1.00 vMB 1
895,752 895,752 00000000000000000000646bf8e642b975087e4520b54544b83c316a7af1ce67 825 1.00/1.00 vMB 2
895,751 895,751 000000000000000000022536acd6c2f9ae0cef88f4bfe947c454118273f67d1c 613 1.00/1.00 vMB 2
895,750 895,750 000000000000000000005f000e3b1f466281d4cf328d2c75ab4dc92626fddec1 721 1.00/1.00 vMB 3
895,749 895,749 000000000000000000001dfb165abcf0ddccd970422aa6ebd9b327861e75037c 792 1.00/1.00 vMB 3
895,748 895,748 0000000000000000000084de4aee62dadeb83afd7f65a34329890cfee3ece154 2,428 1.00/1.00 vMB 5
895,747 895,747 000000000000000000000c85c82f00dfc806b705781edcc4df27f70bd59e1fb9 2,379 1.00/1.00 vMB 4
895,746 895,746 000000000000000000018f79f1a23ff336be6d085e71310b9fa8e969512a8b3a 2,155 1.00/1.00 vMB 1
895,745 895,745 00000000000000000000457a2fa4481afdeae214d90619a6686c4d482a50180c 2,920 1.00/1.00 vMB 5
895,744 895,744 00000000000000000001fb113eb395f5d76c9ae6f912b4600403f577356b8c4f 2,387 1.00/1.00 vMB 4
895,743 895,743 00000000000000000001aa86b504345c002d99f06d3a8ffa58ec43d646222894 1,999 1.00/1.00 vMB 3
895,742 895,742 000000000000000000008f9730a2780a39faa7bd2f6e0e3803c792de84850960 2,914 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.