Loading Tool

Explorer IconExplorer

Memory Pool

86,756 transactions
32.23 vMB
0.11180191 BTC
Random Selection Loading Transactions
Max Size: 195.90/200 MB

Candidate Block

Mining Attempt 76b762ebbbb86638d394f14c0296f0f88c2d699f150226a588bb48def829410f
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root a3b9e5ba99179f64e6c676e5dc21bcdac0e4cc505837d754edd8d472ebe89735
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,683
Size: 1.00 vMB
Total Fees: 0.02594535 BTC
Feerates: 301.68 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (567,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,577 347,577 00000000000000001356450f09caa087b88628b6b7ba3d3535b017db41b3c6e9 136 0.07/1.00 vMB 29
347,576 347,576 00000000000000000a23d14c87e28d2dffe137ef6c2e48c49b7eb263d28527f9 883 0.45/1.00 vMB 22
347,575 347,575 00000000000000000ca1f50a8cd22558420030948802e8689742583f5f8b5590 627 0.59/1.00 vMB 19
347,574 347,574 00000000000000000c799f54fc74c6b6870420e63515d7ec9f0d2a828bd01990 796 0.28/1.00 vMB 40
347,573 347,573 0000000000000000048f8e15eec76ffecc53857aec95b316cfe50645d142aea9 379 0.23/1.00 vMB 24
347,572 347,572 000000000000000002d91d185fbf07c1aa3150b27cdfb10964f11858e98ca47e 196 0.13/1.00 vMB 20
347,571 347,571 000000000000000012157bf58047a7da243adc4caf138f018b06770655adf64d 1 0.00/1.00 vMB 0
347,570 347,570 00000000000000001078234547b04015be723c57566defc64fb65222d520c16b 454 0.27/1.00 vMB 25
347,569 347,569 0000000000000000102cf5238b454f094cdf23cb4ff7d4715da5cd62353108ed 895 0.70/1.00 vMB 21
347,568 347,568 00000000000000001459df63bebdc14b88b0c9d2a0fa1f7613f7f2ae6974516d 58 0.04/1.00 vMB 18
347,567 347,567 000000000000000001d4e3b95d24eded938f3800f614ead913e2eec55b5e5404 428 0.25/1.00 vMB 26
347,566 347,566 000000000000000009f29d138ab3a5b750813750fa346976919d6b3523d241e5 255 0.29/1.00 vMB 15
347,565 347,565 00000000000000000c2b9d1750cd3763f50931910bc9fa4ad2bbb6ecee47b13d 512 0.22/1.00 vMB 35
347,564 347,564 000000000000000011be57f3ad5243a70bf90737c4a89f1ac4ed48d6f5e6e6f0 920 0.53/1.00 vMB 30
347,563 347,563 00000000000000000b6fdadaf2d1a1bb298fc56d90614ff87b394ab467ca6931 34 0.02/1.00 vMB 19
347,562 347,562 00000000000000000714fd50f2bb0689247ee2e9fba439f9885cae7ac19604e6 616 0.30/1.00 vMB 31
347,561 347,561 00000000000000000d82f94a044a8a134c333bff69fccd4e955d258172129658 116 0.07/1.00 vMB 14
347,560 347,560 000000000000000003093be1142e540022fec1d7af190d19a7655e8c78ced7b8 1,851 0.93/1.00 vMB 27
347,559 347,559 0000000000000000079223fac25f1ed1d69662f1550852b3a38887d2f99e4754 559 0.34/1.00 vMB 23
347,558 347,558 0000000000000000059026e59d26222d0190ff73571f3cfe5b8f5b2a20378d0d 694 0.66/1.00 vMB 14
347,557 347,557 0000000000000000061a518ad33ad5e5ce61209f9053303df1bc4f8a3921cb7d 578 0.69/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.