Loading Tool

Explorer IconExplorer

Memory Pool

50,317 transactions
28.84 vMB
0.07522179 BTC
Random Selection Loading Transactions
Max Size: 154.12/200 MB

Candidate Block

Mining Attempt 0414e711b190fbfc8dac51b272774cbbba5586dc75af0b3115a93d3dac34e40e
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 1ee6f770260b4cf1c003923cacabc8ae922030bbfc2d18067b241f9534a4cb35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,801
Size: 1.00 vMB
Total Fees: 0.01203784 BTC
Feerates: 40.20 > 1.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (598,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,362 316,362 000000000000000003beb06cedff8b91669448bce51f87d7f9d6f068f633a8a3 204 0.11/1.00 vMB 32
316,361 316,361 000000000000000001707d55a93f136a3d20efdff477c62172c14f16e2b4194f 201 0.09/1.00 vMB 30
316,360 316,360 00000000000000003726fa0ad87715d8dfc01c5789b76a0909bcc3defe827037 564 0.29/1.00 vMB 30
316,359 316,359 0000000000000000116641411ddb4ee5e7ca7002899bd73bb5ad2b83860e5f38 234 0.12/1.00 vMB 32
316,358 316,358 00000000000000002ce46a6a967c359a76d43e66e305479df08a4393b72d09ae 129 0.06/1.00 vMB 32
316,357 316,357 0000000000000000335ce142b5807aa02e5132e45f91d72944273b86fd52dc7b 815 0.37/1.00 vMB 32
316,356 316,356 0000000000000000132efcd509b4b08bc1416264d57b8d94bb95d3caf45e324e 114 0.06/1.00 vMB 33
316,355 316,355 0000000000000000043e8acdb5c5e342e72b171a67fe592886ca63045745d615 330 0.17/1.00 vMB 28
316,354 316,354 00000000000000000d333f6c346bb579749c14cb5d9067c5e598018e97d7e2c8 533 0.31/1.00 vMB 26
316,353 316,353 000000000000000020361279ce0e094c4a9fe04dbe39229dab590a583ad73007 193 0.10/1.00 vMB 29
316,352 316,352 0000000000000000129438bd339582c910063488208cc56f1af5dad82192aaa2 675 0.30/1.00 vMB 36
316,351 316,351 00000000000000001b6ecfdf7ac86e2ef90a15ea87afe0ea1e19e213fc6db8e6 221 0.11/1.00 vMB 28
316,350 316,350 00000000000000002437d61b54d37f41a6dc86c36ad3a7b2196dd9d03b6d74ab 64 0.02/1.00 vMB 39
316,349 316,349 00000000000000002b6baee8747b8589095fcfa47feed1c222c172873007f888 476 0.28/1.00 vMB 26
316,348 316,348 00000000000000003740cc0ce3b9225948d2dd424b761c62b06b0a476d879584 981 0.54/1.00 vMB 33
316,347 316,347 00000000000000003196cf2611df2273d4292928f97b3bb7b8f7e80280fa34cb 1,004 0.53/1.00 vMB 30
316,346 316,346 00000000000000002be4f6c511a39918933a2128e5d127863b140549e31066cb 54 0.04/1.00 vMB 23
316,345 316,345 0000000000000000068e55940b003dcff7ab847e2dbb08e242d07a0dd250f8fe 46 0.03/1.00 vMB 24
316,344 316,344 000000000000000000378088493387a074c14fdd9d29f74bfba4958861bbbf46 258 0.17/1.00 vMB 25
316,343 316,343 0000000000000000336ae29f145a595cc3ecacb306b3f77cf37de4fd6ebddbfa 256 0.08/1.00 vMB 53
316,342 316,342 00000000000000002125162373403f8f2a322a27a714d7a7397f482f205b6ad1 301 0.18/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.