Loading Tool

Explorer IconExplorer

Memory Pool

49,549 transactions
29.88 vMB
0.07737248 BTC
Random Selection Loading Transactions
Max Size: 159.98/200 MB

Candidate Block

Mining Attempt 9ec799db6c1c0693dd97a5c57401dfa8082eaae6290f4309f8d58acb6869733c
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root c87dd8f3a2110f5d092f655e625656f83981544cc1ee87ecabdedefca3c0755d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,443
Size: 1.00 vMB
Total Fees: 0.01502796 BTC
Feerates: 117.91 > 1.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (738,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,280 176,280 000000000000087273b3c3018bf3af3e308aff7921dca85c95e58910fffa9691 78 0.02/1.00 vMB 34
176,279 176,279 00000000000004498d1f233ed0cbea5e3e68d2f2e5adc96a39cf3a54d9acc81a 28 0.01/1.00 vMB 67
176,278 176,278 0000000000000729802a40138e735c3650133968aa1189592a59307cb7299594 10 0.00/1.00 vMB 20
176,277 176,277 000000000000047b4dbaa60c3249d068c1fe4aa7dcbd9ab866663671fef7522e 24 0.01/1.00 vMB 78
176,276 176,276 0000000000000524dc45cbb546582ce5c6a090724330a85814d0f7574f2536ff 39 0.02/1.00 vMB 97
176,275 176,275 00000000000006ff23fbcb0cd2b50f1f2be24ac3ff0bee0b1a817b497af2051d 43 0.02/1.00 vMB 55
176,274 176,274 00000000000009658af9f88b07da6c4d5d8780509f0e4668b76cc27bd9dc5efc 120 0.04/1.00 vMB 54
176,273 176,273 00000000000003c1a0441a2ed09217f2ee7cf48f5754126a33695d7a16eb3aa9 3 0.00/1.00 vMB 12
176,272 176,272 00000000000001a3d39f4f3d023665f77b49834dd2f8d7fd60013ab8cfa01f60 38 0.02/1.00 vMB 184
176,271 176,271 0000000000000406d9bab6a3fc3838d10256bd581170e0afc8b54bcb2e24624a 15 0.00/1.00 vMB 447
176,270 176,270 000000000000059df676249252fb59660f91b5e2af34afaef739710c80ada1d6 32 0.01/1.00 vMB 130
176,269 176,269 0000000000000772050832702f7385358b16a5cd622f04bd5aadb4e29ce8fed1 69 0.05/1.00 vMB 89
176,268 176,268 00000000000009b06720f50ecd90e3ef54d7492a19f8ac3add022d14a7399f3d 6 0.00/1.00 vMB 18
176,267 176,267 000000000000078e2405e529ec6651fed9c7a019d4c0a0d974eb22389f5e1522 103 0.03/1.00 vMB 2
176,266 176,266 00000000000001d7fa328fb262552976581441d669d69f8842933cb8363764d7 45 0.03/1.00 vMB 82
176,265 176,265 00000000000007acabb2f64ad3d967a186e130a27c8b6f78e4c49fb5b0b6fd5e 73 0.05/1.00 vMB 89
176,264 176,264 00000000000001882360f89fa0316558965c44761662fa4697d34a48d18e6b0a 22 0.03/1.00 vMB 157
176,263 176,263 00000000000005958a631b2295c5453803d927043c5ccd674f004e614ab98e69 13 0.01/1.00 vMB 64
176,262 176,262 0000000000000316e01235f53da5e4c948e061adeac5859256710707f3b274a9 10 0.01/1.00 vMB 57
176,261 176,261 00000000000006558f5a042cc1d93f08fec6b499f54aa7679a011036890d87e0 4 0.00/1.00 vMB 27
176,260 176,260 00000000000009fba1b6b643304202904ac03eea36eecf0792cf459d5f34410c 25 0.01/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.