Loading Tool

Explorer IconExplorer

Memory Pool

82,068 transactions
30.33 vMB
0.08728081 BTC
Random Selection Loading Transactions
Max Size: 182.83/200 MB

Candidate Block

Mining Attempt c9b3fc14fcde90fccf04c5e8f6b040b1e20467d43b700609007a4adf5e11d198
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 374092fe3caf7ea6b2f28147611f302abc504340c8ef7a0f7141428f93c4f8d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.02505368 BTC
Feerates: 502.67 > 2.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (175,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,740 739,740 0000000000000000000681bcec19a7f76d08627a589a5a645ff1e7252fdd2a8b 1,995 0.69/1.00 vMB 9
739,739 739,739 000000000000000000070f84d4099e145221c927d245b3b128209e1763bca093 724 0.25/1.00 vMB 8
739,738 739,738 0000000000000000000941fb298089afefc9e8baeea9ae018ffd944b9f293a86 821 0.28/1.00 vMB 9
739,737 739,737 000000000000000000068cbfcc67d589c3809ea2a254b4942ba48d639384f473 2,255 0.80/1.00 vMB 8
739,736 739,736 00000000000000000008fb590095ba592e2a17b37701fb0c1e319d6521ce7068 495 0.17/1.00 vMB 15
739,735 739,735 00000000000000000005f922faf62c37531d031d7be65dfb0a1aea2a8a5ef19c 402 0.37/1.00 vMB 1
739,734 739,734 000000000000000000043890bd861d2d63505a5489b2ac2b731672138f3ec23a 2,693 1.00/1.00 vMB 8
739,733 739,733 000000000000000000051161e13e1222b581b7f955557afdecca42b88f3c2339 2,796 1.00/1.00 vMB 13
739,732 739,732 00000000000000000001b0ec68250885bb7108e06c6013acd41fc992a2b52a37 1,011 0.60/1.00 vMB 2
739,731 739,731 00000000000000000009544af2d137a512fe3ddb5cb80c66fed2a974deaed44c 1,945 1.00/1.00 vMB 4
739,730 739,730 0000000000000000000084156f7ebf92fa89aa6a3f703a0a72bc015062f22f31 934 1.00/1.00 vMB 7
739,729 739,729 00000000000000000000d15b905f0a19ccdbdb1107483473ef1753f186270314 1,065 1.00/1.00 vMB 7
739,728 739,728 00000000000000000005bfd6b9af51338534077e775f01ba0cccd5c0f7079400 3,389 1.00/1.00 vMB 9
739,727 739,727 00000000000000000004c96cdc7778496c9f49ceea3b8aa3fcf848cf105b8c4d 2,262 1.00/1.00 vMB 12
739,726 739,726 00000000000000000006887c8c3190ab6af0b2b16881ffa64103b23df15be37d 516 1.00/1.00 vMB 12
739,725 739,725 000000000000000000063053f4749a8210aa0a93c29c9abe8337fc2c33f243ec 2,598 1.00/1.00 vMB 32
739,724 739,724 000000000000000000024967cd937bee9c24e4667e3bedb8fbbafa7fecd7e487 38 0.02/1.00 vMB 5
739,723 739,723 000000000000000000043c530cccac515a88d6d7f111726b559a9df9458854aa 1,289 0.68/1.00 vMB 7
739,722 739,722 00000000000000000001e5103087f11b66c8f9ba0cef4bc7b7214e431e6224d0 1,306 0.87/1.00 vMB 4
739,721 739,721 00000000000000000006604dcad702ff9e7bf3216534e6a0c422ed96d4b32f0e 1,762 1.00/1.00 vMB 6
739,720 739,720 00000000000000000007858065ab157bce0446967451abfd8eb611549fa07ac2 2,159 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.36 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: 662.72 GB
    • Received: 14.87 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.