Loading Tool

Explorer IconExplorer

Memory Pool

111,239 transactions
28.14 vMB
0.08064324 BTC
Random Selection Loading Transactions
Max Size: 192.71/200 MB

Candidate Block

Mining Attempt d435936318face8e7658b516e5bc0e4dcd29ebf5ea3b3d06e30c71d826d08d3a
Version 20000000
Previous Block 00000000000000000000c746909935a46133228723aab243012d868f4a4c1fbb
Merkle Root 7eb055512dfb783a75da4866a97a21eff3a9346cb865b3cc114e59856ffaa8d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,834
Size: 1.00 vMB
Total Fees: 0.01182947 BTC
Feerates: 100.00 > 1.19 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,048 (840,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,558 75,558 0000000000583740799aae26d958879a0159a3ff348ad416b66a23891bd77d8e 1 0.00/1.00 vMB 0
75,557 75,557 00000000006756ae9028e08e499bff7b248f47c8d79210cf7de1b9ac2b46ab44 1 0.00/1.00 vMB 0
75,556 75,556 000000000041e4d411fc5e8de91a16f309db0650825f120b5018a6a76af048ac 2 0.00/1.00 vMB 0
75,555 75,555 00000000000cbc6aea53b92b48b908cce09e8daad001a25098f8ccb361914e83 3 0.00/1.00 vMB 0
75,554 75,554 000000000011559278382640543d26e2fb6246a363b2da09732bffd61ad132bb 1 0.00/1.00 vMB 0
75,553 75,553 0000000000537e126a8560afada04c1b230eb3305f86fb28b963feb06821f3bd 1 0.00/1.00 vMB 0
75,552 75,552 000000000005993285f50beee13b83e5fdca56b9d1b0406b36c5a0375e0174e4 1 0.00/1.00 vMB 0
75,551 75,551 00000000003c34b68a8faac9eba7670b9bd18fdb8f7b7d908d92357fb817ddef 1 0.00/1.00 vMB 0
75,550 75,550 0000000000319bc3d262b3d5682b9ef01e58ca67cc8c5ba5f2fac5ce2019667c 1 0.00/1.00 vMB 0
75,549 75,549 00000000006fac8b013938a26a21d78040ce6e0e5342afa847b13087acfbb849 1 0.00/1.00 vMB 0
75,548 75,548 00000000007d7dd0b1bd7acb3f5648cdf1610b9b1d5fec779c438756b6389eeb 1 0.00/1.00 vMB 0
75,547 75,547 00000000005730cb86cfbd11c318c0613ae7ea5043274589ab11c3cfd32b8427 1 0.00/1.00 vMB 0
75,546 75,546 00000000002e015029e57aea6ee3b90bb49c793ab741e557cc83b13a2a993841 5 0.00/1.00 vMB 0
75,545 75,545 00000000003dc391baec5099507bec95d8572b4a81cb323f9a0ab8b0b236d288 2 0.00/1.00 vMB 0
75,544 75,544 00000000002239eea74e60b16b4fc00d7cd80afef10110ae3ff1216c9d2ac958 1 0.00/1.00 vMB 0
75,543 75,543 00000000002d41e0516449f04fda770037b6db97d639612a6cd249c81f599a33 5 0.00/1.00 vMB 0
75,542 75,542 00000000001b94d5374dcd8e1256fcaee09bbf68dcd17015e02e791dd386a30b 3 0.00/1.00 vMB 0
75,541 75,541 00000000000f256f3606169d95d83e75f1f28554fead980982218ba42d5a067c 1 0.00/1.00 vMB 0
75,540 75,540 0000000000598388b6b95dfa07ecebde6c522f428b4535ae7c70f66dccb4c029 1 0.00/1.00 vMB 0
75,539 75,539 0000000000090e57026603db20e909c5a067e225884d79eb592b35815bc8cca8 2 0.00/1.00 vMB 0
75,538 75,538 00000000001c083dca61d21a6fdcd182b6ec8f932baec6a27deec742aadbcfef 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.21 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: 812.26 GB
    • Received: 23.76 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.