Loading Tool

Explorer IconExplorer

Memory Pool

81,466 transactions
31.25 vMB
0.07569976 BTC
Random Selection Loading Transactions
Max Size: 190.15/200 MB

Candidate Block

Mining Attempt c98a2e8d4c292d51fb55cd866140808d2bf18a268bcaa4f6110af3dcfef140db
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root e1bbf12f5c33f09c82da3b80b45b4e5075ab92869a286e04462f43b4329fe557
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,074
Size: 1.00 vMB
Total Fees: 0.00803623 BTC
Feerates: 150.61 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (63,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
851,968 851,968 00000000000000000002d57ffa33607da376a83fcc74377cff68d7ce5e81e7d0 6,597 1.00/1.00 vMB 28
851,967 851,967 000000000000000000031267f091bb85d8a6d320b5e37d7243c0d4887890c35a 6,131 1.00/1.00 vMB 28
851,966 851,966 00000000000000000001732317d8524c6ed31782b0e096b68fd727e94b031bbb 6,838 1.00/1.00 vMB 19
851,965 851,965 00000000000000000001b4e1aabe130c9900b638d3bf7d3fa65df8785f50c1ea 6,658 1.00/1.00 vMB 24
851,964 851,964 000000000000000000034ddcec1e130349802d8c0c4307a853002b42d1d6a971 6,740 1.00/1.00 vMB 18
851,963 851,963 000000000000000000001ae9fbedff88f850eebb076dc06ed5842db6f05e9b36 6,326 1.00/1.00 vMB 19
851,962 851,962 00000000000000000003150550f562cf4f7db6119fab27d611e2fcda62ea3995 6,508 1.00/1.00 vMB 20
851,961 851,961 0000000000000000000086f7ce5a6cc06b047696e093eee87bb441bfd5b6399e 6,170 1.00/1.00 vMB 21
851,960 851,960 00000000000000000001f3eea8754c22c31a9c845f52c4ca5e0599d912563013 5,239 1.00/1.00 vMB 25
851,959 851,959 000000000000000000036a14d952c3517876d949f31ec6e689013b8984cee359 5,745 1.00/1.00 vMB 21
851,958 851,958 000000000000000000031cc9f785550458ae1d622ec505284a22a2dfd670c267 6,959 1.00/1.00 vMB 15
851,957 851,957 00000000000000000002f1890d655cdb2f0cff54b475c1068a477272f84add2e 7,233 1.00/1.00 vMB 16
851,956 851,956 000000000000000000012590ed691c09ebfd6f3bba7bad5d8d66a3f41ea25212 6,205 1.00/1.00 vMB 21
851,955 851,955 000000000000000000033fece1c72f87a051dc89d30efdec8437f152f786bf91 6,904 1.00/1.00 vMB 20
851,954 851,954 00000000000000000002bdbace04501ae13166d4b5ace6f00b796c570e611449 5,863 1.00/1.00 vMB 22
851,953 851,953 00000000000000000000230b74d04c04c1d1477abdc75b0635c8edede8f6f855 6,321 1.00/1.00 vMB 18
851,952 851,952 00000000000000000001e333ecb3859b2c6e98fc8a5eaacaadf8d1f55208716e 6,812 1.00/1.00 vMB 14
851,951 851,951 000000000000000000026cf9579caeec2139ee64e1649b8b96bb42d22079bb2c 6,483 1.00/1.00 vMB 16
851,950 851,950 000000000000000000036e3cdf58c13498fad4897863ae82cc5ded20ba7e1ec2 6,739 1.00/1.00 vMB 16
851,949 851,949 000000000000000000018c88eaa49a8edbe137288a9492be3ce831c9676c0dd9 7,185 1.00/1.00 vMB 12
851,948 851,948 00000000000000000000e1b876ccd2c8037b4bc4add31a6a9bdab4632531570e 6,125 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.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: 707.90 GB
    • Received: 16.71 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.