Loading Tool

Explorer IconExplorer

Memory Pool

82,635 transactions
31.88 vMB
0.11287048 BTC
Random Selection Loading Transactions
Max Size: 191.18/200 MB

Candidate Block

Mining Attempt 59c90dba4862043ea240f79a02ff3c2b29fd55a2edaf3d24ca034d6ae0fed916
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root d643591c443355fcd1d8d28dc16d2249f08469c99c1e651c2a1e94cf6e1ba96f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,448
Size: 1.00 vMB
Total Fees: 0.02655104 BTC
Feerates: 99.50 > 2.66 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (288,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,754 626,754 0000000000000000001105afdc94efaeb751635fccbcce8b495a68c11468be01 2,979 1.00/1.00 vMB 14
626,753 626,753 0000000000000000000c4548b4b6850fbe67eaf4e6d08469165f90f47c32beae 892 1.00/1.00 vMB 4
626,752 626,752 0000000000000000000f3ae84a5cb331bbd4681e9cc7621c3c391086f23569a0 1,897 1.00/1.00 vMB 7
626,751 626,751 00000000000000000007f80f0859d85942c749d52c1c4958a1c29eb3981f11b7 2,682 1.00/1.00 vMB 14
626,750 626,750 000000000000000000114ab5dc22edd7e092c295e42e4e66b2d522d6d2a64d28 825 1.00/1.00 vMB 2
626,749 626,749 000000000000000000061700a2e6b6890fed4448bea772204ab1a083c8f0948e 2,494 1.00/1.00 vMB 18
626,748 626,748 000000000000000000114a00f742b85114fd7fc0d02171c2baca9fb33414322a 1,429 1.00/1.00 vMB 7
626,747 626,747 0000000000000000000ea98fe51f588d4cc3d8c6968758afa7764ab3bf1a52a4 2,707 1.00/1.00 vMB 20
626,746 626,746 0000000000000000001128194a914f2fc5ad660f7d455045fa30b61e95c107c2 2,598 1.00/1.00 vMB 12
626,745 626,745 000000000000000000111a05db51702f5ad821964a05ade44c7adfde3210b75d 919 1.00/1.00 vMB 5
626,744 626,744 0000000000000000000209d881ce5a967139c3f62a88dacaca81db1070d0018f 1,896 1.00/1.00 vMB 10
626,743 626,743 0000000000000000000194a9a19e3c1ca7a060d85efa21eb8a189fb814f1d67e 2,176 1.00/1.00 vMB 7
626,742 626,742 0000000000000000000ce0a224807dce11cb39faafce8986f09acc5aaf4d4c82 2,494 1.00/1.00 vMB 18
626,741 626,741 00000000000000000007e5fdbdbbed64b665ad468e18ae0007dd7c91efbb7e21 656 0.41/1.00 vMB 9
626,740 626,740 0000000000000000000001295d284da4495a126feb5c803adda37923dd491fa5 681 0.35/1.00 vMB 7
626,739 626,739 0000000000000000000e4da936617b8d1f91d43ecf54934712da4777105eb2a9 1,183 0.68/1.00 vMB 9
626,738 626,738 00000000000000000001b1e3ae225dee4317d7a46a7389f91ddb04ee22a0f15b 247 0.12/1.00 vMB 8
626,737 626,737 0000000000000000000d79efe7286436c898eaa4dead1a8308a191aaee29f379 111 0.49/1.00 vMB 1
626,736 626,736 00000000000000000008250b59601f695937171a640ddba3ab007279c3023fb9 1,659 1.00/1.00 vMB 8
626,735 626,735 00000000000000000000a631e5140a0d8f985eaee33d99557371c148df8418e4 1,988 1.00/1.00 vMB 12
626,734 626,734 0000000000000000000e8dc270a5b8de4e257d10282993e38b9236247f60e813 1,379 0.48/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.