Loading Tool

Explorer IconExplorer

Memory Pool

33,193 transactions
34.22 vMB
0.06249241 BTC
Random Selection Loading Transactions
Max Size: 189.18/200 MB

Candidate Block

Mining Attempt 92f4870eac62f1404f87a5c3a5ee4ce033e8bba58f61bfd35abee1a233dcd271
Version 20000000
Previous Block 00000000000000000000cbe23feb0822eadda316e98539ef3c3d1c8fe85bb962
Merkle Root fc13d3bf222907405f590d0af2104d39ef6af864abb039d55c7eb156f79f6ce7
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 985
Size: 1.00 vMB
Total Fees: 0.01709242 BTC
Feerates: 90.47 > 1.71 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,925 (83 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,842 940,842 000000000000000000019ff3a2995c5c969c070cc97489995817ea8bfc272d10 3,217 1.00/1.00 vMB 1
940,841 940,841 00000000000000000000ab101c0dca7f87c223a69011f67465971ef62e96c2d7 6,604 1.00/1.00 vMB 0
940,840 940,840 0000000000000000000091a6b6a2db17e6557a54bcc507efc52eaf0917b06d14 4,803 1.00/1.00 vMB 0
940,839 940,839 000000000000000000019a13d642d2488f008751be018eb25c7852e2cc8d46d1 6,499 1.00/1.00 vMB 0
940,838 940,838 000000000000000000006c126ccd47d2078316cd2b608dd8696a58eb5131b69a 4,310 1.00/1.00 vMB 0
940,837 940,837 000000000000000000019992b776f45488e27310a938fa5b4be23ba8a1fcf65e 3,735 1.00/1.00 vMB 2
940,836 940,836 0000000000000000000096913b809e917995d148272612a182609222a867edd0 4,348 1.00/1.00 vMB 0
940,835 940,835 0000000000000000000144bf19340ff0c32b1317c6e45148ba2995f7ef097737 3,217 1.00/1.00 vMB 2
940,834 940,834 000000000000000000000d6c49591da31a02219cd1e81030f5ffb9f761951e13 4,222 1.00/1.00 vMB 0
940,833 940,833 000000000000000000008debca35f193378febcb36415c6d412ba5a64493ca74 4,058 1.00/1.00 vMB 0
940,832 940,832 00000000000000000001e296a14788090ed4c1b2bb3f5be7f155c50e98092cf2 4,782 1.00/1.00 vMB 0
940,831 940,831 000000000000000000000ebfc7a7f925b40d123f6bf2503df3eeb1d88b11e061 2,233 0.68/1.00 vMB 2
940,830 940,830 00000000000000000000ec3bea89bb2e492657cb07b8f5c377ee0b3aeba0f497 2,036 0.65/1.00 vMB 2
940,829 940,829 00000000000000000001c7b86520fb4060cfbd5758f7d43f4453fa863f07429f 4,041 1.00/1.00 vMB 1
940,828 940,828 00000000000000000001ace459f7c72304381c27148de36ae2a6a6fae3ffa8b5 1,923 0.53/1.00 vMB 2
940,827 940,827 0000000000000000000082331ab46210e8e18172c364210449c7087b45d4b60b 103 0.03/1.00 vMB 1
940,826 940,826 00000000000000000000d48deccbaaa3ed2ba76318b5656c57b66dad736109a9 3,297 1.00/1.00 vMB 2
940,825 940,825 00000000000000000000dc90274a786832b18442c3f554389370e9d946da81d7 804 0.22/1.00 vMB 2
940,824 940,824 000000000000000000015b9f25fbcd3fd350ed672d467093c99a84e1fe366290 4,581 1.00/1.00 vMB 0
940,823 940,823 000000000000000000006cbc43834d1e366aa8b7aa7e794803e09833aef8e7b1 3,997 1.00/1.00 vMB 1
940,822 940,822 00000000000000000001054b0b9d6889ede8d0cc5e91fb874404ab99029317ca 3,294 0.73/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 828.40 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,587.21 GB
    • Received: 247.21 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.