Loading Tool

Explorer IconExplorer

Memory Pool

75,601 transactions
27.98 vMB
0.08456407 BTC
Random Selection Loading Transactions
Max Size: 170.17/200 MB

Candidate Block

Mining Attempt f5c44c2e2baab90c00a27e10820e75b98498ee7b7065b4eb325a1005c926a0ef
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 9b5f6f249f95d2843b11df7dff265b137339b221a9fb36b1b81617bae12b6781
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,464
Size: 1.00 vMB
Total Fees: 0.02443664 BTC
Feerates: 402.60 > 2.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (192,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,290 723,290 00000000000000000007d35875c26be44e25ccd791555c0d615129b7ef06e128 2,424 1.00/1.00 vMB 24
723,289 723,289 00000000000000000005ce9ff1596387529a154be9da76762a8726cdb66d382f 2,279 1.00/1.00 vMB 22
723,288 723,288 00000000000000000006ce68f77eb55cf615105d239233bd20aaba00daba82f6 2,160 1.00/1.00 vMB 12
723,287 723,287 0000000000000000000495161cbdf6f5e684a73d90d2f3446d190618ce78ff45 846 1.00/1.00 vMB 6
723,286 723,286 00000000000000000007d846e5e8c6c0d165e97728ed7dbe475e933a46b65c26 2,069 1.00/1.00 vMB 6
723,285 723,285 00000000000000000009118544ef18e3582d572de32f621642ab6ef0d3ae9830 3,046 1.00/1.00 vMB 7
723,284 723,284 00000000000000000009bb822804ad98b223db3d4f4b730850bbb328973d5eee 3,162 1.00/1.00 vMB 11
723,283 723,283 000000000000000000094e39726eb4d9ec4c94eac2cceea97f8bd54198ba4947 2,428 1.00/1.00 vMB 13
723,282 723,282 00000000000000000008f7c4baf49a16a317dabd0ff9a25d652a7ac6911e2a8f 2,260 1.00/1.00 vMB 28
723,281 723,281 00000000000000000008abd4ef5bbac1314dd1b6b08ebf465b4ae440524ccec9 771 1.00/1.00 vMB 3
723,280 723,280 000000000000000000039ba705ba34a06b3dfb44b00427ca3ff2bca176ef6313 1,783 1.00/1.00 vMB 24
723,279 723,279 00000000000000000002414827f485de3d060d2e78d12e07cc2d7365326b904f 2,662 1.00/1.00 vMB 1
723,278 723,278 00000000000000000000e3b497fcf6793411b74ba254396319478300140b4187 2,802 1.00/1.00 vMB 6
723,277 723,277 00000000000000000008b66225a70cc8596d2ef72c2131e25fa4aeb784009bfe 3,352 1.00/1.00 vMB 5
723,276 723,276 000000000000000000053b57066732baf62594884ae19b8038b6ac308e220bf7 1,877 1.00/1.00 vMB 14
723,275 723,275 000000000000000000051d1537dc6e372d8eb4352022b2932e79313eb8ac5e08 3,170 1.00/1.00 vMB 6
723,274 723,274 00000000000000000003a2e23d6641746f5afeee23e66d1e0b62a5b2db512ffa 2,405 1.00/1.00 vMB 10
723,273 723,273 0000000000000000000a28f589df88efaef6757a922cc01da63b694fd6270a03 3,331 1.00/1.00 vMB 18
723,272 723,272 0000000000000000000736920a2fce5cc8601c4db8f83703704e8613288c6e31 1,734 1.00/1.00 vMB 6
723,271 723,271 000000000000000000095006cce71afbf6f6200a26aa035af72d9e580f1b4a30 623 1.00/1.00 vMB 4
723,270 723,270 0000000000000000000688a5157a5c6e8720593190ace7c52b41dfae94d1c26d 1,119 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.93 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: 714.68 GB
    • Received: 17.58 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.