Loading Tool

Explorer IconExplorer

Memory Pool

81,141 transactions
31.12 vMB
0.09155811 BTC
Random Selection Loading Transactions
Max Size: 187.72/200 MB

Candidate Block

Mining Attempt 0b3c0225695493da5dbb59d489e3bf7ecdf7d6288c208bcdc43f8d9183fb5227
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root ad34d9121a9428b35355b02abb648dd702421334b4ca260e49ddf372efb4b341
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,450
Size: 1.00 vMB
Total Fees: 0.01893600 BTC
Feerates: 45.88 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (313,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,209 602,209 0000000000000000000fcb84c39fa9f27af96e7de5f5fcadbc8c7ed00e6ea326 2,776 1.00/1.00 vMB 16
602,208 602,208 000000000000000000072e5177d624014c3e882e026249e08b0b7e910d976f48 2,063 1.00/1.00 vMB 15
602,207 602,207 0000000000000000000fac9e84a620c65518ac3b773fbde1ddf73532d72e359b 1,993 1.00/1.00 vMB 19
602,206 602,206 00000000000000000010a5671d68df5bd46b3cba016f8f8225d0c2bb028aa488 2,600 1.00/1.00 vMB 28
602,205 602,205 0000000000000000000daaaa2363685380634739d241cd2d5c070c68ead0eb95 2,001 1.00/1.00 vMB 12
602,204 602,204 000000000000000000101b0de4f0b5ec976832dc3eb02520ed2771faaea4e862 3,128 1.00/1.00 vMB 27
602,203 602,203 00000000000000000011ccf05007537d1790f9cedc9c70f1d99938b11872cc4d 2,559 1.00/1.00 vMB 12
602,202 602,202 000000000000000000025d2b3ab0cf29e932f86ff618370599df32eedb89abe5 2,506 1.00/1.00 vMB 29
602,201 602,201 000000000000000000037f67a1ed5f439777223f0dc37750c649b07f80b70ae2 3,328 1.00/1.00 vMB 31
602,200 602,200 0000000000000000000e956718b4ad25122d0aa7e13af16e7bbd000402b129ab 2,666 1.00/1.00 vMB 49
602,199 602,199 00000000000000000011fa68145ff6ede63bf510b400888a4c88be5a536ffe5e 2,070 1.00/1.00 vMB 22
602,198 602,198 00000000000000000008bd6f65a42904ec9a9247112eb54ac1bd7b9d6591f892 3,052 1.00/1.00 vMB 28
602,197 602,197 0000000000000000000aea9f7d41764aaa00d315ad95f30965781786ce0cb80d 2,658 1.00/1.00 vMB 39
602,196 602,196 0000000000000000001401aa8ef894ff2ab4cd9c13d1b82d94a50813bee6f710 2,139 1.00/1.00 vMB 22
602,195 602,195 00000000000000000007273fd9ef84fe17839cc22a9f033a519be8c8b7d57ecc 2,711 1.00/1.00 vMB 17
602,194 602,194 0000000000000000000fa25667f316edea7ddac66b33770d879b6d321f3c5185 2,930 1.00/1.00 vMB 42
602,193 602,193 00000000000000000009e7247b67b0aa60a66ddab8993294183981f801ebaf45 2,132 1.00/1.00 vMB 25
602,192 602,192 0000000000000000000ff7ccd3138f51efae7f81ea93ea7d12d004dd91d172d7 2,527 1.00/1.00 vMB 24
602,191 602,191 00000000000000000001d08eb994c0d7fc5a55925c124cd75472dfd2a8307b9b 3,112 1.00/1.00 vMB 28
602,190 602,190 0000000000000000000475a6830190abbd081cdec7b8845764a57091f69c6c96 2,934 1.00/1.00 vMB 32
602,189 602,189 0000000000000000001405c2dc004b910528377a93319848e78821dea68ea6ed 2,659 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.