Loading Tool

Explorer IconExplorer

Memory Pool

82,219 transactions
34.45 vMB
0.14311379 BTC
Random Selection Loading Transactions
Max Size: 195.90/200 MB

Candidate Block

Mining Attempt a634f85090fcb2a5b82e983bcd79b2330323abf45b0f7644c993a36272d72eff
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 35498a9e291eca2582eaa6247476e43aea6c6078440615971a5a9a94e4ecde75
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,477
Size: 1.00 vMB
Total Fees: 0.02954125 BTC
Feerates: 104.71 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (27,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,165 888,165 00000000000000000000ce3d4238fc5923b973aad15d7edc1bdbb0141bca57f6 2,098 1.00/1.00 vMB 2
888,164 888,164 00000000000000000000cc14351b7cbc429fa6f461bb5a0ec28857d5e4db814e 3,064 1.00/1.00 vMB 2
888,163 888,163 0000000000000000000095b639246137041673ebe666d15546117cc015242889 2,138 1.00/1.00 vMB 2
888,162 888,162 000000000000000000002ab6280d20271ab85b3d57c82e745944b554be62304d 1,778 1.00/1.00 vMB 1
888,161 888,161 0000000000000000000046bd2d4f39a64bb76ab6c6e4f022c922974d37c11798 3,106 1.00/1.00 vMB 1
888,160 888,160 000000000000000000028273fdf9f2b1708ed65fd0acd49a29c55976296c0891 3,240 1.00/1.00 vMB 3
888,159 888,159 00000000000000000000929f55e7c2114549ab6825ba60959d004214485adbca 3,428 1.00/1.00 vMB 3
888,158 888,158 000000000000000000026a559249ff641d94be2894707a86313181548c862c71 3,540 1.00/1.00 vMB 6
888,157 888,157 0000000000000000000197e7820d14a71b9dd94a79ffec9cb2cf53b36d1da139 3,624 1.00/1.00 vMB 1
888,156 888,156 00000000000000000001c2be972270b252c3228944e7df2bbc219136d8337380 3,396 1.00/1.00 vMB 4
888,155 888,155 0000000000000000000079346d0f6296653f6f2a78267daf042a8a45c940b669 4,928 1.00/1.00 vMB 1
888,154 888,154 00000000000000000002525782ee31e206c9d582e5f5753a7d8de2286a21f14e 1,746 1.00/1.00 vMB 1
888,153 888,153 0000000000000000000255981f688beddb13f661bae6d0aff3163352bee197c6 3,131 1.00/1.00 vMB 2
888,152 888,152 000000000000000000012243e9712448e8b46949651c1026f8e874c3e8a84597 3,156 1.00/1.00 vMB 4
888,151 888,151 000000000000000000012a951d76db905600421635a9b74e64b4779690e2c50b 2,005 1.00/1.00 vMB 2
888,150 888,150 00000000000000000000d35c7eddaf31b73cb19958b5efa1d557d2ea84183d66 4,740 1.00/1.00 vMB 1
888,149 888,149 000000000000000000018d42d3737b810da27f610ffb5eca13c1ed4d294410e3 2,883 1.00/1.00 vMB 2
888,148 888,148 000000000000000000021d1fc846421c31440d378733ce91fb9eab5f6b95ce79 4,058 1.00/1.00 vMB 2
888,147 888,147 00000000000000000000b850fd51c7f92e0489816d6833b58bf80149aa0d3d33 3,121 1.00/1.00 vMB 2
888,146 888,146 00000000000000000000dccb1408485484d581c25723a04524c2c3fcd14748f8 5,013 1.00/1.00 vMB 1
888,145 888,145 000000000000000000005bf1a500cc13ed94d773cf2794bdf5d03fc10fcf9bc6 2,897 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.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: 726.48 GB
    • Received: 18.45 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.