Loading Tool

Explorer IconExplorer

Memory Pool

80,772 transactions
30.42 vMB
0.08726715 BTC
Random Selection Loading Transactions
Max Size: 185.64/200 MB

Candidate Block

Mining Attempt f627de131d57d8fa774e54694707e79c2f95f2acce69d28394e63c46440424b4
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root a4af763a204e6ecd2ef238086d8626f1034b5ee5e84f1c967a4ad12ea1a36de9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,736
Size: 1.00 vMB
Total Fees: 0.01918500 BTC
Feerates: 402.75 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (554,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,039 361,039 00000000000000000f47f84c66f6ff1b36e9466d060a1e74d0cb79cfaaf9d4c5 387 0.42/1.00 vMB 6
361,038 361,038 000000000000000003df362369df7d8c32d6f337b11d1b97f41678f59e564cd0 1 0.00/1.00 vMB 0
361,037 361,037 000000000000000009d3932682a4a737dd8e63ac483399fc601c3278b5b8d078 1,067 0.75/1.00 vMB 28
361,036 361,036 000000000000000005af1bfe677d7ad2371f567f6411440b9f5a2c7b5ad4ff8b 1,568 0.75/1.00 vMB 30
361,035 361,035 00000000000000000eef2df039a63a4bd103819111f75fbd6f6b9dc432fb5361 814 0.60/1.00 vMB 18
361,034 361,034 0000000000000000161700afc75dbeb45d2a61b840dc5d4b054e1665421db06a 514 0.25/1.00 vMB 29
361,033 361,033 0000000000000000154c211284e1b98aeee61a04b92d5b6b1e2e6fb0181da72d 1,163 0.64/1.00 vMB 24
361,032 361,032 000000000000000013f2b340bbb34c48c427d5c3bc2206b430dd390c86a688ef 288 0.25/1.00 vMB 15
361,031 361,031 00000000000000000258399e50f5fbdf2cf2e1c63465b5c87f608c186562984b 708 0.39/1.00 vMB 27
361,030 361,030 00000000000000001175cd17587ecc567b9d5d16080df84cf4946476a38f1715 255 0.13/1.00 vMB 29
361,029 361,029 00000000000000000b6262f79d04eea253df12cc98b199fe58213b38f6432fd5 182 0.13/1.00 vMB 15
361,028 361,028 000000000000000014a5bba1bb8b7a06f42b9c57f625001270d1f78ac04af347 539 0.49/1.00 vMB 18
361,027 361,027 00000000000000000c01aee764c8609762339504f13e75344b904e7602207511 1,497 0.75/1.00 vMB 32
361,026 361,026 000000000000000006df3d334dde78ee6d3000372b8f421d34b956f03c47b9aa 588 0.55/1.00 vMB 16
361,025 361,025 0000000000000000105c29819ce8fad0e0453b252eac54678e5f14f41d8dc32a 1,508 0.75/1.00 vMB 31
361,024 361,024 00000000000000000fd43d9bc35dd0cecc9f4b1c4c054f7d65cf19f77fa1051c 200 0.14/1.00 vMB 15
361,023 361,023 0000000000000000154758e93d9b3e2493c71a35b637d06f84ecf94b4b63fbfc 1 0.00/1.00 vMB 0
361,022 361,022 00000000000000001141304e69b7bab42df0a731662eefc857d15f9d2e598da4 486 0.32/1.00 vMB 25
361,021 361,021 0000000000000000138b144962b041dfdb0835dc8795c70720d33c61e1cf3e39 734 0.47/1.00 vMB 22
361,020 361,020 0000000000000000004bbdf434ff52f58b4fb22ed236568752bc66fb2e643a14 79 0.42/1.00 vMB 2
361,019 361,019 0000000000000000015ec87dbd295af9087753b72655f806920eea05fd08c910 915 0.75/1.00 vMB 18
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: 10
  • Data Transfer:
    • Sent: 718.59 GB
    • Received: 17.92 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.