Loading Tool

Explorer IconExplorer

Memory Pool

86,269 transactions
31.71 vMB
0.10540167 BTC
Random Selection Loading Transactions
Max Size: 194.26/200 MB

Candidate Block

Mining Attempt e69e063588f2b884f6bce0fb68ae30994124a3c3ea50d32db0bf52231633b238
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root c916e2d56d9f4ff0e0c1852f8629deaa26516b8a7ffb5776718fbb961ee5fa55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,939
Size: 1.00 vMB
Total Fees: 0.02587230 BTC
Feerates: 1,236.26 > 2.59 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (372,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,205 543,205 0000000000000000001e08cd3efc8780430e2d325c0fef1eeb5b121a9ad7e129 2,708 1.00/1.00 vMB 4
543,204 543,204 0000000000000000001a7ef5f4cb43efe1ee6d23a68e47d3ea433c20dbffccb5 2,381 1.00/1.00 vMB 24
543,203 543,203 00000000000000000014ce940c5d6acb2bf80b47a96c39989f03695279bb50cf 226 0.06/1.00 vMB 21
543,202 543,202 00000000000000000005dfdc223477b35a44dd4899519f116a35d2bd33c9d890 2,654 1.00/1.00 vMB 5
543,201 543,201 00000000000000000001358e5f1aa8cb65df680f8afa586c05cd18af6b15cbac 2,820 1.00/1.00 vMB 14
543,200 543,200 000000000000000000020d84e5cb246e2b04c8ff607cee881ab4903cf66e0ca3 3,171 1.00/1.00 vMB 16
543,199 543,199 00000000000000000008a65ff1580fdb2deab0c4011056cbc93ed4719a5b87b9 2,931 1.00/1.00 vMB 14
543,198 543,198 0000000000000000001b14d8194e0f481b43fedb3db73d1c9d25a1ad79cc281c 2,772 1.00/1.00 vMB 39
543,197 543,197 00000000000000000004b40364efe9ec6bb6a0ef79712654ca84a1f39a03cbce 1 0.00/1.00 vMB 0
543,196 543,196 00000000000000000025e586768084b6d4cac47cf67709eed9ac935ec92f3056 2,540 1.00/1.00 vMB 12
543,195 543,195 0000000000000000001159b8d9b2a8f1cab43791883afe4081123fd0d15b1d4a 2,660 1.00/1.00 vMB 6
543,194 543,194 000000000000000000003eb903445c9ec8a05899177bf964279a891731ea99d6 2,954 1.00/1.00 vMB 12
543,193 543,193 00000000000000000016cb5fbc261846948fc883d1023232f6f9149512a9cc6c 2,608 1.00/1.00 vMB 17
543,192 543,192 00000000000000000014197a312100b1d2789485a28817e952cdaefdce5d8cf4 2,680 1.00/1.00 vMB 16
543,191 543,191 0000000000000000001413b9e3f8fc910ba72b3a1148d790435190c8e0482d27 2,988 1.00/1.00 vMB 17
543,190 543,190 000000000000000000184ca7d892c7e705030a19130935cb269895665e06fd89 2,944 1.00/1.00 vMB 16
543,189 543,189 00000000000000000026fd9d894f3e51d9eefb42dac60feac099d015d807e1a3 2,453 1.00/1.00 vMB 36
543,188 543,188 0000000000000000001dfcc83d23dc9bf432b4567ea94a65e82504ed8e17751b 1 0.00/1.00 vMB 0
543,187 543,187 0000000000000000000c0077c34f2e9ed9824594663f16213ddf631c22fe5409 2,577 1.00/1.00 vMB 22
543,186 543,186 00000000000000000009eef52e5aa75d1d45305081443fd247f720122e775b27 2,641 1.00/1.00 vMB 47
543,185 543,185 0000000000000000000dff953a3072d98cd09d8b6b6564742ace27c3f4271aca 3,040 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.