Loading Tool

Explorer IconExplorer

Memory Pool

76,963 transactions
28.57 vMB
0.06323502 BTC
Random Selection Loading Transactions
Max Size: 173.41/200 MB

Candidate Block

Mining Attempt 5f51cab3535295d334b20d9c09fb15347ade91ea978188b88c5d6a639c3c3644
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 708c5cb5af40b92e0ed5ae5d1308ca691dc0c8e8de9b4d1587a204d74f76410c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,935
Size: 1.00 vMB
Total Fees: 0.00388664 BTC
Feerates: 8.89 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (109,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,382 805,382 00000000000000000002fb10751716fd1a91a300953686584d4d0b6eb078be57 3,116 1.00/1.00 vMB 18
805,381 805,381 000000000000000000025042d97885ade12af084399efac2cf03db6115eead14 3,056 1.00/1.00 vMB 22
805,380 805,380 00000000000000000001066560ab32b1adab937a98adcef01d53f3d608ba1a11 6,860 1.00/1.00 vMB 6
805,379 805,379 00000000000000000004788793402d301608cbc79f791f9b4083abbbf59208c8 2,828 1.00/1.00 vMB 13
805,378 805,378 00000000000000000000eec53f1f402401664bc3ef3f5782c26ccc6348d726a1 3,354 1.00/1.00 vMB 13
805,377 805,377 000000000000000000026feaec9776d21c87c44f595ca276334ca0db9c4650e0 945 1.00/1.00 vMB 9
805,376 805,376 00000000000000000003339da62a19cd8574d004bc1053a476343a8a40bda1d1 3,137 1.00/1.00 vMB 21
805,375 805,375 00000000000000000000431ededef6bdf89d2e2a40db0028bc996f13229f2e32 2,201 1.00/1.00 vMB 15
805,374 805,374 0000000000000000000245a02101d0f8f84681729d24163f1e2e0f36328c1852 1,669 1.00/1.00 vMB 22
805,373 805,373 00000000000000000004e16cf346116d0c80e9399244e983b09bb09951d1f26c 5,730 1.00/1.00 vMB 7
805,372 805,372 000000000000000000022493fa22cefb5050cee672113bb8ac7946072f66655e 2,275 1.00/1.00 vMB 8
805,371 805,371 0000000000000000000120a6f2d16ff4debfb4f2737f27eddf0c49efafdd5e74 3,323 1.00/1.00 vMB 19
805,370 805,370 000000000000000000026d39a4716d3bc5d6d36b292a6e99ad924b64961c1ffd 2,607 1.00/1.00 vMB 19
805,369 805,369 00000000000000000003fb2abadc2a8c78ff09200f35a9fb72db6d3f80e6e5ea 4,252 1.00/1.00 vMB 8
805,368 805,368 000000000000000000047bb00dae55247c3941e70120ef365b7c81f345b1aa71 3,870 1.00/1.00 vMB 14
805,367 805,367 00000000000000000002bad5792ee08488a73bd64c973f5f9fbc94a8ef758136 3,234 1.00/1.00 vMB 9
805,366 805,366 000000000000000000029b82b317818c05fcef00dd6804cff8c869bba98ab5a2 3,679 1.00/1.00 vMB 9
805,365 805,365 00000000000000000002723dda7c750ef201a9d18b4b23500bc50913a768dbc5 1,828 1.00/1.00 vMB 11
805,364 805,364 00000000000000000003610b87f0a94ad4145b483bd5dfd9c1771624f361dc61 2,713 1.00/1.00 vMB 16
805,363 805,363 000000000000000000042a3acb21f3a9122f0c1657fb0e4369c8794aeb76c2b2 1,768 1.00/1.00 vMB 11
805,362 805,362 00000000000000000003eecaf578d68fe76a9ad289d781210d8dca455de946e2 1,944 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.57 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: 670.27 GB
    • Received: 15.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.