Loading Tool

Explorer IconExplorer

Memory Pool

39,091 transactions
26.61 vMB
0.06564896 BTC
Random Selection Loading Transactions
Max Size: 137.36/200 MB

Candidate Block

Mining Attempt c303a0ccf4e6b604ba2332ed278a160ce2235adc5d45c3a62a1b9233a62afbd3
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 956d623cac44fa23e85382a4322769490a9a513b88982f1417cde054f8bb196d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,336
Size: 1.00 vMB
Total Fees: 0.01574321 BTC
Feerates: 201.06 > 1.58 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (68,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,686 845,686 0000000000000000000142177b09be503dc0817ce2ff0a2736fdc5150e6829a0 5,228 1.00/1.00 vMB 60
845,685 845,685 00000000000000000002b92dda66c44f5b8e4194226d6f44973c7e2589200082 4,687 1.00/1.00 vMB 52
845,684 845,684 000000000000000000026f5250f3c7b4e6b24b35bf81dede4cd50cf52f157e6a 5,486 1.00/1.00 vMB 44
845,683 845,683 000000000000000000004f185aed4e9cd9437c05658dc5a6bb884adc00d70d56 6,251 1.00/1.00 vMB 36
845,682 845,682 000000000000000000014fa6170f3d18f9b3d75d887053db9e90aa4cea8964f2 6,611 1.00/1.00 vMB 39
845,681 845,681 000000000000000000031879762d1c2678faecd129394748d52e948206d78daa 6,915 1.00/1.00 vMB 37
845,680 845,680 00000000000000000002fd098568bf99f27ae6b48f9746efdd930b8ebf4665ed 6,796 1.00/1.00 vMB 40
845,679 845,679 00000000000000000001bd92d330884ff451baa9878008f99b09217e1ef2b632 6,214 1.00/1.00 vMB 42
845,678 845,678 00000000000000000000acdee47119384dc59e62204362d218d094956f852186 5,476 1.00/1.00 vMB 37
845,677 845,677 0000000000000000000126787a5fd8a835a0a5ec95d0106c5856b7f7bb20cc50 4,767 1.00/1.00 vMB 45
845,676 845,676 00000000000000000002ce6cf588938df72a3c95c55e10d87ebb43f5c8b1e4ee 4,544 1.00/1.00 vMB 39
845,675 845,675 000000000000000000008f07cbf5d2f68ed5583d39ba14ae0e9120f14596e5de 5,397 1.00/1.00 vMB 36
845,674 845,674 00000000000000000002f8110f74883f1a48cf662f85438b67bacc053bc5ea42 5,555 1.00/1.00 vMB 39
845,673 845,673 000000000000000000024a7eb071e6475d053c16998744247fb885525b76739f 4,757 1.00/1.00 vMB 37
845,672 845,672 0000000000000000000015e2f26c06a1fef80f23a1bd4e799d430228c5f37b47 6,715 1.00/1.00 vMB 32
845,671 845,671 0000000000000000000286b4b60a9612dc85d8ee9c3fd91589662de77df88e23 5,337 1.00/1.00 vMB 40
845,670 845,670 00000000000000000000c451c02b784253f0fce78326c59ca2a7ac9226257104 5,966 1.00/1.00 vMB 35
845,669 845,669 0000000000000000000326604a11016229990d9ffea7d3e2e8817cf10c02a1b2 6,885 1.00/1.00 vMB 31
845,668 845,668 00000000000000000000518fc27e3a6798c73d59d291e696285b699ec36dbba1 4,802 1.00/1.00 vMB 38
845,667 845,667 00000000000000000001e9e1fa217bbab04feface80b366ac9e1f6c2f2b1bb00 6,491 1.00/1.00 vMB 32
845,666 845,666 000000000000000000005bc48ad4efc2009a0d967d17bd0a28f31062be81d8ee 5,807 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 636.92 GB
    • Received: 12.39 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.