Loading Tool

Explorer IconExplorer

Memory Pool

7,317 transactions
9.07 vMB
0.02056704 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.00/200 MB

Candidate Block

Mining Attempt f5f03f9014df831875886733ae091a88573c5a350c0fdf487a907dff1239f256
Version 20000000
Previous Block 00000000000000000000c62eb6b3574aa0b8d680bc9d2c401c79c53a05e8a987
Merkle Root b598a5dc67c3ad7f0e9a4c3fea297c4d8b6d5bd474dabd7c0e71caad8345c6ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,944
Size: 0.997945 1.00 vMB
Total Fees: 0.00732937 BTC
Feerates: 75.77 > 0.73 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,805 (863,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,288 50,288 00000000043f5c01a2855707f20f5f3b3f94e399af4f17f9fca7ec39272864ca 1 0.00/1.00 vMB 0
50,287 50,287 000000000d2d16def8f8d371769de403e0a445377cf90c9d4bf2cabcbf5b84e3 2 0.00/1.00 vMB 0
50,286 50,286 0000000020cfa1f971589c79c4a2d17fb905c00eda6b7b65a66040ad0722791f 1 0.00/1.00 vMB 0
50,285 50,285 000000001ef00f8df251537421ec42f4fe8537ae1b91c1b6ed28f8d79f64c563 1 0.00/1.00 vMB 0
50,284 50,284 00000000176f1ed37d90b0e204948b0509f621d7b225f3526f41d5192dbda3fb 1 0.00/1.00 vMB 0
50,283 50,283 00000000213e9bf1add3addc5ac64a839cbf7229249ff348348876b8f07c86ec 1 0.00/1.00 vMB 0
50,282 50,282 0000000019c2e4aa4e57a5b680a22037b7f4ef247c5aed497702bc3e72c50d13 1 0.00/1.00 vMB 0
50,281 50,281 0000000028be8ea8ed9e43129f537935b5f5e1788537e35bc926742c00554c34 1 0.00/1.00 vMB 0
50,280 50,280 00000000132a0ebf38ae4fabd872eb431526a5aabd7dc90093e41dd8a4c496e0 3 0.00/1.00 vMB 0
50,279 50,279 000000000619e0df6f169ea99eec1648af93dcd1e353cee8375e3c359715580f 1 0.00/1.00 vMB 0
50,278 50,278 0000000002308f2595194ec78cc93ecc9e36c9ee658a9aeb19cb74d05433c027 1 0.00/1.00 vMB 0
50,277 50,277 0000000006f010ab0286ac5907f5a511751fa9727c98f8d8627b46826aa62a39 2 0.00/1.00 vMB 0
50,276 50,276 00000000221421b08163a19d28a987f0d8b40b1322f895c0315f2ef0cd798877 1 0.00/1.00 vMB 0
50,275 50,275 000000001eabb70977e16f532d76c04a0a483e79e46d159a2d21b7c607aaae18 1 0.00/1.00 vMB 0
50,274 50,274 0000000014cd46a27abea5457b85601f3adeb5df3349418a82a72cdafddadbf2 1 0.00/1.00 vMB 0
50,273 50,273 000000001b04aa94fb3e3a3b9884ad45a956bfd5360ef0ad60fcf19d58f4981c 1 0.00/1.00 vMB 0
50,272 50,272 00000000195599849d8ddad53a6830547e34367e9ebea601884b1459887acef1 1 0.00/1.00 vMB 0
50,271 50,271 000000001f0e02b680125b0097a2526436314a865dcbde5aee59e5c901ce8d90 5 0.00/1.00 vMB 0
50,270 50,270 00000000113d0d30009814635bedd5e952c2fcae15cd01da5f4bf6004f221d51 1 0.00/1.00 vMB 0
50,269 50,269 0000000001d0de15f621bab273c4628db97eee4672c096996015d54376f646b7 1 0.00/1.00 vMB 0
50,268 50,268 000000000d4f0f289b305b40551d2ea52320b777b285fff536252f58e73d8176 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 515.86 GB
    • Received: 4.38 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.