Loading Tool

Explorer IconExplorer

Memory Pool

39,356 transactions
26.32 vMB
0.07978519 BTC
Random Selection Loading Transactions
Max Size: 136.51/200 MB

Candidate Block

Mining Attempt 437d1b44f4d709da8868ca5489510d5cd306f1b50b2009516728521196250212
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root a3c9eb1f1c297e1cc627a32a2bdecb5bf9a20a0b6ab862354068ebc227c0425f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,183
Size: 1.00 vMB
Total Fees: 0.03152877 BTC
Feerates: 502.65 > 3.16 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (589,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,765 325,765 0000000000000000158aa0014837b7ea6bcbbebc09931621a7cf917865ddd5dc 1,157 0.67/1.00 vMB 29
325,764 325,764 000000000000000003a6bc2da9aca0e7d40a48d7368bd78f796b9d05958e3b69 966 0.52/1.00 vMB 29
325,763 325,763 0000000000000000095eb38799fa49d291989d8f18807d4fd46b1269a5863ebe 841 0.56/1.00 vMB 27
325,762 325,762 000000000000000007583a99c6684f0f9eec6ee3208852d1faab979473d4da1f 482 0.27/1.00 vMB 27
325,761 325,761 000000000000000004ca693c284cf84aa6adf518518117dd4df439d4108f40d5 1,101 0.58/1.00 vMB 32
325,760 325,760 00000000000000000f1c7c91f2256433bfef48e3af3acd9c48ac30c8c5514546 469 0.30/1.00 vMB 22
325,759 325,759 0000000000000000181ab37a76ad3bee46fff9f2a164de75184fc4624539c362 256 0.34/1.00 vMB 14
325,758 325,758 00000000000000000cd64a33c02671e66b2140f51171ca0541d60b2bd4e41bba 867 0.35/1.00 vMB 37
325,757 325,757 0000000000000000046a296ec9bbb05986339de3a83c46d31c391fad35a992ab 1,272 0.75/1.00 vMB 33
325,756 325,756 00000000000000000ec10bfc9d407f221edea94b59a6856355015037055bb186 553 0.37/1.00 vMB 24
325,755 325,755 0000000000000000139f7d00c6ef29dc723f64a332517a5a4ed1f2d5f703b5bf 134 0.20/1.00 vMB 12
325,754 325,754 000000000000000009c94d12b58eeda064f2958d628d9ae2406ccdb3d2228229 921 1.00/1.00 vMB 16
325,753 325,753 00000000000000000beb7224d449f4a6a6d77c9257f6ab75238339a36234a728 2,039 0.75/1.00 vMB 41
325,752 325,752 000000000000000000e963e47150dd55f4a49d898f971bea904de260b735f460 599 0.25/1.00 vMB 55
325,751 325,751 000000000000000002df0b32766e613e8da5b6513b7f34eb60fc61d7b6562835 396 0.24/1.00 vMB 27
325,750 325,750 00000000000000000c1b290bee80b77102a7644d8765b5f2ec2e96c06b5048fc 263 0.15/1.00 vMB 42
325,749 325,749 00000000000000001d53107b6afefcbe2fc6c194ffe0e01ebc3c8de60059bc73 166 0.10/1.00 vMB 46
325,748 325,748 0000000000000000065bd8f3e522f5b5e7ec74173580851cc600e467a05c6bbe 846 0.60/1.00 vMB 27
325,747 325,747 0000000000000000020cc55cf55a07c1a3434b29c5cc9ff728e1ff5df8e06545 621 0.35/1.00 vMB 29
325,746 325,746 0000000000000000005810ec86f6833f0a5f8a1056b900dbd31be7995df84d2c 121 0.07/1.00 vMB 25
325,745 325,745 00000000000000000c23e7e78000e8be8da54b8de69f03bad4209dff646e3935 122 0.07/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.