Loading Tool

Explorer IconExplorer

Memory Pool

73,081 transactions
27.04 vMB
0.06061465 BTC
Random Selection Loading Transactions
Max Size: 165.13/200 MB

Candidate Block

Mining Attempt 82e06ba70caeec2488bb87d68600781b7c6e474ac115b783e95efbca11f209f5
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root e6a831dfd3fe0720e3ca2717db40984f03a40f17379dcb5580d406c09ab97f94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.00336292 BTC
Feerates: 26.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (216,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,560 698,560 00000000000000000007b8ce2fc60592947d249f12271d17d3de811847501755 2,582 1.00/1.00 vMB 10
698,559 698,559 000000000000000000082058fb1316c0c4ae5ff84e525ece23971b915cb82a38 3,361 1.00/1.00 vMB 23
698,558 698,558 000000000000000000090d4559ae98b19a7d07b95a27147e0f54df0a611f1876 3,177 1.00/1.00 vMB 29
698,557 698,557 0000000000000000000146e3deba44b71c353731682ac76e62dcb2e267d86737 3,293 1.00/1.00 vMB 25
698,556 698,556 00000000000000000002b381985375914fbe5a5a20ca224eca8f6de8af8fd0a2 2,494 1.00/1.00 vMB 16
698,555 698,555 00000000000000000002ac535959de8a49791a9f563087eec1d3149451a730de 2,983 1.00/1.00 vMB 19
698,554 698,554 0000000000000000000daacd87f91032badede2365c2828d601b4e2add29b2ad 3,138 1.00/1.00 vMB 31
698,553 698,553 0000000000000000000f099921e29e4ca429397db5bf33206b4ff820e155105e 2,344 1.00/1.00 vMB 10
698,552 698,552 000000000000000000008b03dfc88ffd43355ce8f37178005c1702a93958c1fe 1,864 1.00/1.00 vMB 16
698,551 698,551 0000000000000000000a8f8377c502e04f2326071bf8e6f12c6359f2b2a26605 2,489 1.00/1.00 vMB 19
698,550 698,550 00000000000000000007091f2d04dcc32b4745b40a4f8027aeda75063558fb87 1,414 1.00/1.00 vMB 11
698,549 698,549 000000000000000000095302283803967a66414cd23b452ebea94e745d3abc8e 2,860 1.00/1.00 vMB 12
698,548 698,548 0000000000000000000e377b7a8ed844055bb94e91b22cb4f43389d6db45c6a5 2,623 1.00/1.00 vMB 21
698,547 698,547 0000000000000000000f2a6f5cfc57c36cfd86197a0d2717722b5138179f1d3a 2,609 1.00/1.00 vMB 21
698,546 698,546 0000000000000000000da61ebc7a7c1ef8ab319e9178e623dadda0dd2d8f6023 2,598 1.00/1.00 vMB 32
698,545 698,545 00000000000000000007394d786defca0173e352781768a8cd999c6264ff7f85 1,793 1.00/1.00 vMB 27
698,544 698,544 0000000000000000000b4343f07921cc75c2e1a13fb0b500545ab4a0245f337f 1,289 1.00/1.00 vMB 17
698,543 698,543 00000000000000000001390f27f2a049d745425b50fa1bb3d1a67dfd1275ac58 1,738 1.00/1.00 vMB 42
698,542 698,542 00000000000000000008e18585a83e67e6fae1029e761cc07a7f20511dbfae1a 2,901 1.00/1.00 vMB 11
698,541 698,541 0000000000000000000528a6bf89c920958b090b1def4cf4c481e4b0e57568a6 2,599 1.00/1.00 vMB 12
698,540 698,540 0000000000000000000909d5e0ab7520e3670562940be0048e8e9a1d95b0bc24 1,085 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.