Loading Tool

Explorer IconExplorer

Memory Pool

110,193 transactions
27.97 vMB
0.07599450 BTC
Random Selection Loading Transactions
Max Size: 191.55/200 MB

Candidate Block

Mining Attempt 28f6636e8302f49efb8fc82108b2872fe5238c1a4cda8183f005fa658b43ed76
Version 20000000
Previous Block 00000000000000000000bae5c39a9eff48fe739dcfb8938042cdcf581abba15e
Merkle Root 30297e8bf4f8f8f095a286d83f01f38d8a530b2b582c4293a938e2e13ed170ef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,414
Size: 1.00 vMB
Total Fees: 0.00869409 BTC
Feerates: 35.10 > 0.87 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,045 (840,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,550 75,550 0000000000319bc3d262b3d5682b9ef01e58ca67cc8c5ba5f2fac5ce2019667c 1 0.00/1.00 vMB 0
75,549 75,549 00000000006fac8b013938a26a21d78040ce6e0e5342afa847b13087acfbb849 1 0.00/1.00 vMB 0
75,548 75,548 00000000007d7dd0b1bd7acb3f5648cdf1610b9b1d5fec779c438756b6389eeb 1 0.00/1.00 vMB 0
75,547 75,547 00000000005730cb86cfbd11c318c0613ae7ea5043274589ab11c3cfd32b8427 1 0.00/1.00 vMB 0
75,546 75,546 00000000002e015029e57aea6ee3b90bb49c793ab741e557cc83b13a2a993841 5 0.00/1.00 vMB 0
75,545 75,545 00000000003dc391baec5099507bec95d8572b4a81cb323f9a0ab8b0b236d288 2 0.00/1.00 vMB 0
75,544 75,544 00000000002239eea74e60b16b4fc00d7cd80afef10110ae3ff1216c9d2ac958 1 0.00/1.00 vMB 0
75,543 75,543 00000000002d41e0516449f04fda770037b6db97d639612a6cd249c81f599a33 5 0.00/1.00 vMB 0
75,542 75,542 00000000001b94d5374dcd8e1256fcaee09bbf68dcd17015e02e791dd386a30b 3 0.00/1.00 vMB 0
75,541 75,541 00000000000f256f3606169d95d83e75f1f28554fead980982218ba42d5a067c 1 0.00/1.00 vMB 0
75,540 75,540 0000000000598388b6b95dfa07ecebde6c522f428b4535ae7c70f66dccb4c029 1 0.00/1.00 vMB 0
75,539 75,539 0000000000090e57026603db20e909c5a067e225884d79eb592b35815bc8cca8 2 0.00/1.00 vMB 0
75,538 75,538 00000000001c083dca61d21a6fdcd182b6ec8f932baec6a27deec742aadbcfef 1 0.00/1.00 vMB 0
75,537 75,537 00000000003e9c0f68b9a2867e0050dff516073f274af7f7e31bab9ce1e712b3 1 0.00/1.00 vMB 0
75,536 75,536 00000000003c798eccc3d1a23d374be6eb1db835177157f93853500208fcf225 1 0.00/1.00 vMB 0
75,535 75,535 0000000000300aff05a7ba051f145588eed713bf2eaec68270dccf3adb2ae72c 1 0.00/1.00 vMB 0
75,534 75,534 00000000001df75b88bc973d1c46a1f89d9062fd982f16bf74cfd84335572afd 3 0.00/1.00 vMB 0
75,533 75,533 00000000004185dbbd40e966809077a9b7663a0592c2edd394152ad70ec91def 6 0.00/1.00 vMB 0
75,532 75,532 000000000068260838ffa36418502ae747fd3bd5c5001e5406dcdc6214f456fc 1 0.00/1.00 vMB 0
75,531 75,531 0000000000783fc194dd2fedae6668363c0179a5c1c9be7c36dea54e56811af6 4 0.00/1.00 vMB 0
75,530 75,530 0000000000216f0f81cf03b6d963446957b5003aa421b125ee4230c0110bf852 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.20 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: 812.15 GB
    • Received: 23.72 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.