Loading Tool

Explorer IconExplorer

Memory Pool

51,374 transactions
28.87 vMB
0.07802833 BTC
Random Selection Loading Transactions
Max Size: 155.28/200 MB

Candidate Block

Mining Attempt 30132a5da0c9825bff55c54725da027063f870d00090bd549b2cc2d7f7344fe8
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root f65f61d82dc9763de7e33605a91df38f0af55001e06e9ac4e869345805427cbd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,461
Size: 1.00 vMB
Total Fees: 0.02205548 BTC
Feerates: 122.12 > 2.21 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (405,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,248 509,248 00000000000000000008157890d059554bb8860fbad319d43c8a00e46c76c53f 2,137 1.00/1.00 vMB 84
509,247 509,247 00000000000000000006cc100bf83b6f842f6c7ff89d0d708b1ef1a799a8e9aa 2,043 1.00/1.00 vMB 51
509,246 509,246 000000000000000000029d52b1f5232bfd6347208e557f4460198c7a414a1a05 1,911 1.00/1.00 vMB 22
509,245 509,245 000000000000000000151f423c5844210bfdfbb3b56dd4a25e0e5265fcb0ff5b 3,020 1.00/1.00 vMB 131
509,244 509,244 0000000000000000000635bda771916ca727db53fea5441508f7161386e066be 467 1.00/1.00 vMB 10
509,243 509,243 0000000000000000004784e584b5c705aad5758d400569192704e096d88374aa 470 1.00/1.00 vMB 12
509,242 509,242 00000000000000000027eae8eceec7ad1c1219d79aa045d4fefcf1c2a37467e9 128 1.00/1.00 vMB 4
509,241 509,241 00000000000000000033e9d0f6b7e0c0525264dd1728b2ee5a7d2136560466b3 88 1.00/1.00 vMB 3
509,240 509,240 0000000000000000003e295caa668704a758835cd4cdcb2ad1fafce3376b5c69 996 1.00/1.00 vMB 34
509,239 509,239 0000000000000000000e1a8466c5d16b198f20907ecb649a2158162a9cfa7523 1,207 1.00/1.00 vMB 25
509,238 509,238 00000000000000000017938aa6fccde47920ab566efa5487ee07f1579d15640b 2,592 1.00/1.00 vMB 66
509,237 509,237 00000000000000000030404e72143b806584e8dac280a0380f5aa0e6bd001da4 647 1.00/1.00 vMB 15
509,236 509,236 0000000000000000005d88347ebb5ceea089d03d37dddf08f38f4f13942cf813 292 1.00/1.00 vMB 10
509,235 509,235 000000000000000000590f69a09e661e34bf84bd0121ba3389285dc26fe53ba4 96 1.00/1.00 vMB 3
509,234 509,234 00000000000000000024a041fbdf481de14dcc8768ae7eddef1ae8c9df590fb7 1,544 1.00/1.00 vMB 25
509,233 509,233 0000000000000000000ac65614eac6e344e370d019443528442432d5ac90ac20 1,424 0.55/1.00 vMB 99
509,232 509,232 0000000000000000005692a40c87a070f3b92caf47f1ca9a003f57bd90ee0f73 990 1.00/1.00 vMB 27
509,231 509,231 000000000000000000125ec6ba33b0266861cf7d0fe1778bbb153e1a791023d4 869 1.00/1.00 vMB 22
509,230 509,230 000000000000000000267e2ac18b62ae82c255f7c0d2798685f58501429cb009 1,468 1.00/1.00 vMB 37
509,229 509,229 00000000000000000052389ccf97df6a8b4c2d43693c440aef54131da0becb34 1,387 0.58/1.00 vMB 76
509,228 509,228 00000000000000000015d8bb1c4e15b1923bce24ad4c89d81ff930114c1fe416 806 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.02 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.86 GB
    • Received: 13.22 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.