Loading Tool

Explorer IconExplorer

Memory Pool

83,957 transactions
31.60 vMB
0.11722889 BTC
Random Selection Loading Transactions
Max Size: 192.07/200 MB

Candidate Block

Mining Attempt 8fd64597af9de83ea7a79ff6abe4ca243c620f1cbfeca3a104351e3ad98a3bda
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 0709786c4d69df426c0d6cdc2ca395be74a5fa7b5c5742ab32277788123601cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.03679756 BTC
Feerates: 301.57 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (12,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
903,196 903,196 00000000000000000001d92d3f278bfc63bb9e97bfa2ebfeb25c9107e49713ca 3,934 1.00/1.00 vMB 1
903,195 903,195 000000000000000000015846721b85277d5964a25b586a943d67d774a249d06e 4,248 1.00/1.00 vMB 1
903,194 903,194 0000000000000000000115659850dab17866ce8f7365d20e7142f53202f8c321 2,935 1.00/1.00 vMB 2
903,193 903,193 000000000000000000024e208896e8165d371547e8c5ef75d0817ca52346d682 3,208 1.00/1.00 vMB 3
903,192 903,192 00000000000000000001b58353d4d84b72e4bb835b2ce35365421bc399148012 2,331 1.00/1.00 vMB 1
903,191 903,191 00000000000000000001b36022d3a12915971a20c92b19f074356d088f3f8522 2,302 1.00/1.00 vMB 3
903,190 903,190 00000000000000000001d3e49fd7b990070da6b5a1ca587894127c875a2e0dc2 1,706 1.00/1.00 vMB 2
903,189 903,189 00000000000000000001591502b71c4307184e8429143790acf1bb22f0210eff 2,860 1.00/1.00 vMB 2
903,188 903,188 0000000000000000000073c6c332f57df10fd53990f9de9129f454733d48c9e2 833 1.00/1.00 vMB 1
903,187 903,187 000000000000000000021a3dde672ee0655cc7eb096de66a477b6235e91b67ac 2,499 1.00/1.00 vMB 1
903,186 903,186 00000000000000000000aa4c4a23ea4ec9829a5cd3217e49eb5353f3cec4c8ed 4,054 1.00/1.00 vMB 3
903,185 903,185 00000000000000000000326638869743b5c70cd427ca843f5b571fa65f86828c 4,881 1.00/1.00 vMB 3
903,184 903,184 00000000000000000001588c15d662c7063f0a87ea8dd333a7436101c6ea2d97 4,283 1.00/1.00 vMB 2
903,183 903,183 00000000000000000000a50aebbe645f90761796f96ac10c839c8619ef8c54ea 4,708 1.00/1.00 vMB 1
903,182 903,182 000000000000000000016b6e6e35557704723f49a163593805a4a46771f1db39 3,840 1.00/1.00 vMB 3
903,181 903,181 00000000000000000001bbb2762dfd15ac39fe077398d49b959f3cceee69b2f9 4,216 1.00/1.00 vMB 4
903,180 903,180 000000000000000000017194a1d78e7daea023b8f3c031cefc538cf264763387 3,618 1.00/1.00 vMB 1
903,179 903,179 0000000000000000000149507cb21474429f78f7a565b653c2740d6354a08bfe 3,529 1.00/1.00 vMB 3
903,178 903,178 000000000000000000008c881e7e06843a1e4356d23472204888a9a51ab57c3c 1,719 0.37/1.00 vMB 1
903,177 903,177 0000000000000000000111450867e93a0cfd3875be6226be3c0f2615d0523b25 3,260 1.00/1.00 vMB 1
903,176 903,176 00000000000000000001594bc31805552df15faa42f2c914eb84a5e9e783141e 3,309 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.06 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: 720.80 GB
    • Received: 18.26 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.