Loading Tool

Explorer IconExplorer

Memory Pool

84,614 transactions
31.77 vMB
0.16345169 BTC
Random Selection Loading Transactions
Max Size: 189.12/200 MB

Candidate Block

Mining Attempt c4221af500f8e1d5ef4070491a11f28017a672fdd24807dcb628a60cdab1ca47
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 042036ffc4fa0e50d76689a827eb6a09e16c3b4477d6070edd582314b75bd9ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,134
Size: 1.00 vMB
Total Fees: 0.05181359 BTC
Feerates: 402.75 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (454,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,434 460,434 00000000000000000188502cc81ca610813be7f519eaf3039752fef379a0383c 1,210 1.00/1.00 vMB 135
460,433 460,433 0000000000000000005072d0a693ef910eafdb195089b1c377d43d3fb64c5413 2,269 1.00/1.00 vMB 158
460,432 460,432 0000000000000000011f20de11fda150f074881dfb12b0707fd34baa5f76b117 1 0.00/1.00 vMB 0
460,431 460,431 00000000000000000231222aa2b8aa39b8e3943528e18c0322b86f31674bd727 1,232 1.00/1.00 vMB 113
460,430 460,430 000000000000000000bab592058f9fd46472cfc2f8ff9f5f3f3034f48907be77 1,904 1.00/1.00 vMB 161
460,429 460,429 00000000000000000024eeb7eb9e6f4cd7cc0936772d0b17aa686c1a8a270197 1,957 1.00/1.00 vMB 152
460,428 460,428 0000000000000000014050dce7936911af1717fd7c6eab3f96cedbd779a0352e 2,487 1.00/1.00 vMB 153
460,427 460,427 00000000000000000192c89469363f0f1d3dcedd4dfc0440bc41acbe3ccf3731 2,365 1.00/1.00 vMB 157
460,426 460,426 000000000000000001cec48fd66aa0dba87534c273782d5e3d44542f6749b2e8 1,127 1.00/1.00 vMB 162
460,425 460,425 0000000000000000007bfe826c2279f469e4de6f5f7bcceb4f6f944a8f577eaa 2,425 1.00/1.00 vMB 200
460,424 460,424 00000000000000000170ce564eaf47d9efeeadd3747032f5b27ec46428d13235 1,356 1.00/1.00 vMB 182
460,423 460,423 0000000000000000020aa103dd5693263821a401844ddd3b195917dc2cfc7170 2,198 0.99/1.00 vMB 223
460,422 460,422 0000000000000000013b6eb1939e5167ab9907e4612a32ca9da9f09b58af1990 1,515 1.00/1.00 vMB 176
460,421 460,421 000000000000000001d41890745b90723d5f2e42fb880d4f1e5a74a67abb8498 2,639 1.00/1.00 vMB 170
460,420 460,420 000000000000000000df9707b786e9db1fd88aae39a1a2c69a51182ab06be425 2,313 1.00/1.00 vMB 244
460,419 460,419 0000000000000000006b6982aced1f4c70045cbab72f96e846fb2fda7ace304d 2,804 1.00/1.00 vMB 197
460,418 460,418 000000000000000001a51a6cff360a8dc52dda8c49ff171a929867f2a638a80f 3,287 1.00/1.00 vMB 124
460,417 460,417 000000000000000001f2e38464aede972aadf68efd21125356803c8f58cae730 2,701 1.00/1.00 vMB 142
460,416 460,416 0000000000000000019dacc3854fd02baa6551ee2fc3f710304c7ef580d70821 2,227 1.00/1.00 vMB 161
460,415 460,415 000000000000000000848d14d9860dad5a6ee942c14810606bbf62b153a71945 2,554 1.00/1.00 vMB 168
460,414 460,414 0000000000000000020831368cba0a6677136dc8ca084768e5ec686f0235faf4 1,988 1.00/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.