Loading Tool

Explorer IconExplorer

Memory Pool

81,629 transactions
30.77 vMB
0.07951338 BTC
Random Selection Loading Transactions
Max Size: 188.73/200 MB

Candidate Block

Mining Attempt aadc5d21eaa165035fbbb075526981848e51db03490439bf457b29ffea7b7b96
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root 8c59d7b99885887557b5fc8e3ab12de363c1d3b74af3c7cc51e231be272444f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,330
Size: 1.00 vMB
Total Fees: 0.01042567 BTC
Feerates: 151.12 > 1.04 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (401,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,995 513,995 00000000000000000006a280456d7f52bc6e402127097c9966373d1c85a6bfe8 2,086 0.81/1.00 vMB 18
513,994 513,994 0000000000000000003fc5c5600c720452a1e3b25d064bc5d96b22e4e8a59992 173 0.08/1.00 vMB 54
513,993 513,993 00000000000000000051b34c9733219768cba744dab635864f2847670412326c 2,955 1.00/1.00 vMB 32
513,992 513,992 0000000000000000000daf839d7c73b3211faa32a280ba019baa04afa1e14536 533 0.23/1.00 vMB 34
513,991 513,991 000000000000000000379a7b3ae10e11580d61462b14e6d3ab2a6c21825517a3 48 0.01/1.00 vMB 24
513,990 513,990 00000000000000000027a41ac2d767fbf11fe3ddf00261ff6539b12da290b998 786 0.32/1.00 vMB 35
513,989 513,989 00000000000000000053fb70ff89bc4dcdd6a45ab8c4241090ee99066a01e58e 669 0.48/1.00 vMB 27
513,988 513,988 0000000000000000000fbb9d14b56d1c102a3f89d1efc0b97e413523c724766d 1,752 0.88/1.00 vMB 13
513,987 513,987 000000000000000000257f168634e40919aed17e65d73ea9624f217a7fcca4c7 2,902 1.00/1.00 vMB 13
513,986 513,986 00000000000000000029153311ede8c1964bc92eefb196e1d0256680bf650a89 2,780 1.00/1.00 vMB 30
513,985 513,985 0000000000000000002d3ef22e1c31f61487fea0e1f93d05f0683a257c6ab8fd 1,908 0.79/1.00 vMB 63
513,984 513,984 0000000000000000001baf257c6d338c4cee810def408297608f0fd204a01283 1,837 0.74/1.00 vMB 4
513,983 513,983 0000000000000000001bc8ba079a981d20ea748bf9a6021d0a8aec0d7490df96 2,618 1.00/1.00 vMB 42
513,982 513,982 00000000000000000017ed644e63726329929f078235aa75e9e674f06cded647 530 0.23/1.00 vMB 44
513,981 513,981 0000000000000000000478d3bb59c997624a254b1deb716b599137c447ec14b8 1,924 0.76/1.00 vMB 31
513,980 513,980 0000000000000000001a0822fbaef92ef048967fa32c68f96e3d57d13183ef2b 555 0.21/1.00 vMB 28
513,979 513,979 000000000000000000376267d342878f869cb68192ff5d73f5f1953ae83e3e1e 43 0.01/1.00 vMB 18
513,978 513,978 0000000000000000004c3270bc11b00779e2a9ce2cdbc67a26a339abec01d06a 154 0.06/1.00 vMB 21
513,977 513,977 000000000000000000079c6ac715eb6d2249c6f7f0ad3ffe8d63efaa71bbe87f 470 0.20/1.00 vMB 25
513,976 513,976 0000000000000000003d891c829a3e4db919b02ecc902902929082ca223d1534 2,874 1.00/1.00 vMB 30
513,975 513,975 0000000000000000000cb0af9fa27df8dedcfa4dedb31f9843b9c048017fe9d2 116 0.03/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.79 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.75 GB
    • Received: 16.98 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.