Loading Tool

Explorer IconExplorer

Memory Pool

80,602 transactions
29.61 vMB
0.13298476 BTC
Random Selection Loading Transactions
Max Size: 179.57/200 MB

Candidate Block

Mining Attempt 007939ffd15d5f4e596590cd3cfb458e372502a3ae2005367a45c115814d5b26
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 86b70dbb41bb0829a71042914f9005526fb5687f558cfcf0a8a16d0bde02df90
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,807
Size: 1.00 vMB
Total Fees: 0.06800185 BTC
Feerates: 101.65 > 6.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (66,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,623 848,623 00000000000000000000c56932422d27cccc9008d239d0f8190be82ba4a0db48 5,238 1.00/1.00 vMB 21
848,622 848,622 000000000000000000001e8ad1cf35f3cb4fc33f04a98adc3d4354e80ddfe81b 6,231 1.00/1.00 vMB 22
848,621 848,621 000000000000000000008417dd279910b6c9e20f36d48d5377dc6777be261a89 5,943 1.00/1.00 vMB 22
848,620 848,620 000000000000000000030ca8d29863af9609ba8726e5b1b61f6c6e72b22eff81 6,501 1.00/1.00 vMB 24
848,619 848,619 0000000000000000000154601fc4f57f6d2af2a4342a90770ff2df5fcb8e887d 5,389 1.00/1.00 vMB 27
848,618 848,618 0000000000000000000054802506ef2096605ef0bb357a5becfca1e03002ac63 6,700 1.00/1.00 vMB 20
848,617 848,617 00000000000000000001b6cb40e423a1624887ac674c66e8e80a9296a51f6c3c 6,348 1.00/1.00 vMB 17
848,616 848,616 000000000000000000021648e9488c14a5755ce2eb23e9e1c650be34c259311c 5,820 1.00/1.00 vMB 23
848,615 848,615 0000000000000000000229a975f9213c1f4173ea12e334eecb7d4a4409d3fcc4 6,474 1.00/1.00 vMB 18
848,614 848,614 0000000000000000000177ad285d5709d642c879e71741b38e2c703a77431d88 6,006 1.00/1.00 vMB 21
848,613 848,613 00000000000000000001e833d4499e40da3b56151cf1a8c076656cb865d68df3 4,703 1.00/1.00 vMB 22
848,612 848,612 000000000000000000007ba140a79d52640a869d63613bfbb963f5a8bd6eb856 4,522 1.00/1.00 vMB 34
848,611 848,611 00000000000000000001188aa5df954eaa426f8f59bbdb3ad314a660446cccad 5,980 1.00/1.00 vMB 17
848,610 848,610 00000000000000000000fd9e5fa00f5f87f52e14701dfc301a648fe4099dc5a4 5,161 1.00/1.00 vMB 24
848,609 848,609 000000000000000000024e360c2551dcd165776ca32820859212b3f98d2d5944 5,293 1.00/1.00 vMB 25
848,608 848,608 000000000000000000024f4a89aee120b9eff84f336d923a014f094e6d0c5b45 4,573 1.00/1.00 vMB 23
848,607 848,607 00000000000000000001fc8b25c7e28673fee0dc799a2537fcea9699495799ca 4,710 1.00/1.00 vMB 29
848,606 848,606 00000000000000000002eacd1509fe421c2ec5dc27aa5fdaed4d3e8bbc49e64a 4,450 1.00/1.00 vMB 26
848,605 848,605 0000000000000000000287ce29788835131eefa91d32f0abf0d5e775c08193f6 5,395 1.00/1.00 vMB 38
848,604 848,604 000000000000000000016a7405fee7ddbbccc88d869d5c7a833c0a69f3a08492 5,749 1.00/1.00 vMB 17
848,603 848,603 00000000000000000000234807fc7fbce628476072748c94cde5d1ac8fb0d174 6,220 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.