Loading Tool

Explorer IconExplorer

Memory Pool

82,372 transactions
31.13 vMB
0.15035442 BTC
Random Selection Loading Transactions
Max Size: 185.11/200 MB

Candidate Block

Mining Attempt c33e1d757e431f26cc067f7068764601eef5b49323fa04c63de9391f5fd8ed61
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 5f56e6770cc611b7d299eb16ac49a6e55b68a77ef7fd6d47d8a1260f1c1cbaaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.05710289 BTC
Feerates: 269.69 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (363,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,216 551,216 000000000000000000258495489ca2d703375a7fc46dcd81405f911ec554341d 1,326 1.00/1.00 vMB 12
551,215 551,215 000000000000000000213d2c0d428d7cb0c2364d141a7dc455748cf119ae98c6 2,662 1.00/1.00 vMB 26
551,214 551,214 000000000000000000190e7af705246d838e9fa242fbc9687e3bc1706d8f1dbe 2,566 1.00/1.00 vMB 29
551,213 551,213 00000000000000000027edc9b9a2715b0e02b470541c06941617bbaa073d123d 2,782 1.00/1.00 vMB 11
551,212 551,212 0000000000000000000248d6cf4746014f2919df000df45ee5df36feb5a849df 2,830 1.00/1.00 vMB 42
551,211 551,211 000000000000000000021c1192abeff8e7981ed84571721a6b3687dcc3608b01 2,880 1.00/1.00 vMB 60
551,210 551,210 0000000000000000000ce55530fbafe836b3a70e09298952e6f1cb3a900d9501 2,719 1.00/1.00 vMB 33
551,209 551,209 00000000000000000004f40456bebaf25a272b4db08ced3efecf250d2e341714 2,749 1.00/1.00 vMB 51
551,208 551,208 0000000000000000000a2b8311b476ce6900f64285cc30869afe16051be6a30d 3,163 1.00/1.00 vMB 70
551,207 551,207 0000000000000000002407b1e2c0b980409ffd7dc5df8b1031688bebe4de68c6 872 1.00/1.00 vMB 7
551,206 551,206 00000000000000000008383fada4affdb66d4b4927042d1f4b1f60859374dfa4 1,915 1.00/1.00 vMB 12
551,205 551,205 0000000000000000000d8099cf3abef36d81af1cc62ee186b12aedbacf827142 2,664 1.00/1.00 vMB 55
551,204 551,204 00000000000000000009d3c107041378d25f259a714fa196f4a91558e3994603 1,997 1.00/1.00 vMB 12
551,203 551,203 000000000000000000237fe1957bdc5f565106f0caf73c01e523fe9d04a184e9 3,178 1.00/1.00 vMB 40
551,202 551,202 0000000000000000001f29bb992ae7ff28dbe90c7cf71a544a227754e88c5a2e 1,611 1.00/1.00 vMB 13
551,201 551,201 0000000000000000001ef699e221d764b8870698e3c00816b6909cc58516b954 2,370 1.00/1.00 vMB 27
551,200 551,200 000000000000000000037161428db9520a9779cdfa8fdf1f0da45bdd1c6c0fdc 2,816 1.00/1.00 vMB 49
551,199 551,199 00000000000000000007a23e7cf41e42e7f2825eaee4219ae2cac328f8c71104 3,158 1.00/1.00 vMB 67
551,198 551,198 00000000000000000007631aa59eb1dbb5f0818b017642b1329db2fba564f5d5 2,929 1.00/1.00 vMB 21
551,197 551,197 000000000000000000142f2c4fe342e90b5003492fe456c7bc4a1527a96cfcf6 2,048 1.00/1.00 vMB 40
551,196 551,196 0000000000000000001c97a6b051023310264ef2a97922f4b14555ed3de5e294 2,025 1.00/1.00 vMB 42
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.55 GB
    • Received: 16.27 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.