Loading Tool

Explorer IconExplorer

Memory Pool

44,302 transactions
26.70 vMB
0.06792507 BTC
Random Selection Loading Transactions
Max Size: 140.38/200 MB

Candidate Block

Mining Attempt 98701613be228914aac31206725b8553a23357418f05747df6c0972d19c246e8
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 13b2790c7e3a2185ae20384625aa1aa7e3c5b0ac74823f9f7b8b19457f199bb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,402
Size: 1.00 vMB
Total Fees: 0.01875277 BTC
Feerates: 150.68 > 1.88 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (858,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
55,968 55,968 000000000aedd8f9f1f764a793adfde22cd4e730631a1179367bbfa2fd99c41e 2 0.00/1.00 vMB 0
55,967 55,967 000000000c44bafd53bfcf396b64d0e6f018188981b88854dcfb454f5823226f 1 0.00/1.00 vMB 0
55,966 55,966 000000000b5de700b5cdf9d1b32d3c9ce340d35eac56474bf2f44b5603a0a0a0 1 0.00/1.00 vMB 0
55,965 55,965 0000000008bbbdc3e9b6442b69827f56a9658319b418e1c7af92ad56a6fa4971 1 0.00/1.00 vMB 0
55,964 55,964 00000000114eff3c3603ccf3eb012bcbc30fe8636d63a97609969ebf57908b23 1 0.00/1.00 vMB 0
55,963 55,963 000000000bbb5ba00ed379d78934c21b2d675b6d0fb483fdda808f664d0de311 1 0.00/1.00 vMB 0
55,962 55,962 00000000003dbc04bf73763f87ed8e631fc5a1faa4816eab3c84b93a1db51390 1 0.00/1.00 vMB 0
55,961 55,961 0000000001d41ee2da02c49975d36841e5b4007968f28eef07ab4da1580fa7d3 1 0.00/1.00 vMB 0
55,960 55,960 0000000012a5479a016418030b7176457cea9f7e3778e7f49c08ba2424e90290 1 0.00/1.00 vMB 0
55,959 55,959 000000000eb84fec9d62f94ba2d4e18e0d2d5c2813869de6b2ddf51fb5d841fd 1 0.00/1.00 vMB 0
55,958 55,958 0000000006249bf49b81230350fe55435bbcc7233f28abdef1754485e5d853d2 1 0.00/1.00 vMB 0
55,957 55,957 0000000005140d4770a72a873d7a548fd1f13dc7d7954cdbabff7b6ff832998e 1 0.00/1.00 vMB 0
55,956 55,956 00000000040e44b6271ae10d79705b7451ce6ed2694ead5792cf1944d7a0f174 1 0.00/1.00 vMB 0
55,955 55,955 000000000f86c0fc7d98eeb150c24e6ead7a3de1055adfc2b466ba19ac88ddb4 1 0.00/1.00 vMB 0
55,954 55,954 0000000003d2573e09737f4656c7d41e1d9b968cd007ea706cb2200a8ab05ad4 1 0.00/1.00 vMB 0
55,953 55,953 0000000008b5f03b919a5aecc72c40220a9498b08678678c49c4b95e9820894f 1 0.00/1.00 vMB 0
55,952 55,952 00000000096dbf5958d076d553ffb9a635e909f9779c77f72f6a8648b05f0954 1 0.00/1.00 vMB 0
55,951 55,951 00000000014062507465734bcd0da23229713a0124f3094d0022c7f4e9903723 1 0.00/1.00 vMB 0
55,950 55,950 0000000003769d546fe1a54a36f3040f2673bbea564eb16b54eab43c915580df 1 0.00/1.00 vMB 0
55,949 55,949 00000000052ce0ac7b3b65737a2ff8bd118c5503f2cc5cfd134d92b6078ec64b 2 0.00/1.00 vMB 0
55,948 55,948 000000000d80456ca42b9d00364187ca2a80d06a8e446dc82334e70c82819207 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.96 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: 647.48 GB
    • Received: 12.95 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.