Loading Tool

Explorer IconExplorer

Memory Pool

42,628 transactions
26.65 vMB
0.08013719 BTC
Random Selection Loading Transactions
Max Size: 139.30/200 MB

Candidate Block

Mining Attempt 5b90ad0462b7d547747e17f11d997800e0999c1ad60c02790efdf3a3b58c04c2
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 9a7a227966d3cb28270a909955d33aeef81394739d4067af98c03d3d053c6797
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.03108315 BTC
Feerates: 151.16 > 3.11 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (572,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,620 342,620 00000000000000000c7e50cca771c8d12f8cc6504c274dbc825b85bf7e48a312 739 0.42/1.00 vMB 20
342,619 342,619 000000000000000001d9c099714b2dc9a0d053e5998c7fd64b68d149feb882a0 939 0.50/1.00 vMB 28
342,618 342,618 000000000000000000edaecb2d72bed8166dbea885ff7819eb3c951fd0d7b3a1 65 0.12/1.00 vMB 8
342,617 342,617 00000000000000000305035584d49712f74e85c8e3b4bde8ed4edd3215d4c4f4 1,325 0.75/1.00 vMB 24
342,616 342,616 000000000000000004dfdb48be0fd04b5a780be271a1fb45b5f63a7ae6bd8f98 323 0.17/1.00 vMB 24
342,615 342,615 000000000000000000f520c9f1b99b37be412b8dc76d382e4c34967bf8c04f96 294 0.10/1.00 vMB 7
342,614 342,614 00000000000000001a1304093bb4cb9e76552b7fde09b7a53e0d3d88bbe53b90 241 0.14/1.00 vMB 23
342,613 342,613 00000000000000001245225b838316976121f9dbcc384c29fcb1e4ab1d60ec3b 538 0.31/1.00 vMB 24
342,612 342,612 00000000000000000bbd40f8cf8576a7b200399f29f7f3dbc9f0ec0d39ddf543 153 0.09/1.00 vMB 14
342,611 342,611 00000000000000001496b51f7347a633610fa3aab9c148fd0b2dc22ba3a9cb4a 438 0.27/1.00 vMB 24
342,610 342,610 00000000000000000da32b02e6a2dc79e7aa97aec8d3b868edf0a4a71ad948e5 1,620 1.00/1.00 vMB 23
342,609 342,609 000000000000000004fcead14c80f3241905d606db2e65d63789604d4ad84efd 1,113 0.59/1.00 vMB 26
342,608 342,608 000000000000000001fc54e92cef8a5a36b75d6dccee670d021f03364d919cdb 184 0.10/1.00 vMB 18
342,607 342,607 00000000000000000a25347e74c7d879b59c23d219cb0d7558a2195edf963795 447 0.27/1.00 vMB 22
342,606 342,606 000000000000000001a81a997d8aa06edae641b8e1df969a00929ccbab6230ad 208 0.11/1.00 vMB 25
342,605 342,605 000000000000000014eb7df9999f9c77571fd836a977940467d12ecc38760989 959 0.51/1.00 vMB 22
342,604 342,604 00000000000000000e380372b1cb1b4c234cc8a9a938976a1eb2f266ff543f0c 1,194 0.76/1.00 vMB 23
342,603 342,603 00000000000000000e77cdebe326f8f045072170f85978bcebb3a797d6073ede 60 0.03/1.00 vMB 17
342,602 342,602 000000000000000012ef16fc2f2c7f6752a6affa988d98098f837260de9a8989 233 0.14/1.00 vMB 15
342,601 342,601 000000000000000007e73144a57ba8fe87a898d55066afafa133189d732227c6 491 0.31/1.00 vMB 18
342,600 342,600 000000000000000004f65cec864bd401516b10c269ca9432ac949aa3c08542a6 1,382 0.75/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.