Loading Tool

Explorer IconExplorer

Memory Pool

84,179 transactions
31.59 vMB
0.10415696 BTC
Random Selection Loading Transactions
Max Size: 193.76/200 MB

Candidate Block

Mining Attempt fca5b506eb4f3898fad9d5eaafec73d069087e4208a337d322c5b6d0bf5a4843
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 1abde6795f518b720775c204244ba878acd7967df6d57cc135724da6ac2673a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.03079310 BTC
Feerates: 504.27 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (262,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,239 652,239 0000000000000000000516a8e416b2b50f226c7c03d891222f6a442d8a6c3f1f 2,742 1.00/1.00 vMB 95
652,238 652,238 00000000000000000007125c1a4d4c703a32925c3e7e7f530e716cb7139a7899 2,584 1.00/1.00 vMB 13
652,237 652,237 0000000000000000000b69884f7fedfee0b0f63c4b4df7c4f92cc60358eb37db 2,876 1.00/1.00 vMB 81
652,236 652,236 00000000000000000004a01a1d2400c06a44720959c9fe0b43bf52c200c35821 1,033 0.37/1.00 vMB 37
652,235 652,235 0000000000000000000d56f1bad5043d5f808cae9468fd57f05888bb917d7cae 1,806 0.68/1.00 vMB 38
652,234 652,234 00000000000000000000ff53008616a82898256dc1caca5fb9003030fa94721c 867 0.39/1.00 vMB 44
652,233 652,233 00000000000000000008d0dddd6c30f908df37de4a79c583e4d29defe24dc199 2,169 0.78/1.00 vMB 40
652,232 652,232 000000000000000000018484ddbe31dee40a99fbef73d09681b5aa209ea9116a 666 0.72/1.00 vMB 2
652,231 652,231 000000000000000000033deb9048a69ef7f0f939185257b63b2bf21d3fbde109 2,550 1.00/1.00 vMB 25
652,230 652,230 0000000000000000000a88834e5ff0ed67948e8888a7904e7be668184bcdabd8 2,050 1.00/1.00 vMB 81
652,229 652,229 0000000000000000000232dde5c9c0961cc97fc3366b4f346a3a0a4e550969af 1,329 0.94/1.00 vMB 21
652,228 652,228 00000000000000000009b2c7cf160bca809e53b55b1685ee97a0b1038bc8c9c3 2,296 1.00/1.00 vMB 49
652,227 652,227 000000000000000000096d68a680e74ec75b203448dc9303deac96a5c5956689 124 0.95/1.00 vMB 2
652,226 652,226 000000000000000000037fef27653ad6b51079b307d313ce565f5d914ea585fc 1,443 0.96/1.00 vMB 36
652,225 652,225 0000000000000000000af6c0a30304da956aef0110e8d794d2b99dcc7c6d7554 915 0.96/1.00 vMB 3
652,224 652,224 000000000000000000088c6df69dd6f228d11148399da2dcbc0acf0d40a89ea5 1,862 1.00/1.00 vMB 19
652,223 652,223 0000000000000000000d7c263386047cace78351f82df655de49a8c96cd0ac85 2,561 1.00/1.00 vMB 59
652,222 652,222 0000000000000000000224ec26f0a644dfec7eb49b3991bb1e9ff9e45c92dd2e 2,084 1.00/1.00 vMB 20
652,221 652,221 00000000000000000001c9aff85ffde3cb981c5ec5529568595cc27c358b4587 2,029 1.00/1.00 vMB 36
652,220 652,220 00000000000000000000aa8304c508291ee1b765910ca7b4edb647447acc28e0 2,804 1.00/1.00 vMB 84
652,219 652,219 0000000000000000000a1259609716f2cf637e4beab9056a6f1cb0c377fdd923 1,873 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.77 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: 709.30 GB
    • Received: 16.87 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.