Loading Tool

Explorer IconExplorer

Memory Pool

39,951 transactions
28.11 vMB
0.13453748 BTC
Random Selection Loading Transactions
Max Size: 143.46/200 MB

Candidate Block

Mining Attempt e24c50f6c6b582c5ef77906b6fc0eb810a7e28c9db32138b1f7ece7d945fa051
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root e04ca1bb0e89657969797dd34b78cc7f1877ceff7234b4410c2de57e3a4a51e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,555
Size: 1.00 vMB
Total Fees: 0.08059621 BTC
Feerates: 102.90 > 8.08 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (737,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,680 176,680 00000000000000f562dd13503f07e9036bfd15016cdf8c5f943c8a133991af0e 126 0.04/1.00 vMB 46
176,679 176,679 000000000000038aced1e6c52a48b9204e4a594cb79bdd9279595c2b0555b4e2 18 0.01/1.00 vMB 214
176,678 176,678 00000000000005180727e679506e934a9f4ec9334c7e56ecf9f55f37960055b0 18 0.01/1.00 vMB 38
176,677 176,677 00000000000007b263d88878d56fa29c370bbe29a3712b625368fce283ec7ec6 14 0.02/1.00 vMB 40
176,676 176,676 0000000000000860125b01c248813c5711a1a1dd71c0785f862421d0c55c46b8 116 0.04/1.00 vMB 87
176,675 176,675 000000000000068818e4167da65d4009ae7f393e77cf4364810c158612ee98e4 118 0.05/1.00 vMB 90
176,674 176,674 00000000000000ae08a5749432e9271b94b6550eec11fa8faab24a9afd38a64a 23 0.01/1.00 vMB 60
176,673 176,673 000000000000003a7cfcc07f2e1836cf054f971e4114c672ca3c081921c71bb1 17 0.01/1.00 vMB 43
176,672 176,672 000000000000052dceaecdd3d1e16be4175bf54feb6c8a4411e585930392a9d3 40 0.02/1.00 vMB 137
176,671 176,671 00000000000001fa6638e84204e26876a9a92315fb32c62e49e266b0923332b7 31 0.01/1.00 vMB 225
176,670 176,670 0000000000000209f4b9501782d5255527f3cbb92dfd0bda42764107e11cbe91 1 0.00/1.00 vMB 0
176,669 176,669 00000000000005a0705bc54658226b03e4c1d4b10fa70e6163716cbb101932d8 8 0.00/1.00 vMB 18
176,668 176,668 000000000000087786f4236cdd16148004b3baefa1da0a9329e213ccfab428b7 13 0.01/1.00 vMB 29
176,667 176,667 000000000000077219facc01600ef56ca43ba30935e8d7617f0e12fe97f49b63 47 0.02/1.00 vMB 92
176,666 176,666 000000000000067fcc62a4f5f97846480d491192e23dd4f1dec3b96e54e2a5eb 128 0.04/1.00 vMB 222
176,665 176,665 000000000000087d684d52f8835c68312f1817c3c6d6b2c12b25e8582e90461f 19 0.01/1.00 vMB 21
176,664 176,664 000000000000022d651a13985f77a599e3d9ef2c5b6d4615bb3ec8fff77c7f74 46 0.02/1.00 vMB 267
176,663 176,663 00000000000000d0ab5438fa5003911752d3fc375210cfe3fb01f5c9e7c8b4c6 9 0.00/1.00 vMB 17
176,662 176,662 00000000000005652c8cb8d1d7873b6071a4f369f57c3d2383db70a45166b581 49 0.02/1.00 vMB 80
176,661 176,661 0000000000000338804f73460f081ce836e11baad521b71a186c6bcc468191d6 12 0.01/1.00 vMB 65
176,660 176,660 0000000000000141ff78d6ec1a867dc08a9e22659d2f560020db4ac1154b7f9f 6 0.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.74 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: 630.37 GB
    • Received: 12.03 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.