Loading Tool

Explorer IconExplorer

Memory Pool

83,131 transactions
32.02 vMB
0.11768203 BTC
Random Selection Loading Transactions
Max Size: 192.03/200 MB

Candidate Block

Mining Attempt 197c8219b6c1b33e31bc73b2788bff180e5b9d25d5371ff44ca709a3fb3f15ec
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 63289e27be1b733ac9438984be0f65b5ea232a8fd6176ef176e5ae9e858c42b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,698
Size: 1.00 vMB
Total Fees: 0.02942199 BTC
Feerates: 100.36 > 2.95 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (125,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,041 790,041 00000000000000000001c48997cd32fcf17e24815da9131e443aef871a9500ca 3,488 1.00/1.00 vMB 129
790,040 790,040 00000000000000000002b481b06013496062f8e53d9e3c12d13f1cf2ad12c0d1 3,738 1.00/1.00 vMB 116
790,039 790,039 000000000000000000021a0207fa97024506baaa74396822fb0a07ac20e70148 3,441 1.00/1.00 vMB 96
790,038 790,038 00000000000000000003e847786b16d625ce39e64288d7f53de670234e5999fe 3,321 1.00/1.00 vMB 32
790,037 790,037 00000000000000000002f3370e2ac8cef5ce90f432edd3da88356b98ddfbd608 3,379 1.00/1.00 vMB 57
790,036 790,036 0000000000000000000076dd94f4e1c140910f725cbb43f9d10f17abd62669d4 4,122 1.00/1.00 vMB 33
790,035 790,035 00000000000000000003f870015afe1e90ab25a2b7d926daf89447cd67caadd6 2,906 1.00/1.00 vMB 97
790,034 790,034 00000000000000000002bb82fb3c0d51271c59593f3a59b0d9162208beb67d0d 2,815 1.00/1.00 vMB 60
790,033 790,033 000000000000000000030d441b17b4444e3aadbad96c70300d0bea91348006e9 3,377 1.00/1.00 vMB 86
790,032 790,032 00000000000000000001c0496b3c51a841614d103180e307c1167ecdc3dc412c 3,317 1.00/1.00 vMB 32
790,031 790,031 0000000000000000000435b064dfdef9c55534f6053c820d607ce56f27122403 3,256 1.00/1.00 vMB 42
790,030 790,030 000000000000000000042ca4a8506c0d085839be02cefe305dc80b34fbad41e9 3,630 1.00/1.00 vMB 51
790,029 790,029 00000000000000000004dd6efe4c1edd1adf83fbcab9eb085c0ff1563abb9c2e 3,118 1.00/1.00 vMB 42
790,028 790,028 000000000000000000035b458ef5dfd20208688033ccff48c2bd128632139aa0 3,159 1.00/1.00 vMB 77
790,027 790,027 00000000000000000001384e37094e2ba4174e82a9656f2a093a046cd2a73ff7 4,278 1.00/1.00 vMB 54
790,026 790,026 00000000000000000005583317fa65339cca9fad72b1a0b91d7a57c094f3ce1b 3,627 1.00/1.00 vMB 65
790,025 790,025 00000000000000000001cbe042ccb876aa7a128f9449b891ef3197cbd54bab3b 2,878 1.00/1.00 vMB 102
790,024 790,024 000000000000000000014fcbaae2c2a918fdfa50631c854605c0fdc5db0db126 3,315 1.00/1.00 vMB 131
790,023 790,023 00000000000000000000f5eb3a257f3f2a7a25aa39b570d15dd85b8b034b124a 3,886 1.00/1.00 vMB 64
790,022 790,022 000000000000000000054d92c31d657613d5b309d65448f37cf7e805a5a81c15 4,325 1.00/1.00 vMB 88
790,021 790,021 0000000000000000000495ac93c630d3fb9695ad844740a54121578c71f41378 3,842 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 783.04 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.44 GB
    • Received: 18.16 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.