Loading Tool

Explorer IconExplorer

Memory Pool

80,012 transactions
30.79 vMB
0.08757079 BTC
Random Selection Loading Transactions
Max Size: 186.20/200 MB

Candidate Block

Mining Attempt 128325ad587a9af80fd2ded97c413f36677980fc3d841ab9040aa1834bae652e
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 542b17b04e488c7d1d1c027570a0b074cd93e9d8db5a86d02dcc0d920896fc8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,339
Size: 1.00 vMB
Total Fees: 0.02149992 BTC
Feerates: 110.56 > 2.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (818,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,249 96,249 000000000005b8d137520824032c55213dd1f3d9c374af09445173e3d9715177 1 0.00/1.00 vMB 0
96,248 96,248 000000000003f1bc9a0c71d84a1eeab70a00b7701d162dae028f5416b1349c4e 2 0.00/1.00 vMB 0
96,247 96,247 000000000002bfe3fc094a544f65705fc44ae23ab620002fa20b836538ca5519 3 0.00/1.00 vMB 0
96,246 96,246 0000000000038eaafb9f8e7024418ffaada3e76385b6df911abc094f05ed5f0c 1 0.00/1.00 vMB 0
96,245 96,245 00000000000450861f51b7c0d2a4a7dc92af01ba224dd7ddb846e784421210d2 1 0.00/1.00 vMB 0
96,244 96,244 0000000000040a33d93d0e971eed392a0d2ca753b2bd514dd4710fd22cf23905 1 0.00/1.00 vMB 0
96,243 96,243 000000000006408a7203cc3f3631ad99fcacc6f4498b7515320457970a9ab375 11 0.00/1.00 vMB 0
96,242 96,242 000000000001432ce6256325a1917141693c3f0d9d5c7e465900966e81d8acb5 1 0.00/1.00 vMB 0
96,241 96,241 000000000003719df222dd92cd6ff699dc90870e2dadfd86593a062f43774738 1 0.00/1.00 vMB 0
96,240 96,240 00000000000592e6788a6186f6e596401968b72dfc12b0a9b5a6f9f67e92417d 1 0.00/1.00 vMB 0
96,239 96,239 0000000000021aadaed5c8625e9826614673ca1c3b949202719735cf4624a928 2 0.00/1.00 vMB 0
96,238 96,238 00000000000778ac48aea28e3d2093be44cfffe67c7df4c8b532ac7889b6f974 1 0.00/1.00 vMB 0
96,237 96,237 00000000000652cab7aa2409dacc4da290cf0ad46d31ec8f5dfbe5871c3940d3 5 0.00/1.00 vMB 0
96,236 96,236 00000000000701102cdda93cad4792101d602e1753ed98d338a5f71b4fd88794 2 0.00/1.00 vMB 0
96,235 96,235 0000000000011e316ab21171855a55c348f9d1289b40e8f9a5355d97b9460b2e 2 0.00/1.00 vMB 0
96,234 96,234 0000000000041ebb87e20f2a8afcc9bf2c8398c78e41b0382d70e5ac6b1d6084 4 0.00/1.00 vMB 200
96,233 96,233 0000000000024947beb0100a7921afa2beeb20dc15356b0fec1a12b5e749862e 1 0.00/1.00 vMB 0
96,232 96,232 000000000007c8f0b66167ecb292aaa342293d29b82fd6710ac7af4d73ab048f 1 0.00/1.00 vMB 0
96,231 96,231 000000000007c8f6bb37e760c582e1c27b00448ce0edb0598aa1ad32a3e8f137 4 0.00/1.00 vMB 0
96,230 96,230 000000000001acac0544d14881499bd9cbeb2b81a0febdfed3c9004455b445e8 1 0.00/1.00 vMB 0
96,229 96,229 000000000004947b80aacb3816972f7129d5bb8c192b264733b766df50f46297 2 0.00/1.00 vMB 3,891
Previous 10 blocks ↓
Total Size: 782.71 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: 698.94 GB
    • Received: 16.59 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.