Loading Tool

Explorer IconExplorer

Memory Pool

50,850 transactions
29.08 vMB
0.07411398 BTC
Random Selection Loading Transactions
Max Size: 157.12/200 MB

Candidate Block

Mining Attempt d0e57e7c8a9476ad02bb4c96021eaa9465d0cf6684540296f77f51df880c10f6
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 0d97ed73de82e05ccb37509db63c143d881bb2b58ded077a8de12c8ca2977138
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,017
Size: 1.00 vMB
Total Fees: 0.01860904 BTC
Feerates: 173.90 > 1.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (50,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
864,746 864,746 000000000000000000007b42d084495742d058feaae58d6f8b552dc2cc131c1e 4,056 1.00/1.00 vMB 4
864,745 864,745 000000000000000000016f40ed92503865eb0fc386b9642e718622e20ad5e26b 4,924 1.00/1.00 vMB 4
864,744 864,744 000000000000000000017be1c4881095da7645796df54a0105ba4969289730b6 4,231 1.00/1.00 vMB 7
864,743 864,743 00000000000000000002a00a335c7d2df747e18515c43458df46194fd6033a90 2,714 1.00/1.00 vMB 5
864,742 864,742 00000000000000000002a6f3a036b6c538dc5edd5b7df42d73dcd302f87b2ec6 3,793 1.00/1.00 vMB 5
864,741 864,741 00000000000000000001fcda26631a6f914e396f56a76d75655d7f596fcdaab3 510 1.00/1.00 vMB 2
864,740 864,740 00000000000000000002363bcfeb22b44218af220037ec573db51141c96b73c6 2,091 1.00/1.00 vMB 3
864,739 864,739 0000000000000000000029b09de4a8f282e5d077bd51453e78f9d8df645095b6 1,978 1.00/1.00 vMB 3
864,738 864,738 00000000000000000001680e5f95869739917bd86450cfa5358391e424232595 2,931 1.00/1.00 vMB 4
864,737 864,737 00000000000000000000b27fdf87d91c2b925fbe33884e9aa14d8c0f1edff62d 4,426 1.00/1.00 vMB 3
864,736 864,736 0000000000000000000002a05044e65c6c9803ed1129971fee55c3eecee637c1 3,637 1.00/1.00 vMB 4
864,735 864,735 000000000000000000007bee4948a7d92e14cc822effb1aee8541fa7f8784ad2 2,939 1.00/1.00 vMB 5
864,734 864,734 0000000000000000000066154805132da36ef3e961b0496e1826121a7f8ae744 2,411 1.00/1.00 vMB 6
864,733 864,733 000000000000000000028f03b51124fc6e9e29fc5ba661caa631e2f90359e29f 3,194 1.00/1.00 vMB 12
864,732 864,732 00000000000000000000ffa9ab62703fcff5a55ad896d430b672f0ff71572443 3,464 1.00/1.00 vMB 6
864,731 864,731 00000000000000000000d02281f6cb63589da91f99b6fc50ba585f1435a36adf 3,608 1.00/1.00 vMB 8
864,730 864,730 000000000000000000008e3eb1d33de1dc19a01fd7202fce587b98e873c7e1e7 3,098 1.00/1.00 vMB 5
864,729 864,729 0000000000000000000134b7a9c5c0a799559e43c04aa40ae09a29e34de08a34 3,613 1.00/1.00 vMB 15
864,728 864,728 00000000000000000001470be19d6431b8eb26513c058a1a523c74960422086c 4,840 1.00/1.00 vMB 5
864,727 864,727 0000000000000000000320adf324ce12b246581fe482abe818c3dbd9b5c43108 4,165 1.00/1.00 vMB 6
864,726 864,726 00000000000000000001f029aa30d183ac4992133c3343b35d6165501f6c85b8 3,834 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.