Loading Tool

Explorer IconExplorer

Memory Pool

74,804 transactions
27.76 vMB
0.07813479 BTC
Random Selection Loading Transactions
Max Size: 168.85/200 MB

Candidate Block

Mining Attempt 957a4d17c602dc96d25ef442fdda12f16609c54fea697fe6ab48ddd00d10406e
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 1b108276899ec3c72ee42e0efbc4537e50ec88f0079a429e4ca024e2db2940a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,750
Size: 1.00 vMB
Total Fees: 0.01878985 BTC
Feerates: 402.60 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (23,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,036 892,036 0000000000000000000180c23ae5758a1d75ea3cb5afcb6ca6c350fb5866c73d 668 0.22/1.00 vMB 4
892,035 892,035 00000000000000000001f77caf83f3107637bae75e597dca6658ba9c76b22be1 2,349 0.86/1.00 vMB 4
892,034 892,034 00000000000000000000a1658c1e075fe6bf50c280d4cd28939d2b00af98d78d 492 0.27/1.00 vMB 3
892,033 892,033 000000000000000000017768f2aefd4e23d9cfd4a077598a1ed385f3a9e9be17 447 0.26/1.00 vMB 4
892,032 892,032 0000000000000000000142b9415f52ec2da4d6902bfcc959637fd52870ae6081 915 0.48/1.00 vMB 3
892,031 892,031 000000000000000000000361783b05992777aad895fe3999f4f3e956d540464f 2,081 0.87/1.00 vMB 4
892,030 892,030 0000000000000000000057767c6ac2bc6defb91f3e69a062cce3b782aeba7200 167 0.07/1.00 vMB 2
892,029 892,029 00000000000000000001308fd1497ebe96a8dee68455098ee166ea1cbb44e472 895 0.42/1.00 vMB 3
892,028 892,028 000000000000000000001488602fe328c030b8fa95dcc6f54e97fa64fc1ac89b 1,336 0.49/1.00 vMB 3
892,027 892,027 000000000000000000023f6e129cec81a5387c826b3094923543e733faa71cc2 761 0.27/1.00 vMB 2
892,026 892,026 000000000000000000006cce3105be3e1d7f1fe2db0ca9711b79deda88666703 3,741 0.96/1.00 vMB 2
892,025 892,025 000000000000000000005b17d3b76066e1c45fd6547d6596a966c2b2e2f4652b 2,739 1.00/1.00 vMB 2
892,024 892,024 00000000000000000001889b510b041ed2148f27163d90fc997f558e1b15cef7 2,370 1.00/1.00 vMB 4
892,023 892,023 000000000000000000000effd313f6bcd54146154e06a8ac732ee043fab60419 1,705 1.00/1.00 vMB 3
892,022 892,022 000000000000000000015f1b0aefe4e8ac61cc2263ec6fe3d2ec9f7b70ecec54 1,226 1.00/1.00 vMB 2
892,021 892,021 00000000000000000000659e2fd2f0137a809cdb6d6dfa9bc10c382a3f9fd0db 3,012 1.00/1.00 vMB 5
892,020 892,020 00000000000000000000cc1d45cf6fb5b8f38e7c892348e2ed46ce6b12d7ae9a 3,131 1.00/1.00 vMB 13
892,019 892,019 000000000000000000022cda72f53aff921ef216c732957a5f96ba4f8cfc9c36 1,846 1.00/1.00 vMB 7
892,018 892,018 0000000000000000000106ea9d97508dc9dfd3af34cfb510bd691ead16e351eb 2,635 1.00/1.00 vMB 6
892,017 892,017 00000000000000000001c8797db70c62fb5f6c6ae5736613267168464e9ac3d4 1,619 0.55/1.00 vMB 5
892,016 892,016 0000000000000000000069d177c1c1a59ee3c6a58c98a14d5baafc7ee2e26011 981 0.30/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.93 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.66 GB
    • Received: 17.58 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.