Loading Tool

Explorer IconExplorer

Memory Pool

80,304 transactions
29.65 vMB
0.06725617 BTC
Random Selection Loading Transactions
Max Size: 179.00/200 MB

Candidate Block

Mining Attempt 32e4b5922407aedc447050ffacdd96dddc6d9b490e849aa8f712fca90dcae8e9
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 9bf47085bce46860cf500687b1375dd6f3248fafe3fe0a9ffd7607fac24e661c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,379
Size: 1.00 vMB
Total Fees: 0.00638728 BTC
Feerates: 90.30 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (164,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,566 750,566 0000000000000000000233bc10fa92f926e2a76dc979d76b80faf8e39f134707 2,985 1.00/1.00 vMB 4
750,565 750,565 00000000000000000008ef537afa471643ffa2273f118d9d94008a9344fa1987 2,449 1.00/1.00 vMB 16
750,564 750,564 000000000000000000099d5eb293824cc7468449ada52ccb912f97063e349716 1,616 0.50/1.00 vMB 9
750,563 750,563 0000000000000000000840ed8a172e843e6d6f6aba6a1780280bc57a0c80d9a7 1,436 0.53/1.00 vMB 6
750,562 750,562 000000000000000000025cf78a015c081b07a77d9106f37d1599a6e15c85c83a 72 0.02/1.00 vMB 6
750,561 750,561 00000000000000000007de3b2fc212565438fd68841cc022e52469ad9d386b74 985 0.30/1.00 vMB 7
750,560 750,560 00000000000000000005487b82ab5e5b7ef58f1bc36b5e857a89ced0b3282ea9 775 0.31/1.00 vMB 8
750,559 750,559 00000000000000000006786ee035bb860c8ec3789409fe97cdfa75dc3612152a 2,010 1.00/1.00 vMB 7
750,558 750,558 000000000000000000082208eee0c13007a153ce0f65538724e6b1390bde502c 1,291 0.92/1.00 vMB 6
750,557 750,557 00000000000000000003f0b7a1306a7388dc655f13f47b044df8d04f8bb6b4e9 50 0.01/1.00 vMB 13
750,556 750,556 00000000000000000002c8cd6fb3aeb1e40160170c583490dd61e12109946ab1 1,453 0.76/1.00 vMB 2
750,555 750,555 00000000000000000008492892395c5b1e6c13b9d739452609b29247f69bae62 3,346 1.00/1.00 vMB 12
750,554 750,554 00000000000000000006eb8235c787a98371a21d996444bcc9d3413e7e352109 113 0.03/1.00 vMB 7
750,553 750,553 00000000000000000001eb2b786fb52d77ed43bb659c52f6d45545e42496a2e1 1,392 0.80/1.00 vMB 2
750,552 750,552 00000000000000000000da6df991b9f052dedc2890cd78e817150afaba0f69f5 2,092 1.00/1.00 vMB 10
750,551 750,551 0000000000000000000749c9cabebdb7dff18db74f96b2e8ffda4ed56a5c435e 595 0.33/1.00 vMB 2
750,550 750,550 000000000000000000044b35eb01a3f45167ad49446b4d3004517ae54abe789d 2,960 1.00/1.00 vMB 10
750,549 750,549 00000000000000000000e13c1cbfb5cf3a8dff8628df60ef6c31fe878b29a86c 443 0.14/1.00 vMB 10
750,548 750,548 00000000000000000009d12fce1746f84bef9deabdb0874bc2ff83750c908925 1,632 0.61/1.00 vMB 8
750,547 750,547 00000000000000000002f1ab917392ee8147ca34dfaca32d0bdc3f6263199768 186 0.32/1.00 vMB 2
750,546 750,546 000000000000000000053adc8ffcc4f5fc5de831791aeca71f084b9b0e2aa7b4 1,928 0.95/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.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.