Loading Tool

Explorer IconExplorer

Memory Pool

49,297 transactions
28.48 vMB
0.13925398 BTC
Random Selection Loading Transactions
Max Size: 152.32/200 MB

Candidate Block

Mining Attempt d3710f6db994f562467e6033c80594b60a7903e46000322ef05358022da8947f
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 06c5a3e5ad69b827d88a1de826396a588f65da0b0389f26877baefa395abb621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.08247632 BTC
Feerates: 301.05 > 8.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (244,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,198 670,198 0000000000000000000643d07921fc68c21d4ebae992f0d0fc1c5d46c3ba212b 1,558 1.00/1.00 vMB 160
670,197 670,197 000000000000000000089b006035f1774a8aac0c3ee5629047f35d838aa69de4 2,761 1.00/1.00 vMB 186
670,196 670,196 000000000000000000006a2035c0bf518a211086bfea486cfd283d5d9d18be99 1 0.00/1.00 vMB 0
670,195 670,195 00000000000000000006ff0495fc09e4627da4434ea0dbb8e25f0bacbd5e9307 704 1.00/1.00 vMB 162
670,194 670,194 000000000000000000054605d5459cb4a68b79cd2acb37dc59cbaed15d0a39e8 1,354 1.00/1.00 vMB 161
670,193 670,193 0000000000000000000a4288979be317aacfc55eab1754f122f629d3b264a287 2,994 1.00/1.00 vMB 184
670,192 670,192 0000000000000000000d0806d498ebe37c81960ba66987dd30f1eab9c9330c74 2,053 1.00/1.00 vMB 171
670,191 670,191 0000000000000000000465f6ab8f2e31dbb9530f65b699fd2aaa0c52e6ef45f1 1,542 1.00/1.00 vMB 181
670,190 670,190 0000000000000000000b3f25217076a20dbc915467daa4d33145a3bbd2d13e7d 2,634 1.00/1.00 vMB 170
670,189 670,189 0000000000000000000b8d3584b649a85577b55b5ff609363e1f9cbf30d3af2b 2,820 1.00/1.00 vMB 189
670,188 670,188 000000000000000000075f043575b3f1714f51884d0344e4328a492ca9846e8a 220 1.00/1.00 vMB 158
670,187 670,187 00000000000000000000909d81cdf0e2584db57ad4b025e650f5a382be77fd15 1,437 1.00/1.00 vMB 164
670,186 670,186 000000000000000000051f684b9ff05cd187084782906ceb9ee4b8fc67a2b603 3,214 1.00/1.00 vMB 178
670,185 670,185 000000000000000000008c4125ddd5cb240b573d74c80ff5641ef226e140ca96 2,659 1.00/1.00 vMB 190
670,184 670,184 000000000000000000073febdf65f3d0a25c7647bcd25a4b1592eeb46381d62f 367 1.00/1.00 vMB 159
670,183 670,183 0000000000000000000219a5cb8ac8fef151a639214640f7fa3298429ad64156 1,061 1.00/1.00 vMB 160
670,182 670,182 0000000000000000000782b261a9b281838e6086a4785f67898cf481ad184955 2,960 1.00/1.00 vMB 162
670,181 670,181 0000000000000000000050b0753164dc7a1c9cc5855bdd69b375d6e76933dc7a 2,560 1.00/1.00 vMB 169
670,180 670,180 0000000000000000000a71bdcc9e0f077b3545fa2667786b6c7098cde947e43f 2,590 1.00/1.00 vMB 180
670,179 670,179 000000000000000000012880d3b59e6616138b7e6b2aef404039ba61eb8432c3 1,122 1.00/1.00 vMB 180
670,178 670,178 00000000000000000001a5fc4e6e0a0764ef6c4cea5384a66fa26064ec1f2941 2,281 1.00/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.