Loading Tool

Explorer IconExplorer

Memory Pool

81,721 transactions
30.60 vMB
0.09788963 BTC
Random Selection Loading Transactions
Max Size: 183.79/200 MB

Candidate Block

Mining Attempt 576509a5df46c44dc276178eabd531c90707df2cb5ea1b5885e4a8e07251c5e5
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 560eb74a70ff7a11284d720a3eeb8cdd5d9edcf2097f2faa2960e7d9dc7463a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,407
Size: 1.00 vMB
Total Fees: 0.03239591 BTC
Feerates: 101.62 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (33,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,922 881,922 000000000000000000013872f278ac96b40f48dc0a540a4490442edadc31bf42 3,577 1.00/1.00 vMB 2
881,921 881,921 000000000000000000013f184c997d7c379f2f1002e2cf0ce58925f50b57d133 3,603 0.89/1.00 vMB 1
881,920 881,920 000000000000000000012433c1e06be61a3273bc56d3f7a8acad6403200a04b9 2,196 1.00/1.00 vMB 1
881,919 881,919 00000000000000000000aa6401fbf91dcb8e9766b25d4e95d89969bdc0d3acfb 2,183 1.00/1.00 vMB 1
881,918 881,918 000000000000000000003e96ae2232d55c7772559751697588f83f2f087a9584 3,680 1.00/1.00 vMB 2
881,917 881,917 0000000000000000000026cdfa369963eebcb68dc4fe74afd0591d4540abc1ee 5,170 1.00/1.00 vMB 2
881,916 881,916 00000000000000000001bb74bb0d396102cadc0ea1757b8155b44abbb4488a6f 3,575 1.00/1.00 vMB 3
881,915 881,915 00000000000000000002603e08d0e46ca995c7ab1c2079d7ef866f6108f841b7 3,225 1.00/1.00 vMB 5
881,914 881,914 000000000000000000004baaa60ddd82b1a53a2cd2fdef7885e8e0c8bd083df6 3,639 1.00/1.00 vMB 2
881,913 881,913 000000000000000000017f9c3f0e4f812b8d65bfe83fe58b61911a2f2b9b4895 2,217 1.00/1.00 vMB 5
881,912 881,912 0000000000000000000291d3682641a2f199e7099b7ac52f63534f830bc19d0d 524 1.00/1.00 vMB 2
881,911 881,911 000000000000000000025ff16da9243740404669bf0a6325d3d58092a563c775 1,300 1.00/1.00 vMB 3
881,910 881,910 000000000000000000000cd85681e3093b8f5f22498ffd241b0b2f0d803defe1 2,299 1.00/1.00 vMB 2
881,909 881,909 000000000000000000019f73716aa773ee9c7620b079d1d99a30d7ed42e2e62f 1,636 1.00/1.00 vMB 8
881,908 881,908 000000000000000000028f1a8f6dbc64155d6a6d9637940ae6baf450780a5c39 3,183 1.00/1.00 vMB 1
881,907 881,907 00000000000000000001bf6151b1abd3284b064fe394c00b12562d210417ca44 1,732 1.00/1.00 vMB 4
881,906 881,906 0000000000000000000230075c39fe0048cfade790e7f7bb50dab161f03b2cad 697 1.00/1.00 vMB 1
881,905 881,905 000000000000000000003c77b4442e3eb89fe3af774d959fa554e84daf38e650 598 1.00/1.00 vMB 1
881,904 881,904 000000000000000000018ce435e8f33506b146e67eab0e5498844a93f0981fb2 855 1.00/1.00 vMB 1
881,903 881,903 00000000000000000000143ec682b4790524df5f59973ecc81f8fd9cad3cf4fd 427 1.00/1.00 vMB 1
881,902 881,902 000000000000000000007813fc043c3c12f153f07c889829a354eff139c9c9b9 3,022 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.37 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: 663.66 GB
    • Received: 14.93 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.