Loading Tool

Explorer IconExplorer

Memory Pool

52,209 transactions
28.94 vMB
0.08921247 BTC
Random Selection Loading Transactions
Max Size: 155.93/200 MB

Candidate Block

Mining Attempt 29bc16fd43526f011fd36a6a10a3d6286bd88780b0eee36cc21f76fb3e2bfe7d
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root dd8ef1d41fcec72063f6e12039ef6becd8ad07fc6cd34610cb3aa27594be3201
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,653
Size: 1.00 vMB
Total Fees: 0.03185084 BTC
Feerates: 507.72 > 3.19 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (158,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,244 756,244 00000000000000000005f784671cc546ed6e2e940c889c6347a2f2984d14732b 1,834 1.00/1.00 vMB 8
756,243 756,243 000000000000000000078c61ed4579ddcbcf0bffd1af373e5cb3e13c949ce37a 2,480 1.00/1.00 vMB 10
756,242 756,242 00000000000000000005eb07d4afad30149eb6b8c962778b85ec01dec00367f5 2,106 1.00/1.00 vMB 11
756,241 756,241 000000000000000000000143150cbab78ecf624cac3518fc6b2344040b3483fa 3,174 1.00/1.00 vMB 15
756,240 756,240 0000000000000000000636fe23bbb09206f1dd413484b804ffa071447e876501 3,136 1.00/1.00 vMB 8
756,239 756,239 000000000000000000001698a94ef1fe646ed6d89df0067731307773074ad143 3,293 1.00/1.00 vMB 11
756,238 756,238 00000000000000000001fe16d92ef15eb4a559180063ef6ddd06dbbc4d68dd0d 2,670 1.00/1.00 vMB 9
756,237 756,237 00000000000000000001ea070a274a560a2f9734fe1b41d94035d54951af8ee1 3,027 1.00/1.00 vMB 15
756,236 756,236 0000000000000000000268d0eb4299e123cdbbfbbd0b0b02c1d58497e2bb4bbc 3,649 1.00/1.00 vMB 22
756,235 756,235 00000000000000000004e50124b7f9eae4666002afd5efeecba059ea74fff644 2,497 1.00/1.00 vMB 17
756,234 756,234 00000000000000000008d8b7c87da3328f86266d1c0140d41a8bd61b3962e3d8 3,163 1.00/1.00 vMB 21
756,233 756,233 0000000000000000000659cda9d38b3430102b2df94303aa436e25fc49a36e02 2,757 1.00/1.00 vMB 16
756,232 756,232 00000000000000000004b8bb138b4f7e9fc5f24531b16cf2aed4592d2be3571d 2,649 1.00/1.00 vMB 11
756,231 756,231 000000000000000000060f63df59bfe516aba4b581474900887a620f0e62a8e8 2,548 1.00/1.00 vMB 18
756,230 756,230 00000000000000000000206e127c84a9798dd315285a89b99aff157720681f7f 3,098 1.00/1.00 vMB 19
756,229 756,229 000000000000000000075e107892a8ead80c7a3fb4e6e448b3b728af81eb9ae8 3,320 1.00/1.00 vMB 15
756,228 756,228 00000000000000000005a5dc4ee480671edd218f0532ee3da85499eba5a672ac 3,416 1.00/1.00 vMB 26
756,227 756,227 000000000000000000042028525bcd65f604bed68e4177577c973b6b7eafdc14 2,207 1.00/1.00 vMB 16
756,226 756,226 000000000000000000019140f9ccc5c911557866d1d089bcbd2342856c9906e4 3,096 1.00/1.00 vMB 40
756,225 756,225 000000000000000000052f61bd1294309fcb1bd437f48be25764fe864785c8c3 2,818 1.00/1.00 vMB 27
756,224 756,224 0000000000000000000569be71032cdde03e9411fd568c43e5724f5f764b719e 982 0.32/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.98 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: 648.36 GB
    • Received: 13.04 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.