Loading Tool

Explorer IconExplorer

Memory Pool

72,715 transactions
28.04 vMB
0.06691713 BTC
Random Selection Loading Transactions
Max Size: 166.08/200 MB

Candidate Block

Mining Attempt ef5d4252d30fb55f7a9c1bf9b7b6f6a4f160911cb077bebba034ae64c87fbed9
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 7a76d67e9c9785c95b0b733be45d87157bf02eec5dcf634b64038bd3d44a6306
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.01090293 BTC
Feerates: 150.86 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (596,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,484 318,484 0000000000000000188bcadaa241fccdc1de84be31b3eec92882f6c9ae9373ad 447 0.22/1.00 vMB 27
318,483 318,483 0000000000000000070a192e501872ab580f084e0cd82ec2c6e0bb412225ebc3 152 0.08/1.00 vMB 31
318,482 318,482 0000000000000000159591a9c793932cbd5ebab411a2f853fca3bb78f4bacd6c 82 0.04/1.00 vMB 31
318,481 318,481 000000000000000003f4099a67922efd3ba124efa67baf5a80758770f872a075 258 0.14/1.00 vMB 27
318,480 318,480 000000000000000006fec1d3931292d27fef766f54b5b279a2e493bb4be6e590 455 0.26/1.00 vMB 27
318,479 318,479 000000000000000025d66ac5402a7e7a4c9581381a3002a853faecbc39acc9ae 42 0.02/1.00 vMB 30
318,478 318,478 000000000000000014116a156045f38dab9329dac539b2c01c6e2e7de78804d1 218 0.14/1.00 vMB 20
318,477 318,477 00000000000000000f747652ed6deb84b877d3bfc6b1ea4b15214fda19db30ef 209 0.20/1.00 vMB 18
318,476 318,476 00000000000000002312f4c8230470041ffa464e4258512d2adcbc92a7562838 480 0.24/1.00 vMB 36
318,475 318,475 00000000000000001fa922d220f5e6d49422255cd1580d549ad09ba6ac81d720 200 0.10/1.00 vMB 20
318,474 318,474 000000000000000017dbf6a9c774200b9aeeecdecb174bebc01d0d27885b20e4 555 0.32/1.00 vMB 28
318,473 318,473 000000000000000026228db562b237136a383b229ca1166b7f3a205272cabe88 63 0.03/1.00 vMB 32
318,472 318,472 000000000000000007ced9a5e06618fc126207d33cebce6314e372ffe7b75267 388 0.24/1.00 vMB 27
318,471 318,471 00000000000000001df11127f9a2321f84cbc35aacd965f0d65e259e6d0fa572 367 0.21/1.00 vMB 24
318,470 318,470 00000000000000001f4334deead32d45e59b9a6dd809e555235b8e884d6a8089 317 0.22/1.00 vMB 27
318,469 318,469 00000000000000000db930d06b035407220c2ba20d5ddf4686719df1877ba99c 151 0.09/1.00 vMB 27
318,468 318,468 000000000000000012273fa407ac34ceedef5af0dcc5a51af2b81bfd2de7ae52 143 0.40/1.00 vMB 10
318,467 318,467 0000000000000000040016c255d16d25e02c85122b83d9ba4be3feb65e4e91fc 974 0.93/1.00 vMB 18
318,466 318,466 00000000000000001bd9bf9db3c80169f85a1cb9bf30f0cbb8128f1561881467 973 0.38/1.00 vMB 45
318,465 318,465 00000000000000002d39204c895732e25f76a5b005193ecd80a8fa005937a7e3 565 0.75/1.00 vMB 17
318,464 318,464 000000000000000010c9e0e5938bb639ee39b0be41bf916a3155b4e51dedabe5 353 0.75/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.