Loading Tool

Explorer IconExplorer

Memory Pool

77,053 transactions
21.11 vMB
0.05811430 BTC
Random Selection Loading Transactions
Max Size: 140.94/200 MB

Candidate Block

Mining Attempt 967dd67a7238c9e377211a7831ed9578ae77f7d0e4ff83a861f2c894700ef77e
Version 20000000
Previous Block 00000000000000000000458667072dae7325a30143b06fa129332f58245f6409
Merkle Root 7477ef3b7907e00a95356c9ddfd01d23e8324fefe2abc9cccc8fa1c247eb9805
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,306
Size: 1.00 vMB
Total Fees: 0.01040403 BTC
Feerates: 100.45 > 1.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,178 (907,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,053 9,053 00000000e72bcf1aa4e8cb917b76259064c92e5673cbcbbc9557a55a34516fe5 1 0.00/1.00 vMB 0
9,052 9,052 000000008e8e06813da4d90b6e4e88a35b552d730f1fba0ae557707d362a6f47 1 0.00/1.00 vMB 0
9,051 9,051 00000000ecd78365eaccf46fe35f61aa1b4d79888c3a50cd781f061b6010d18d 1 0.00/1.00 vMB 0
9,050 9,050 000000009a3062e2131984c6cf0b589c1eff5c9a50ff663c23e39670d325ee26 1 0.00/1.00 vMB 0
9,049 9,049 00000000c76b0b67575a8735b8321399bc61c492b3b894150e751ea25205fc1a 1 0.00/1.00 vMB 0
9,048 9,048 000000001247f067f39b80d4f0ebc77bd6e44ad520d48dcae476c791b190117b 1 0.00/1.00 vMB 0
9,047 9,047 00000000652518bcaeb45faa6379068d5ed34caa0fe046498b974d8acc265a1d 1 0.00/1.00 vMB 0
9,046 9,046 00000000a9f7951b94c788d7e5b96e1f606bae29cb7439b3b2f357411b2f7cd6 1 0.00/1.00 vMB 0
9,045 9,045 000000000f5ec0f4106f0302f9302cad7da39c5bd7a1e0b88c411d730047be2a 1 0.00/1.00 vMB 0
9,044 9,044 000000001e8e2046288d542c5cc9ae27dbb6b4fefcb1efb658329654a74edc6c 1 0.00/1.00 vMB 0
9,043 9,043 000000000cf3061f468f2160750c6b45f0de38d76fbfe132c735ae851c9996e8 1 0.00/1.00 vMB 0
9,042 9,042 00000000723dc61eff2d9e4fa6f20fc298a012c52f8ab76a139a796e2c7a52fa 1 0.00/1.00 vMB 0
9,041 9,041 00000000543f619afa8d04536090c732999ae11913c11d7192208177faec7321 1 0.00/1.00 vMB 0
9,040 9,040 00000000708e3b444d261f2563f04f1c4e7ea53f7b4315386f25b73c06e6f104 1 0.00/1.00 vMB 0
9,039 9,039 00000000944a6986d12e34ccdcdf52d97c2a01eb6e53264c162d23c562984778 1 0.00/1.00 vMB 0
9,038 9,038 0000000021c12ba808106093f028d52a16b3dd8456e4d04ba6a7b6de469d4215 1 0.00/1.00 vMB 0
9,037 9,037 0000000093506413d42170caa97d0624b7fd36b5fd672f4e88a9a9d2e283f81c 1 0.00/1.00 vMB 0
9,036 9,036 000000008cdfaf5111efc7d95cd524aaf23d1f62ec41482cd1234fb019c898aa 1 0.00/1.00 vMB 0
9,035 9,035 000000005aa3c1eeadbe8f57e0688f31c19309d17ad649a1e8ea2243895ce565 1 0.00/1.00 vMB 0
9,034 9,034 00000000e0f76cad79c0bb4af567f920bafd257ed493fb86e502447e5f66ab99 1 0.00/1.00 vMB 0
9,033 9,033 0000000022f4585cc2153d6e049ff0664f100524da17823b04dd94a9f2aefe4b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.42 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: 821.56 GB
    • Received: 24.74 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.