Loading Tool

Explorer IconExplorer

Memory Pool

86,112 transactions
31.59 vMB
0.10283129 BTC
Random Selection Loading Transactions
Max Size: 193.84/200 MB

Candidate Block

Mining Attempt 47d4d1151f238b34380257e04f8cabc705a2594f2d50b11cc4111ad750189d2c
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 4721344bf40bd790c4441215d335a0258a5100527e73957ba2948b56793695f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,339
Size: 1.00 vMB
Total Fees: 0.02457559 BTC
Feerates: 1,236.26 > 2.46 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (23,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,351 892,351 000000000000000000008c64a53149b2be4ff2fe17987268fab46a92c66055fa 3,725 1.00/1.00 vMB 25
892,350 892,350 00000000000000000001760a7645bba2ed1ee797b95454f94b847b631942d9dc 3,676 1.00/1.00 vMB 17
892,349 892,349 00000000000000000000e32cd7ffbe2cbc7188896419bc8c4da3ee60db8257c3 3,737 1.00/1.00 vMB 31
892,348 892,348 00000000000000000001336b094270b01a568bce74952eeecf2d622b9cbd10d9 3,727 1.00/1.00 vMB 6
892,347 892,347 000000000000000000022b571182ba6358cdd47496d67e1712a8f1c42ceaae2b 3,860 1.00/1.00 vMB 4
892,346 892,346 000000000000000000009fed5cf7026fe27df84099cf6615e4a398b8d710bd79 4,883 1.00/1.00 vMB 2
892,345 892,345 00000000000000000000aa8f2b27b6e22657e1565c98fb84c4db3928d0573f33 4,838 1.00/1.00 vMB 2
892,344 892,344 00000000000000000001dbacba8278d5efaa153066caf00905f4c1acd89ae68b 4,638 1.00/1.00 vMB 4
892,343 892,343 00000000000000000000226c5ce2617b47242ee2732274203f36466af59995c1 3,181 1.00/1.00 vMB 1
892,342 892,342 00000000000000000001cc1fadf8b1d73046ab3b441d2e5b56e9af2ff8bd9c47 4,258 1.00/1.00 vMB 2
892,341 892,341 00000000000000000000512014cc8612f5e456db9153b6e4181aadc9934a1204 4,172 1.00/1.00 vMB 5
892,340 892,340 000000000000000000001b6108a6ae43570dfcb694f1ee958a8f2e836f26ebd8 3,608 1.00/1.00 vMB 7
892,339 892,339 00000000000000000000b7db61839c114095ad2695767634cade07de89ac3afd 3,468 1.00/1.00 vMB 2
892,338 892,338 00000000000000000001392fafab87cf76f12a060ce1b7e3583211a989d0e4da 4,281 1.00/1.00 vMB 4
892,337 892,337 0000000000000000000057aac5f21e20cd1866e9fb9b632e4f0b715d3df4ee55 3,453 1.00/1.00 vMB 3
892,336 892,336 000000000000000000001f96e857aeb8926ebcb3def7920b6655cc380721dd10 4,115 1.00/1.00 vMB 2
892,335 892,335 0000000000000000000050a29f7b70c9f009dc6236e3f2e139ba17c2bd93a29d 3,160 1.00/1.00 vMB 3
892,334 892,334 000000000000000000013bbc4864008509060f9ebf286699777b67fa26d46530 3,081 1.00/1.00 vMB 5
892,333 892,333 00000000000000000001a1db900d9ce095f4d555f1e80f9423ea00edd6a20bc4 3,488 1.00/1.00 vMB 3
892,332 892,332 000000000000000000005842e30a61953b4ccd3ea8e7f759404ea32305739b64 2,984 1.00/1.00 vMB 6
892,331 892,331 0000000000000000000050028fd9a34fccf4ce41dc19ef7d215cc098bb0cd282 2,992 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.