Loading Tool

Explorer IconExplorer

Memory Pool

79,297 transactions
29.72 vMB
0.11781909 BTC
Random Selection Loading Transactions
Max Size: 179.37/200 MB

Candidate Block

Mining Attempt 11d0f20e47fe06120c32133614aef4334e89d56bcf401438173a36291e2f10c9
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root dae56123a0b15b275566db48b4f1f43d3eaa42b8c7c422107ec2a6c153fcc1de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,187
Size: 1.00 vMB
Total Fees: 0.05387449 BTC
Feerates: 150.75 > 5.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (37,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,835 877,835 00000000000000000001cd38d502e11f848c41ab5f8a9aa69dbdb7c19a7c5084 2,280 1.00/1.00 vMB 2
877,834 877,834 000000000000000000022c0e867cc24e1f00d625a4d922c9f06f1d414c9eded7 3,059 1.00/1.00 vMB 3
877,833 877,833 0000000000000000000093aba21aff5fcf343c1f687c101881145332a07bc75c 3,281 1.00/1.00 vMB 3
877,832 877,832 00000000000000000000abc8eba4a62bb42df6776ba8098e830e204a4c21c222 2,941 1.00/1.00 vMB 4
877,831 877,831 000000000000000000011cb010b7c7da8bcb056af5d60777563be8a5952434e1 3,139 1.00/1.00 vMB 7
877,830 877,830 00000000000000000000379c57304cb9c2b5b288c8a4ae508968f0cd62384a40 3,797 1.00/1.00 vMB 8
877,829 877,829 0000000000000000000254d2f92700da0eb0cc55ae61339463bb4f9d964934de 3,599 1.00/1.00 vMB 6
877,828 877,828 000000000000000000008c182c0046b5b4dff77dcebce5bf0db9abeda9adfcd7 2,459 1.00/1.00 vMB 2
877,827 877,827 00000000000000000001c6bae2bfcd3782d41a469e283cea83c1ae39f1fccd4b 2,852 1.00/1.00 vMB 3
877,826 877,826 00000000000000000000691a6e6f5cc52037824eeced5c4b1b8bb94536035899 1,737 1.00/1.00 vMB 2
877,825 877,825 00000000000000000000ac2382def4219602cc0781c5321d521d825e8ce1bc1f 1,986 1.00/1.00 vMB 2
877,824 877,824 00000000000000000001c5aeb28f29e05b7f0b7883527c02c113f109258a4fbc 4,112 1.00/1.00 vMB 2
877,823 877,823 00000000000000000000455f203116941217044c18f636a92747ab9ef90a295c 4,086 1.00/1.00 vMB 3
877,822 877,822 000000000000000000018732668505376fec0bd84436eec48fe4855a5ec6820c 4,020 1.00/1.00 vMB 4
877,821 877,821 000000000000000000003b10474238f8eef5f47a276d2e85a486c470bb242116 4,338 1.00/1.00 vMB 6
877,820 877,820 000000000000000000010bb5a136f2458bad5318e911444138ca283126b03bd0 3,438 1.00/1.00 vMB 3
877,819 877,819 00000000000000000000aeb7c5e2416730a364ee753cccac3aad9ec140d7e3c7 4,211 1.00/1.00 vMB 5
877,818 877,818 000000000000000000013e5c986d853ce1a9e510b8e0de7df0d92cf44debaae5 2,962 1.00/1.00 vMB 2
877,817 877,817 000000000000000000010d43f2959ca83f4f1933a227d9c237de837c92bbb27b 4,034 1.00/1.00 vMB 5
877,816 877,816 000000000000000000017bcf5852b9a4c7fa1614ce37c96dc88cd6760fb1e9f0 3,632 1.00/1.00 vMB 5
877,815 877,815 000000000000000000022ce428654dbd7fc96f684329488a6e783cccfbd35202 4,286 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.56 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: 670.23 GB
    • Received: 15.84 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.