Loading Tool

Explorer IconExplorer

Memory Pool

75,857 transactions
27.86 vMB
0.08160429 BTC
Random Selection Loading Transactions
Max Size: 169.94/200 MB

Candidate Block

Mining Attempt aab4b9ca61605f1c09bf43434ed1ad470cf6fbff68f9d859443b34c2eb254594
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root afa4d879d0af9fb53b16c5737659051a9c93654a194f03ce7ea5e26903c38275
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,844
Size: 1.00 vMB
Total Fees: 0.02205624 BTC
Feerates: 529.10 > 2.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (185,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,689 729,689 00000000000000000003a9c1781d0c01b32a68d30b80126c8185dd44413224aa 2,427 1.00/1.00 vMB 6
729,688 729,688 00000000000000000007d0c325a96bfcee4d64e4c445a8eef38911e7e3fe4d1a 2,132 1.00/1.00 vMB 4
729,687 729,687 0000000000000000000849d42620f539edab7fe7fb9bc2d91cc8f09394b0a423 2,594 1.00/1.00 vMB 6
729,686 729,686 00000000000000000007a27c3bc7ee164b70a83d0959cb7dfb2bce6bcc16446e 3,091 1.00/1.00 vMB 9
729,685 729,685 00000000000000000006747ff520abf37609f78f4e49bd7149f00f9110512df8 3,493 1.00/1.00 vMB 17
729,684 729,684 00000000000000000002d9cd327757031d3a658a5e80d23abc986135e2e50e22 1,424 1.00/1.00 vMB 6
729,683 729,683 00000000000000000009ce335adf7bad6fad77216e6531559f234f3bf603f930 1,646 1.00/1.00 vMB 4
729,682 729,682 0000000000000000000292bf6c6b96bd28a6e8526d207ac8c0caf6a74b39b455 2,960 1.00/1.00 vMB 5
729,681 729,681 00000000000000000009819f58b66eaa700f51e4ab19d16d2ea51bf7d501840a 3,215 1.00/1.00 vMB 8
729,680 729,680 0000000000000000000088677ce303eeec97fb6a04e182a2e30c45913beab949 2,830 1.00/1.00 vMB 18
729,679 729,679 0000000000000000000830a32d48d06eb21773fe722f28632701a1e7ea564c61 1,795 1.00/1.00 vMB 5
729,678 729,678 0000000000000000000206e1d51294e035699c68f001f188324473e103b00069 393 1.00/1.00 vMB 1
729,677 729,677 000000000000000000045afaea500710073735c8b192998479fe85e6e76d5410 308 1.00/1.00 vMB 1
729,676 729,676 000000000000000000039ed9eca4187b0e1aa80ee649197f09c2f13f9d9383ca 2,601 1.00/1.00 vMB 7
729,675 729,675 000000000000000000072436619e93926cc828946f5d006ded2a21fe6ee3837a 1,804 1.00/1.00 vMB 2
729,674 729,674 000000000000000000005c36266b61a8ae81ea5e6f234a71b642a8a1aa68678d 1,181 1.00/1.00 vMB 5
729,673 729,673 00000000000000000008708cba42cb77495df1659e118f73f91bb3fb80093a1a 2,937 1.00/1.00 vMB 6
729,672 729,672 00000000000000000004fbddea3be87ce9ee507a02375c194eb37648b99b5fe1 2,974 1.00/1.00 vMB 13
729,671 729,671 00000000000000000009332cda63e5985a88f53162f7249891ba9ab9d0d9ce5f 1,190 1.00/1.00 vMB 3
729,670 729,670 000000000000000000085cc79a8c1ecab547e00aab88a11c67eb862dada0fa08 2,905 1.00/1.00 vMB 3
729,669 729,669 00000000000000000009a255445ebf64c3cc3ba406b044cfa93d9f457700cbe0 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.