Loading Tool

Explorer IconExplorer

Memory Pool

66,810 transactions
22.60 vMB
0.09928246 BTC
Random Selection Loading Transactions
Max Size: 140.26/200 MB

Candidate Block

Mining Attempt edb690bc5ce7f70e861c67e24d78172a8353067718eb9f0faf8427a1802227ef
Version 20000000
Previous Block 0000000000000000000191bae13e235e203e46eeda20438da86830bff6f3b4ad
Merkle Root b44b8c6d12bff06d9f448beb56fad659dbc32733d81f43c9c85314e0646821e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,248
Size: 1.00 vMB
Total Fees: 0.02776925 BTC
Feerates: 192.92 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,750 (808,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,651 107,651 00000000000091f69d09364158a50ab9fa5acc4e67e25e88e92eb3a51cbd5445 9 0.00/1.00 vMB 0
107,650 107,650 0000000000016d9f62ddf89621ba83a66b885dc2c98908ca5162048c7daa612b 3 0.00/1.00 vMB 0
107,649 107,649 000000000001bf3af6ad4f17f5360113c62b2c194ad901ee63094a84ce954930 6 0.00/1.00 vMB 0
107,648 107,648 000000000001cdd119b7dba5692b2d15cd49d6779d6c3ab035ca801e72babbd3 10 0.00/1.00 vMB 202
107,647 107,647 0000000000018aa6f04b6b99538b071b5ffbca69117720170ae71651495ecd7b 2 0.00/1.00 vMB 0
107,646 107,646 000000000001e287189b9ad8b6a8373e5f3289a24b589bd189030574f7a3daba 2 0.00/1.00 vMB 0
107,645 107,645 000000000000b72fce10afaf212a1297474dd3da6b2e6ff729465fa0e21bc8ca 5 0.00/1.00 vMB 0
107,644 107,644 0000000000008859299e54395f1fa01e1751d132ad88096cc7c4c2c669e4c543 12 0.00/1.00 vMB 0
107,643 107,643 0000000000018b7296e0c614319dab47622c1d9cb0d60c47209b620eb1db0500 11 0.00/1.00 vMB 0
107,642 107,642 00000000000096749f01d9d123af78b08c4439c5e7d5c234e325df09284cd6dd 7 0.00/1.00 vMB 0
107,641 107,641 0000000000008cc08fc229e819dabcb154144a075be36542623bb6e9f6f7b913 12 0.00/1.00 vMB 0
107,640 107,640 000000000000284deec03a7a0fa2599c242b836b5998f99ceeb1cc27fa5d0df8 3 0.00/1.00 vMB 0
107,639 107,639 0000000000028090f6d26a152c0c3b2832ce94904904b0bd343f9eac86d6c52f 10 0.00/1.00 vMB 0
107,638 107,638 00000000000252a6303ac7a1b15330766087513a1147a8871a2c65a71060869d 5 0.00/1.00 vMB 0
107,637 107,637 00000000000042d8063b37115b8679cb118eb8ad348e8186558a2def4f311748 6 0.00/1.00 vMB 0
107,636 107,636 0000000000001379a19c6e5a638ddf145755010bcd8725cfe929bf0867495f15 13 0.00/1.00 vMB 0
107,635 107,635 000000000001ed7fd7f7fd95976058246ac977a77be9fb39b9d42c101e779eb0 9 0.00/1.00 vMB 0
107,634 107,634 000000000001c266fbd6d5d3b84fbec549065463ef64752bdeb42c5a7edc451a 1 0.00/1.00 vMB 0
107,633 107,633 0000000000020f7a73ecac67e364cff1633f78180da8717beca3006806e17e53 11 0.00/1.00 vMB 393
107,632 107,632 0000000000019420ff6d62e833e5a6293c9b655aa90a5bed4c5d5ba2caadceff 12 0.00/1.00 vMB 0
107,631 107,631 000000000000294f6000aa29f131f1b94edf50421608b53c4d6c5d3868905426 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.67 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: 777.63 GB
    • Received: 21.19 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.