Loading Tool

Explorer IconExplorer

Memory Pool

33,103 transactions
26.28 vMB
0.03809272 BTC
Random Selection Loading Transactions
Max Size: 144.85/200 MB

Candidate Block

Mining Attempt 5231bf3eac99000b462ec257ab56a72f95718dbc8dd84fd02e943fbc32f882bb
Version 20000000
Previous Block 00000000000000000000ccbe6df10c363eb52bcaead72c17763e9940667eb99e
Merkle Root 65d331d1ef2f6b5b9e368f642bab063d040bef809f54061e7ee6c3bb247c2567
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,912
Size: 1.00 vMB
Total Fees: 0.00847784 BTC
Feerates: 45.71 > 0.85 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,578 (800,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,685 139,685 00000000000008b8b02c79dd293a9b1bc200d4c108b08d12dfec8a4baa8a3ffb 45 0.02/1.00 vMB 132
139,684 139,684 00000000000000298fc847a4fb0863deab7ec7d421072417822253ac643df4fb 21 0.01/1.00 vMB 89
139,683 139,683 000000000000074ac3f0e35a1032820f331082e0b4f6c5fba0e6cfefb10bc19c 26 0.02/1.00 vMB 111
139,682 139,682 00000000000001cdab6cb6080890b12ba91b42441dfeb7ee8c57b5c534688de0 52 0.02/1.00 vMB 187
139,681 139,681 00000000000001e1b750f69ffebab098cb099f61f6e15ad57f5843ab1cf92516 109 0.03/1.00 vMB 27
139,680 139,680 000000000000056ae8894df2e40908b725bed7fd7996be4432e8c90c82511d3d 53 0.02/1.00 vMB 140
139,679 139,679 0000000000000609e389b7138ce4d14f51017d2ad8bc98aa3e689dd2f49107a4 13 0.01/1.00 vMB 32
139,678 139,678 000000000000057e9ea3626784bd1ed9493805ea10f05a929e5e3edd1548de3d 35 0.02/1.00 vMB 215
139,677 139,677 000000000000053bc615934af2a01a78c4ca2f64475d1dbe29d80272a4db9e6a 1 0.00/1.00 vMB 0
139,676 139,676 000000000000049ae51a640cf9babb360e37835d39f2f35e524b199be3de49cb 85 0.03/1.00 vMB 289
139,675 139,675 00000000000000eaa4e272031d73d02a54f49716483f57d5f58ff4804845dedd 12 0.00/1.00 vMB 45
139,674 139,674 0000000000000126c76c26ad89b3a388b4d6f17b2371c87dc6b3f6f5502a7d9d 29 0.01/1.00 vMB 128
139,673 139,673 00000000000001188e88ef1fda3e5142d6d05be8a539b942fcdf8a7eea762e28 20 0.01/1.00 vMB 51
139,672 139,672 0000000000000457fb4dcc1b7e4f1591fece41a1527263a90498ee31ffc44eaf 15 0.02/1.00 vMB 299
139,671 139,671 0000000000000475863fd53ff355f58ed703a29dbbb7286cea4cd6186243d4f6 16 0.01/1.00 vMB 71
139,670 139,670 000000000000052e3c846b6b910bad60b4776df76d0e7c427bde48514f785fa1 112 0.04/1.00 vMB 18
139,669 139,669 000000000000067f64c5b599afd9e9f68b3995a883f7daea17837fa810ffc10b 5 0.00/1.00 vMB 0
139,668 139,668 000000000000083d4a3bfa8fdccc8d64c95d96e79902e99a801c1a123c735c06 13 0.01/1.00 vMB 147
139,667 139,667 00000000000006431bfe9d7a6b5d1220e77ccb60b6bc54d61f4c8565041eb5bb 15 0.01/1.00 vMB 458
139,666 139,666 00000000000005c116165a942457986169fa0dc69664e3e695cbf9537a375c5a 39 0.02/1.00 vMB 117
139,665 139,665 0000000000000512366ad6cbb92eb42997092d213293b7e02d03d53ebc5be572 23 0.01/1.00 vMB 211
Previous 10 blocks ↓
Total Size: 827.80 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: 4,501.72 GB
    • Received: 244.27 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.