Loading Tool

Explorer IconExplorer

Memory Pool

75,625 transactions
28.31 vMB
0.06371200 BTC
Random Selection Loading Transactions
Max Size: 171.42/200 MB

Candidate Block

Mining Attempt 601ce7723738a6dc7259bc65e74266326c892f21127af3829d711f0f882dee44
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 4e150abd88335fcefd457673d74c38355f502085638c48b2888afa0a840da6a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,309
Size: 1.00 vMB
Total Fees: 0.00503129 BTC
Feerates: 101.00 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (96,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,631 818,631 00000000000000000002e157ec581b9da7e42f23eb93639555ba56d8ae546fbd 4,132 1.00/1.00 vMB 65
818,630 818,630 00000000000000000002b8dff088b5a3433335b3b65e012e3b3cc7f648ff2250 3,367 1.00/1.00 vMB 47
818,629 818,629 00000000000000000001bf5eea9ded3e530d5b47ff3210110c2f95e1d21759a5 3,335 1.00/1.00 vMB 67
818,628 818,628 00000000000000000002d0831f1db5e98ccb68fc5898ed1d5b855094ee344db7 3,533 1.00/1.00 vMB 49
818,627 818,627 000000000000000000016067b48192f97eca8669574bc43871f05e283d9b3ce1 3,926 1.00/1.00 vMB 59
818,626 818,626 000000000000000000000e97c494bb339c3e49b0997cd933b1dfb00d990ed859 4,751 1.00/1.00 vMB 53
818,625 818,625 000000000000000000005708f49a86029f59eb6e529954907ee6efc65c105b11 3,149 1.00/1.00 vMB 59
818,624 818,624 000000000000000000017b37121a8384d4512973f7ebdf160bf84e7e1f8d14c5 4,642 1.00/1.00 vMB 51
818,623 818,623 000000000000000000037400d6fcb70fa668d2bbca3fa6618a6e67bce604ce21 4,542 1.00/1.00 vMB 51
818,622 818,622 00000000000000000000b4e914fc474939d0701a7ae99381d651e0e9b81a0739 3,664 1.00/1.00 vMB 62
818,621 818,621 00000000000000000003357ee665414e64a1d22bfff79898220d209143aea293 3,673 1.00/1.00 vMB 68
818,620 818,620 000000000000000000012fe1a1a65f91c13d9b2ba3cf039ebd32619737bfdec4 3,251 1.00/1.00 vMB 65
818,619 818,619 00000000000000000001d6738a954f8f70a2fb0cc67110a90197225c7c157148 4,240 1.00/1.00 vMB 62
818,618 818,618 00000000000000000001e08c4c4356b4cd20c906534cc47a8270eca94179687a 4,243 1.00/1.00 vMB 57
818,617 818,617 00000000000000000001ec7793a05f34b39a508bb4b8c110f43e55d203b801e4 3,752 1.00/1.00 vMB 51
818,616 818,616 000000000000000000003f3f801c54dbb9c2beec7ce6613e583e13b615bc4770 4,774 1.00/1.00 vMB 55
818,615 818,615 00000000000000000003d874039cb4a37ffdc6bb423bdff307a5e2272b8fae39 2,279 1.00/1.00 vMB 53
818,614 818,614 000000000000000000012bd71a3b06c5523dfe45af9e52f7ef647d9cdd9b445e 2,405 1.00/1.00 vMB 65
818,613 818,613 000000000000000000023296bd9c6080c9ac1112c1b961ff3c42b1ef39bb4edc 2,779 1.00/1.00 vMB 69
818,612 818,612 000000000000000000020b17e7b5ad6d7483d876ce18c00a4cd69dc5085c47f6 4,299 1.00/1.00 vMB 55
818,611 818,611 0000000000000000000183ad73bbe63686e9dec292418d6a65bfd3300d7861a9 4,628 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.