Loading Tool

Explorer IconExplorer

Memory Pool

73,811 transactions
27.30 vMB
0.06547326 BTC
Random Selection Loading Transactions
Max Size: 166.65/200 MB

Candidate Block

Mining Attempt 2fb9f1d0bacf56f19c5c3e858fdee5320555037cde7cc2c45bba3cec4a54c0b1
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 72b45f3eeed8469f85941de47cca5cc31326360b2f47999576473190dc09d608
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00753211 BTC
Feerates: 73.20 > 0.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (362,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,004 553,004 000000000000000000078887e066f1d8c72d48cebc013e7c499c565c706d48e0 2,808 1.00/1.00 vMB 27
553,003 553,003 000000000000000000002be651987085d83eb771bb1defe799ea89d1be3bf8d5 1,618 0.67/1.00 vMB 16
553,002 553,002 000000000000000000120ed63ca9d2df9ed7e92f0364ae6f342ea6e62bdae13c 949 0.44/1.00 vMB 14
553,001 553,001 0000000000000000000b5d37f6f6f37786d7315401dfe228604618e8ae7c9d6b 559 0.25/1.00 vMB 13
553,000 553,000 0000000000000000000cef711f99016a3a1096ec8e05cdc0d55c80fc0a99514f 620 0.33/1.00 vMB 15
552,999 552,999 0000000000000000002853a16e5e17eb6ae17f41fe6429edf503552be6a0725b 1,844 1.00/1.00 vMB 9
552,998 552,998 00000000000000000000336aa297632cce23b28abe9f41a72d8b1abfbd35ac4d 2,608 1.00/1.00 vMB 10
552,997 552,997 0000000000000000002aaec1249eb4f987fbd01784808075741e79e623f91635 2,584 1.00/1.00 vMB 19
552,996 552,996 0000000000000000002e6fe709159666113b08253f945467720f8490f9aad567 2,865 1.00/1.00 vMB 22
552,995 552,995 0000000000000000000623e5aea2f01cb43301190f3eab1b6e0d3f88189f5d02 2,612 1.00/1.00 vMB 51
552,994 552,994 0000000000000000002c227510fc7071f5f94178804f01741d4a441bc3aa5859 1,940 0.91/1.00 vMB 14
552,993 552,993 000000000000000000253ba840e64e5be9d6a730f00078528f4e33eef1281233 227 0.09/1.00 vMB 20
552,992 552,992 0000000000000000000801eafd2720ab0090ba7514b28b6f0e0d332b4e2d5b97 1,593 0.76/1.00 vMB 13
552,991 552,991 0000000000000000002e314673bd47f4a2b29b79edfbf632a124ee7f5e58f018 665 0.33/1.00 vMB 13
552,990 552,990 0000000000000000002e4915b6cb84fec8c2b0a60d695a4a30478138662ff7ee 132 0.04/1.00 vMB 30
552,989 552,989 0000000000000000000f7a1bc6573fd0f6f862d809714948ce8c6f8c7257449c 1,742 0.99/1.00 vMB 4
552,988 552,988 0000000000000000000a8b62297bcb59581129729a7e9fee151f49d2a005bb66 1,629 1.00/1.00 vMB 27
552,987 552,987 0000000000000000001dc33ba2afd6963eff83d7823f2c41217f1e7a8e2b5de3 258 0.13/1.00 vMB 15
552,986 552,986 0000000000000000002b64dc71c061b4f9836cd040f78948fb46e65e969a04c7 1,009 0.42/1.00 vMB 19
552,985 552,985 000000000000000000058655c0474efcc7ecdc32ec54b8f8281e9e43df76449c 344 0.49/1.00 vMB 3
552,984 552,984 00000000000000000013bf3a4ef751da5bec9d648133e19bd707757315863626 3,064 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.