Loading Tool

Explorer IconExplorer

Memory Pool

84,614 transactions
31.77 vMB
0.16345169 BTC
Random Selection Loading Transactions
Max Size: 189.12/200 MB

Candidate Block

Mining Attempt c4221af500f8e1d5ef4070491a11f28017a672fdd24807dcb628a60cdab1ca47
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 042036ffc4fa0e50d76689a827eb6a09e16c3b4477d6070edd582314b75bd9ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,134
Size: 1.00 vMB
Total Fees: 0.05181359 BTC
Feerates: 402.75 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (329,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,475 585,475 00000000000000000007b995d74c3980a847977f281223977206625fdfebdd87 3,032 1.00/1.00 vMB 43
585,474 585,474 00000000000000000015318d365786a19660f350e12dee5a9cec20f3a0a7f0f8 2,176 1.00/1.00 vMB 48
585,473 585,473 0000000000000000000b2e93282f068f97d3a1d69591683acfea28ca282836f5 2,894 1.00/1.00 vMB 67
585,472 585,472 00000000000000000005150df23425d82296b2e3046783170e385ccf3cfc2b5d 2,832 0.98/1.00 vMB 42
585,471 585,471 00000000000000000005472a32481a02c071bee522079987b4913737c9412d56 269 0.11/1.00 vMB 47
585,470 585,470 0000000000000000001b57805f8bf00bc54e1aa97bfce8e62e03cac7179fae29 1,911 0.65/1.00 vMB 46
585,469 585,469 0000000000000000001bdc30f614881fbfc507873c087c6ea277a4934ceb60e2 1,250 0.46/1.00 vMB 48
585,468 585,468 00000000000000000004987f1f1a82ec0bbd8ec7c0ec27ee83c97e1eb1730731 2,434 1.00/1.00 vMB 15
585,467 585,467 000000000000000000177142b43b42d217b2c8cc3aa5053f4d3a5c4e8e7eb938 2,983 1.00/1.00 vMB 59
585,466 585,466 0000000000000000000b5e2a83da9d670c96661789ace1b400502980c27e0006 2,509 1.00/1.00 vMB 24
585,465 585,465 00000000000000000013ccddfdad0a7d98786dd967d059fb7efd4df200227de3 2,456 1.00/1.00 vMB 41
585,464 585,464 0000000000000000001a0de57bc28aaa0dd2f82c18e238dcf54f4dd91d4f7fd2 2,111 1.00/1.00 vMB 46
585,463 585,463 0000000000000000001e99c49b3fed54ea3bfa7333fb8e30c2575464ecd46528 3,326 1.00/1.00 vMB 75
585,462 585,462 00000000000000000014611403b3c18ac11a6710b5abdcefeabb48ea3fa7863e 2,706 1.00/1.00 vMB 79
585,461 585,461 0000000000000000000fc84bd6dfa1fa38a0143cf4203942bd2f98e03d63e2a9 2,641 1.00/1.00 vMB 86
585,460 585,460 0000000000000000001a9c4cfb84b306b3655cc71030d8f72cbc148cfdcd9808 1,501 0.59/1.00 vMB 38
585,459 585,459 000000000000000000013cc69656872346ed83ac907e69aa8021917bbcc49c9e 2,613 1.00/1.00 vMB 59
585,458 585,458 0000000000000000001cf06463802ec246ab16248537f8551116c2410f98548a 1,646 0.57/1.00 vMB 42
585,457 585,457 000000000000000000191e7b233a720ee0bdd2a90057dac2fccfdaec35a2ad26 2,170 0.82/1.00 vMB 20
585,456 585,456 0000000000000000000ea41b136e0f7cf80bb8e0163cf846fc5fb8fee7e7d7ea 2,985 1.00/1.00 vMB 69
585,455 585,455 0000000000000000000762301d0cd54f1bffe00643d1bcb75ce10c461afaa069 2,640 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.