Loading Tool

Explorer IconExplorer

Memory Pool

80,977 transactions
30.55 vMB
0.08494429 BTC
Random Selection Loading Transactions
Max Size: 186.20/200 MB

Candidate Block

Mining Attempt 6a6c95aaacb77872cbf95aa5b21ec983681802e192761f6a3aa112564d39e360
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 066272bac28322f217b8fd72b59f2b0a39d203d818973037041a42969a2df5b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,366
Size: 1.00 vMB
Total Fees: 0.01655428 BTC
Feerates: 318.30 > 1.66 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (194,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,215 721,215 000000000000000000070888888baff75f8516bf45fa067375264ac4f91dce8e 2,113 1.00/1.00 vMB 13
721,214 721,214 0000000000000000000a6b3396a07e0ee22b39a8d847f704c20fb4dc3515b08a 589 1.00/1.00 vMB 2
721,213 721,213 00000000000000000009b83a2b70895e2c7671d84bc5d8ed043503841c302d7f 1,007 1.00/1.00 vMB 8
721,212 721,212 000000000000000000035a87c6ea8430863cb923b6246a72523f2feaf4718843 2,507 1.00/1.00 vMB 7
721,211 721,211 00000000000000000005ac1c885c9c54fd30c7ab46b35c8ed73b3fe86af936ea 2,724 1.00/1.00 vMB 7
721,210 721,210 000000000000000000036dd72056932dda2f6e67ab7b94cea17c25d988db9ad6 1,894 1.00/1.00 vMB 15
721,209 721,209 0000000000000000000503077d04ed82999038c533ddb7a842242db39c1422e1 2,494 1.00/1.00 vMB 6
721,208 721,208 000000000000000000009a9654166dfbc31ff51fdc3f79fc0f0bc529b79b1503 2,983 1.00/1.00 vMB 8
721,207 721,207 000000000000000000048abf1a1c8bbea3e3d1d5a5e91a1cbd5de19a22267222 2,848 1.00/1.00 vMB 4
721,206 721,206 00000000000000000002f8a632da64900925a303a0d96ea7c9ddbbd511d39416 2,042 1.00/1.00 vMB 11
721,205 721,205 00000000000000000003c8de76461a27842aa52990b4156d29737113c620ce2b 1,157 1.00/1.00 vMB 6
721,204 721,204 00000000000000000009119e89a55b9641cadf6581f575420c308c4d4354d583 1,827 1.00/1.00 vMB 7
721,203 721,203 000000000000000000096a9a327d0e582d9ee65af24dbbaaedcbe0f7abc1f00a 2,862 1.00/1.00 vMB 12
721,202 721,202 00000000000000000007248510262b3616de0c85b4e3cf80565c575d01e04bfe 2,416 1.00/1.00 vMB 10
721,201 721,201 0000000000000000000667d8604c17778c69f5d8418d2d289677c067fd5c369a 1,585 1.00/1.00 vMB 17
721,200 721,200 000000000000000000015d2b7185f5c6b6ada522c78106637905e850a097f4aa 1,510 1.00/1.00 vMB 5
721,199 721,199 00000000000000000008cd15cc81897f563b97132df31cccfd48e3c18cd279c4 863 1.00/1.00 vMB 9
721,198 721,198 00000000000000000006219b455eb8f56f9091ed79ec544e3223cb12a0f3dafb 2,410 1.00/1.00 vMB 13
721,197 721,197 000000000000000000077bccb0ef1df509df20bb86c1268057d8ca2c4a0ee17c 3,003 1.00/1.00 vMB 10
721,196 721,196 00000000000000000001bb5aff1968db86850e5ab2285bc08a0e87deb50a1468 2,371 1.00/1.00 vMB 17
721,195 721,195 000000000000000000060ff32d2bc3918a7af0d8d691fe6f5b99ffd13954a304 1,296 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 718.35 GB
    • Received: 17.89 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.