Loading Tool

Explorer IconExplorer

Memory Pool

76,526 transactions
28.52 vMB
0.06820436 BTC
Random Selection Loading Transactions
Max Size: 172.83/200 MB

Candidate Block

Mining Attempt f56544261bb96b0843eeeb07d7138e7b76f5ff3d9debc88f4dff7323acaa41f2
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root d7701c100f0c8dfb79866bb909ad21ffb09019c12d208222986cb7190664b366
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,261
Size: 1.00 vMB
Total Fees: 0.00871690 BTC
Feerates: 73.20 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (116,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,632 798,632 00000000000000000004c415dead9f9a6a61909fefc78a8680d816a3cf6ff078 2,646 1.00/1.00 vMB 13
798,631 798,631 00000000000000000001d4bcc868351329de34b7d6316e3cbeceba71bea95f8f 3,192 1.00/1.00 vMB 8
798,630 798,630 000000000000000000002ace57baa22657cb762bb4f05bfe68f3802adc2ed9ed 1,940 1.00/1.00 vMB 18
798,629 798,629 00000000000000000003e499ecb003d906d79828f522cc53fda78dd5a0ddb8c4 3,022 1.00/1.00 vMB 27
798,628 798,628 00000000000000000001a6bc150307b5c1998045752b3c87eccf3c013036f3cc 6,025 1.00/1.00 vMB 6
798,627 798,627 0000000000000000000217ed55b0fb498b5003ca9fc6be80ec85667769195a2e 5,980 1.00/1.00 vMB 6
798,626 798,626 00000000000000000003f8f1bc25984d19f7abc8827c83cdb28cf84498ff062c 6,274 1.00/1.00 vMB 6
798,625 798,625 00000000000000000000d47e45edd995059c47ce5721198c010ba1cd119a601b 3,225 1.00/1.00 vMB 14
798,624 798,624 000000000000000000003f9fe5b3527441fccac22bd280e33cf0558e3f1b75a7 2,569 1.00/1.00 vMB 22
798,623 798,623 000000000000000000008a35f58ce8e36f7a6e44f29c1f81d48d8799fbd4e4dd 4,278 1.00/1.00 vMB 13
798,622 798,622 0000000000000000000433fdf47905a5ec8aae7110a8deab7c01a07ad7d464c7 4,046 1.00/1.00 vMB 6
798,621 798,621 000000000000000000028ee4169e47913a2e3ea917e748845b817a53d25efa70 1,793 1.00/1.00 vMB 10
798,620 798,620 00000000000000000001573ca805d31aeb50dbaf22e2b3b38027bda8ed5ae673 2,997 1.00/1.00 vMB 18
798,619 798,619 000000000000000000018684fc1ef76eb0ad5323cb8132257689267007fa64d4 2,791 1.00/1.00 vMB 21
798,618 798,618 00000000000000000000a6ea39b70ba3ceb24a8cb18e66e5b3f8fca775d507ac 3,429 1.00/1.00 vMB 11
798,617 798,617 00000000000000000001c4d6a44414c28bfb2b8deb80b2d09163074b2142fb98 4,903 1.00/1.00 vMB 7
798,616 798,616 00000000000000000003a9215d8b4c02e5140cdf8c7cedc1bb99239dc724cbda 3,674 1.00/1.00 vMB 14
798,615 798,615 00000000000000000003a8c2a8e6e63632cea7740adebe95e4a4a8d719931f06 1,889 1.00/1.00 vMB 15
798,614 798,614 00000000000000000001036ce4422acab26ad0fe5f736926d2d1bc329143cc36 2,787 1.00/1.00 vMB 27
798,613 798,613 00000000000000000000de95aef29dcedabfc3b361deebbe785b23e253354fb9 2,669 1.00/1.00 vMB 7
798,612 798,612 00000000000000000001bdda56cf71a2bdd110d357d1111b98291c281caa249f 5,337 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.