Loading Tool

Explorer IconExplorer

Memory Pool

79,052 transactions
29.61 vMB
0.07440578 BTC
Random Selection Loading Transactions
Max Size: 177.93/200 MB

Candidate Block

Mining Attempt feda0a771438b76a2216d5403c2812c33fbf7d4ead6774c74dcaba01ee5a58b8
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 0562aefc82da630288af4e432ff5c49e0f6b323da71f0ee06275c289ebcd465b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,076
Size: 1.00 vMB
Total Fees: 0.01425274 BTC
Feerates: 302.06 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (67,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,786 847,786 000000000000000000030a1476cebd105cc4dc09eb8ae1f57eac7e44bf8930c6 3,681 1.00/1.00 vMB 59
847,785 847,785 000000000000000000014e843ad615b76db6a88731602508ab0a341b4a893e85 2,952 1.00/1.00 vMB 51
847,784 847,784 00000000000000000002e350f49444cc1e852f2cdeabcb249b59ae27b6402c3c 3,346 1.00/1.00 vMB 56
847,783 847,783 0000000000000000000359a9fb21fb95451ed515896dab4b041e618b5eae591f 1,971 1.00/1.00 vMB 41
847,782 847,782 000000000000000000027b45f87100ed59e7352ef72394696ee4266745f740a0 3,265 1.00/1.00 vMB 51
847,781 847,781 000000000000000000019ee1f50e9f08f9b6d81f49c1791a78e74a16caf618bb 3,725 1.00/1.00 vMB 68
847,780 847,780 00000000000000000001e3ec8990cade58f4e92f5cb057222a51fbc28b5ac6c4 2,710 1.00/1.00 vMB 46
847,779 847,779 000000000000000000005f52707347faf9caa5881dafdd36b8d0b0b7c315f3a0 4,218 1.00/1.00 vMB 67
847,778 847,778 00000000000000000001a35d250704c73a121cd8a6aee6bcaae53dd4b7c0e045 5,375 1.00/1.00 vMB 83
847,777 847,777 000000000000000000009f03b8de1b4aef52aff2645fe6f34831842fcb137f09 6,076 1.00/1.00 vMB 101
847,776 847,776 00000000000000000000a034d546065fb25be4f0db6fa0564350932ee3856c52 5,642 1.00/1.00 vMB 136
847,775 847,775 00000000000000000001f8717861d02c3edbe4895d3aed5a204d4bcd59c05bca 6,595 1.00/1.00 vMB 115
847,774 847,774 0000000000000000000005ecd1b2affad37812e1d8f0e4f6869ecfaea66d48ea 6,728 1.00/1.00 vMB 115
847,773 847,773 000000000000000000005b7101db3c1a7a8450468fb3c2a2efde29febd73ce15 6,525 1.00/1.00 vMB 152
847,772 847,772 000000000000000000015bf641ccb156dad84e1743e0e0fe3ed75ce81bf1f0f1 5,263 1.00/1.00 vMB 187
847,771 847,771 00000000000000000002bf52e982f395d7457469ec34f8a81a946686cc2ce506 1,801 1.00/1.00 vMB 38
847,770 847,770 000000000000000000022247bf988707b7101ded6d30a5f79702d4846b9a62f3 3,411 1.00/1.00 vMB 43
847,769 847,769 000000000000000000012ff626805a63767e126f77a00a1225d5891367f38d1a 6,163 1.00/1.00 vMB 29
847,768 847,768 00000000000000000000470073265f6f0b59d2a10255ebd6c280fa25680aaf22 4,555 1.00/1.00 vMB 34
847,767 847,767 00000000000000000002611ce87c8d79472227cc05245cca757be6be4006f524 4,826 1.00/1.00 vMB 30
847,766 847,766 00000000000000000002d932094892de11c7fdda57293389f04383467c95681a 4,605 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.