Loading Tool

Explorer IconExplorer

Memory Pool

19,560 transactions
8.47 vMB
0.03498853 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.24/200 MB

Candidate Block

Mining Attempt f4ac7b267e77857745451a00e8c723ac5c4fd87c51164ffd55396a0570e5c272
Version 20000000
Previous Block 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a
Merkle Root 4eb4e06fb1058d36f12116c0f7231d3250561d92651a886d43f38882e4350e2a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,721
Size: 1.00 vMB
Total Fees: 0.01682767 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,410 (820,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,638 92,638 0000000000018204c4c2169e98fe2e5589dcdae2077096ce19e6a8d07dc417d5 1 0.00 vMB 0
92,637 92,637 000000000007616f29cbfe5a8a09198d82da5405ffc318c486827030c1836c5b 1 0.00 vMB 0
92,636 92,636 000000000001ce2a9777dd5228941361f9bd52a8b20fb50ca49479acb6385cdf 1 0.00 vMB 0
92,635 92,635 0000000000082e8cd44139198aa51ca6a2c796fe15bf9f325583b7890b6278ff 1 0.00 vMB 0
92,634 92,634 000000000006a8b13587cc41935ca06fa936a46b26d97ce50d8fdba0af4bb815 1 0.00 vMB 0
92,633 92,633 000000000000a0a431e225f41bb9b144a5231e1bfb20d415a6f6a47d872c355d 2 0.00 vMB 0
92,632 92,632 000000000000969f94ab269fc8b4c17aa9ab6103a0538d7af38c2b74e1290371 1 0.00 vMB 0
92,631 92,631 00000000000cb37c4e0af42bb1a8aeb6ed51e33a0f726b1546e75a8ae63adf21 2 0.00 vMB 0
92,630 92,630 000000000009eea9a936b15cafa530c1baf07663f77b250e679ef2d895b0763e 1 0.00 vMB 0
92,629 92,629 00000000000be5270f2a758593d7c8ded81229bb021d2935f7364035161f1e2f 1 0.00 vMB 0
92,628 92,628 00000000000007675327e0c9b309e317cef7767633dc41bda0ecf00c7e640ef1 1 0.00 vMB 0
92,627 92,627 00000000000338209b961ce7e55103ad87bb35fe668fe65ba011581006aea5cb 1 0.00 vMB 0
92,626 92,626 00000000000a7cb92f254bf215a7bc2d9770f4630aa6d22d7883a250e506d352 2 0.00 vMB 0
92,625 92,625 00000000000b3c242ca8122283e3c4bf47e990461882fc47f5ca0ec867a08cdd 1 0.00 vMB 0
92,624 92,624 0000000000043c319ddb1f87abc75e710eb16fabea536c6041f884d72a203d56 1 0.00 vMB 0
92,623 92,623 00000000000a6b52bc20c3efcf0ea5944b6c3e61d4be5ecacf4ed5dd4fdcc01e 1 0.00 vMB 0
92,622 92,622 0000000000022cdb5c166f3d2df630cbc919339b8e00a3d41c93c44190c0db57 3 0.00 vMB 0
92,621 92,621 000000000001fb95f7331c1f4cd2ef3375bdc1c1f91a105e7d882743b72e6726 1 0.00 vMB 0
92,620 92,620 000000000005279b5f959335b4e43abc5edc84cd694fd2e06531817dc0c0b42f 1 0.00 vMB 0
92,619 92,619 0000000000084b6b96dec69d136d85609abacc7c93b4a6ff9e95ec44fddb6fc0 4 0.00 vMB 0
92,618 92,618 0000000000097ea241e8cbdfc71e477ff60dd754c0b70a4a1bf29d379e3ff7cd 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.58 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: 283.97 GB
    • Received: 1.13 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.