Loading Tool

Explorer IconExplorer

Memory Pool

79,026 transactions
29.60 vMB
0.10559360 BTC
Random Selection Loading Transactions
Max Size: 178.18/200 MB

Candidate Block

Mining Attempt 7351447dc877f6467f21969f6da09843c1c1358fbe5c40a1a644e83e568b0259
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 0369891a8b85cace5599ef94c145748ecf277158a6409ac5194cc056b77137cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,541
Size: 1.00 vMB
Total Fees: 0.04048767 BTC
Feerates: 164.34 > 4.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (241,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,757 673,757 0000000000000000000830a05c63b674f9d06fbb17d176177797aa8d1b8b4450 1,532 1.00/1.00 vMB 40
673,756 673,756 00000000000000000009516f449731e6376a40461ebdb40b6c616d56fbd8a9f6 2,760 1.00/1.00 vMB 78
673,755 673,755 0000000000000000000649f9907ba3da8570e28bc3f12836e04f010f19d173db 2,321 1.00/1.00 vMB 66
673,754 673,754 0000000000000000000907ea547cea994e3cfffee0655a761c4e053f5e0baafe 2,653 1.00/1.00 vMB 103
673,753 673,753 00000000000000000000a83b39fe6d665cdfd62a6d94165a7200fc8c656dc693 3,133 1.00/1.00 vMB 57
673,752 673,752 000000000000000000079d0046fac5beb2c20186e59d41b2bf5fdd381080b012 2,342 1.00/1.00 vMB 73
673,751 673,751 0000000000000000000ac5d73f0d2d542ad1264c728167357c9ab049d7e7b9b3 1,227 1.00/1.00 vMB 98
673,750 673,750 0000000000000000000208f4b04a1cd9b6b70b3bb17c3f5d61824480f13b5e69 859 1.00/1.00 vMB 99
673,749 673,749 00000000000000000005cc27daed3b1b2499d0db9f1bd45a909e88a851cc2923 3,024 1.00/1.00 vMB 98
673,748 673,748 00000000000000000001e9f05bd8a7e71730139898f2c9028431689303330a14 2,618 1.00/1.00 vMB 106
673,747 673,747 00000000000000000005f1bf1b98746f0d92effa9760d3277ac817639476168f 3,042 1.00/1.00 vMB 133
673,746 673,746 000000000000000000088d9bda8f8182b7d3f1b355a7b289b91f6bbbb61409bf 3,269 1.00/1.00 vMB 62
673,745 673,745 0000000000000000000470c90ada05c9c5ecf222c864d4b733a50bc88c62971a 2,928 1.00/1.00 vMB 69
673,744 673,744 000000000000000000058819b1269fa8b770c5f980ec131b06e7f98d01663bfa 2,386 1.00/1.00 vMB 75
673,743 673,743 0000000000000000000054350c048395affee567719ebd15e73e18b33475c2c0 2,709 1.00/1.00 vMB 86
673,742 673,742 000000000000000000076e1ec8d6b78a2c5c05ad1e6db1e2003f8d20165917aa 1 0.00/1.00 vMB 0
673,741 673,741 000000000000000000041ffd7acc88404a038802e9bf4f20576671648cac90a4 1,964 1.00/1.00 vMB 99
673,740 673,740 000000000000000000079016fee3b2178e721c9435b89ea9cb76c83c24bf6b8f 2,080 1.00/1.00 vMB 99
673,739 673,739 00000000000000000007babbe960ef5cd0af1965a069f043d621a71dc7565911 2,941 1.00/1.00 vMB 124
673,738 673,738 000000000000000000003cd955f5f160748d26b1d884c47c41d56d943b65760a 3,025 1.00/1.00 vMB 116
673,737 673,737 00000000000000000009623d5e9467102c26ea93c2b3a8a5d71dd9a9123a0aba 1,729 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.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.