Loading Tool

Explorer IconExplorer

Memory Pool

21,242 transactions
16.82 vMB
0.04163460 BTC
Random Selection Loading Transactions
Max Size: 84.78/200 MB

Candidate Block

Mining Attempt b5bae7e864399a239352864983d9cdd4d090f3c6accc93bbdf9210b6ee3788dc
Version 20000000
Previous Block 00000000000000000001e012a03a86db87de0c816312467afbfd511e206a6de7
Merkle Root 53c5069aa4203b52227b7f6db7423e9893c26f12a2fd0d06c78fa94126ded3ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,730
Size: 1.00 vMB
Total Fees: 0.01103912 BTC
Feerates: 77.35 > 1.11 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,137 (370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,767 913,767 0000000000000000000166a8143e1e7977e0f90b49480a0ee2ce282020a968a9 1,255 0.35/1.00 vMB 2
913,766 913,766 000000000000000000015d06da2dfc973244f48e46063a6c0d26565f59984f5b 1,730 1.00/1.00 vMB 2
913,765 913,765 000000000000000000019b232b96074d1dcf845352445503730970e2a591177f 3,817 1.00/1.00 vMB 5
913,764 913,764 00000000000000000000439e003c737af546768164335c5d7eb65d4636be6f69 4,739 1.00/1.00 vMB 1
913,763 913,763 0000000000000000000013ca6935cd8b272fb35cd3514b6f5e9a070a459ec896 3,334 1.00/1.00 vMB 1
913,762 913,762 000000000000000000002b96e9e8a03946a8961119c1258f17f32fef051546aa 3,445 1.00/1.00 vMB 4
913,761 913,761 000000000000000000009ab24973da6dccda0a22f884b2bdc8474e20a908a18f 3,044 1.00/1.00 vMB 6
913,760 913,760 00000000000000000001390b008359535937be341be1204108d33fe75ee4d07e 3,316 1.00/1.00 vMB 13
913,759 913,759 000000000000000000019f6c5040172d78ebbd4b210c527f6cc5c13f4a0ae2f7 2,346 0.55/1.00 vMB 1
913,758 913,758 00000000000000000001ea4d9d2f074ba97539ad220f9514aa403931afd70180 3,410 1.00/1.00 vMB 3
913,757 913,757 000000000000000000000f19dcc9737316c01c694748dddb0ef2b40bb44a1dae 3,423 1.00/1.00 vMB 1
913,756 913,756 00000000000000000001791ef3633393e964a587dd7fbe59554477de2bbaf531 3,650 1.00/1.00 vMB 6
913,755 913,755 000000000000000000010f5864303435c7d4b533f7b7bfc98b785ff89c03eb50 3,091 1.00/1.00 vMB 3
913,754 913,754 0000000000000000000208aeac454507dbd85c179d6070990289f4645a044c2b 2,508 1.00/1.00 vMB 2
913,753 913,753 000000000000000000018ce11a5abe6629810fc82f98ff0f4193659032015bc8 2,933 1.00/1.00 vMB 3
913,752 913,752 000000000000000000014d0edf059b9fbfe370c1219de7f8ee01c346d36b62fc 4,866 1.00/1.00 vMB 1
913,751 913,751 0000000000000000000185fa36149acc5bd3bf4e4b77670932d138c1052cfd76 5,731 1.00/1.00 vMB 1
913,750 913,750 00000000000000000000e5a6bcd40cdb3bb19cc9f1742eac94d976a49b2309c9 6,837 1.00/1.00 vMB 0
913,749 913,749 0000000000000000000044f376cda1b3ba366f81d614121e409a4801a76a9b36 84 0.03/1.00 vMB 5
913,748 913,748 0000000000000000000139f5198af21164af44dce4e82da4ac4906d65c3a2485 2,426 0.68/1.00 vMB 2
913,747 913,747 000000000000000000007648ceba49e5d2dabccfbe935b57503b2be98c217f12 3,762 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 780.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 562.45 GB
    • Received: 7.47 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.