Loading Tool

Explorer IconExplorer

Memory Pool

88,860 transactions
33.50 vMB
0.23533027 BTC
Random Selection Loading Transactions
Max Size: 196.07/200 MB

Candidate Block

Mining Attempt 607eca2743465974a4cb22b5f76578e06511710dc6ee20ca52021a00b90c0b10
Version 20000000
Previous Block 00000000000000000001e4fde79e1fe01af27d4e76c48343b723fc7054e22573
Merkle Root f163b1a063aa698d3f64de776df972369d29d1e6e16d8716fe380b72689e803e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,733
Size: 1.00 vMB
Total Fees: 0.06052312 BTC
Feerates: 150.93 > 6.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,635 (813,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,976 101,976 0000000000021e80afd8134b76124003e51c466eabf17cbac17b415e123c63c5 7 0.00/1.00 vMB 0
101,975 101,975 0000000000007b8512794550526c86eb3b75d1fbfc12b41b61bebc4e83519e8e 2 0.00/1.00 vMB 0
101,974 101,974 000000000001023c6947704f5656c5350988f8f04f8f35a854d270a8f5d45a7a 7 0.00/1.00 vMB 0
101,973 101,973 000000000003b3320bf288240f6bc86cd17ca76c7c0f1b11f585a9dfcf5c0197 3 0.00/1.00 vMB 0
101,972 101,972 000000000002c7fc42c9dc577bf23ac6de30e5320bcdf21ada3a9752ee004bae 11 0.00/1.00 vMB 0
101,971 101,971 00000000000313176fce93106b75cd926ca5f7b8cea859d9777b60b61397de39 1 0.00/1.00 vMB 0
101,970 101,970 000000000001252a7e7aa4f88bb06b04997bd475531ddbd712f36200ec8b4814 1 0.00/1.00 vMB 0
101,969 101,969 000000000002ce6ef698039481fbdcae11e1f1f2445449b896d1cba246cb6e93 1 0.00/1.00 vMB 0
101,968 101,968 00000000000243f626d7b3b94ed56e2ea2e974e10f64e08dacff266f8e24c7af 2 0.00/1.00 vMB 0
101,967 101,967 0000000000017417c5004c6c23168c03bb6403c203663230169a4ce8f2e6c5c5 1 0.00/1.00 vMB 0
101,966 101,966 00000000000044dc9edb195b0201b707c744f281eb87951ef6ee3f047fc97cc3 1 0.00/1.00 vMB 0
101,965 101,965 00000000000014d32fecc84c07e9ecb28bf92276737c703f103f3d4931b5f4a5 6 0.00/1.00 vMB 0
101,964 101,964 000000000001c8c85ae2e760ed5d03bd78fcb222837a722000643dc3bead682a 4 0.00/1.00 vMB 0
101,963 101,963 0000000000014454f7cc17a552d1fff05b4b1627228a4414ac491ce7e6dc56b5 4 0.00/1.00 vMB 0
101,962 101,962 000000000002bff6f55e13994045fff0331e70747c3ad342d821fc6fa5742e21 6 0.00/1.00 vMB 0
101,961 101,961 000000000000d99d2c708966821acac1b492c6f4f0d0d6bcbd377615912cf3c1 11 0.00/1.00 vMB 0
101,960 101,960 00000000000118c7feb375d4ddc73274fe2361398dc5e23e302a86262779f2d2 16 0.00/1.00 vMB 0
101,959 101,959 000000000001e5ef82263f892a4a2e4d7b6b0fe70f778ff40d599ec16a3fc726 2 0.00/1.00 vMB 0
101,958 101,958 00000000000229008ebc684523a6da79a0a7da2ec8679f2076200bc82dd789e3 7 0.00/1.00 vMB 0
101,957 101,957 000000000001cf8f8031fe22c37d918a988855ad3ed20fdfaee911471f9eb63c 10 0.00/1.00 vMB 0
101,956 101,956 00000000000200dadb64f44fd27ccf46cc6bd2590e8502c09b44c2892a260faa 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.49 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: 772.84 GB
    • Received: 20.31 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.