Loading Tool

Explorer IconExplorer

Memory Pool

79,301 transactions
30.73 vMB
0.10762132 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt 3f989aed5f8015d564765b8e08ed3922656f6b8ce8a26da2b87b5ca00bcabcaf
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root cec55b54827ce7b05dae084f3355530c2cdca50fef3e6c587525a85f12bcd769
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,924
Size: 1.00 vMB
Total Fees: 0.03425674 BTC
Feerates: 201.36 > 3.43 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (304,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,788 610,788 0000000000000000000215460c7fe60249152415b2fd2880202233b38911b88d 131 0.04/1.00 vMB 8
610,787 610,787 0000000000000000000a215f2c348b39e3841e9d5c75923f2e984e64c2f49bce 562 0.20/1.00 vMB 14
610,786 610,786 000000000000000000123345a1a667cd6561e9e72306f1ca8f56ea4f69f85a60 1,055 0.38/1.00 vMB 11
610,785 610,785 000000000000000000130ab67cbe166d86e51db31b58720662567ac71cfc8ef1 407 0.15/1.00 vMB 14
610,784 610,784 0000000000000000000c85009ddee78c6ffc73e0f2119703a46e437048c593b3 2 0.00/1.00 vMB 8
610,783 610,783 0000000000000000001193785e81d7a82b9635cc2ffd14f7d7fb9c8ae62e0313 1,600 0.66/1.00 vMB 9
610,782 610,782 000000000000000000109617fbfe4aa7ff3645398b13b34713559d15d950af70 1,494 0.69/1.00 vMB 8
610,781 610,781 0000000000000000000c649f4dfa1937cf804a21da80f7c1f5714299b40a855c 495 0.14/1.00 vMB 11
610,780 610,780 0000000000000000000e653f6233d1971b4c4d7b7e0b173a0c77903616e315a8 249 0.09/1.00 vMB 11
610,779 610,779 00000000000000000015a01df223239bb0b8115648369412866b37c9aec7275d 2,071 0.76/1.00 vMB 10
610,778 610,778 0000000000000000000299dbcde4710774c6e25f449dfead9880d832853ce066 934 0.30/1.00 vMB 11
610,777 610,777 00000000000000000013426efbc91e943e1d4c216d240b9816e7bbe66a2c890f 1,083 0.34/1.00 vMB 11
610,776 610,776 0000000000000000000931e0c78356295479aa7fdf19334da09d1fffc0aeedfa 1,488 0.64/1.00 vMB 13
610,775 610,775 00000000000000000006f836024fc18a84f8234e122154b76f9e4debedfada48 812 0.25/1.00 vMB 16
610,774 610,774 0000000000000000000f04ee71146f435a4d04f13ef9e94fe4c714e4c93ab9b3 2,830 0.83/1.00 vMB 8
610,773 610,773 0000000000000000000dc2cbf16e55e1b39846bc75f999905c05dda413d24d94 2,776 1.00/1.00 vMB 9
610,772 610,772 00000000000000000012b76953fe3d9fe13d4eff70af2c194a5f556ac6842d79 1,360 1.00/1.00 vMB 8
610,771 610,771 00000000000000000005aa2ab5d34455f520ba99a9efe5cca824a6bbb0acc5d5 1,637 1.00/1.00 vMB 16
610,770 610,770 0000000000000000000c0f2cc61ade020f0f8cde23c9019b4b1da4e480699bb1 1,059 1.00/1.00 vMB 50
610,769 610,769 0000000000000000000ddfdc0ad1dc57a28eb629aa78e906459a75a9ffd2c9ce 99 0.03/1.00 vMB 16
610,768 610,768 00000000000000000011c708d9cb06df874f2355bc4fb46334a1dfdf113469a5 2,424 0.80/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.