Loading Tool

Explorer IconExplorer

Memory Pool

83,116 transactions
31.77 vMB
0.12176277 BTC
Random Selection Loading Transactions
Max Size: 191.44/200 MB

Candidate Block

Mining Attempt 58d528ae3c313295bed254b3f75b09337f37bf9be9f1ec9b58b63546a7f7c6a9
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root ef71ceb4b5130fb498f4c069685b4a9661cd0b839cf7c94324ab0b647876c943
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.04658814 BTC
Feerates: 150.75 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (498,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,118 417,118 000000000000000000dfaf7151f2293bdb769cddc352dc5eeebc75398bcc829c 2,660 1.00/1.00 vMB 79
417,117 417,117 0000000000000000011d6addc3031d92680e44ee26ed01cca1bbe001a68c5270 256 0.16/1.00 vMB 34
417,116 417,116 00000000000000000253ce1335a4e659a52e3aaca5a2e800d74dd3c68c014c9e 1,579 0.82/1.00 vMB 60
417,115 417,115 000000000000000002d557de46fb1d01f0fbd6a4c6fde21b5cde783ee7130910 242 0.09/1.00 vMB 73
417,114 417,114 000000000000000001e8321e9f16ea7fd8eb06095fc6b28364517ebdcc76db91 1,031 0.39/1.00 vMB 71
417,113 417,113 000000000000000002fa1d0daee52356ca68a5964efc389e237a5cf589fe82d6 1,073 0.43/1.00 vMB 68
417,112 417,112 0000000000000000029b590bad6bfb1e12f439a605b8262b9252eaf6cf5d0c7a 1,317 0.53/1.00 vMB 65
417,111 417,111 000000000000000001940d8fd0ffa16b6b0caf907ed0e338f2a70aa6202611eb 1,625 1.00/1.00 vMB 43
417,110 417,110 0000000000000000054b53369dc691d4ffa81c295be9b840ec10e52ca7914ee5 2,818 1.00/1.00 vMB 75
417,109 417,109 00000000000000000101d8caa3d40882486870a3b96ed130d0bb5fdd2c9b69f8 664 0.28/1.00 vMB 64
417,108 417,108 000000000000000002b8c827edd767d2fa25a203ccc9312fb811eb6684bbc718 734 1.00/1.00 vMB 31
417,107 417,107 000000000000000003cc644d12ed76bd47558e7d12d2dc54080909129066d15d 2,268 1.00/1.00 vMB 61
417,106 417,106 000000000000000004ea37ea4fa2dd82e5f692ad2cce1d331e841cd5f591e8bb 2,852 1.00/1.00 vMB 86
417,105 417,105 0000000000000000004194df89182ebce478d16c45a865d565e6e6545bc6ad9e 1,535 0.81/1.00 vMB 48
417,104 417,104 0000000000000000019a74c3dd01e95d300dda8e3220faf2256ab35bc98c6df4 440 0.18/1.00 vMB 69
417,103 417,103 000000000000000000a156a967d228773ff5a5968b29b3c0534ecb41ede1c7ed 290 0.14/1.00 vMB 78
417,102 417,102 0000000000000000048d68f952dcaeb4082d9114164a9fd1c55da83762d21ed9 135 0.17/1.00 vMB 26
417,101 417,101 000000000000000000c26bc09eef8946eb0ff1bec74e7cacc5cdf746006cafe7 1,946 1.00/1.00 vMB 50
417,100 417,100 0000000000000000054ad785e6368be2f11f6d5a8532be8323130b81168e0230 3,196 1.00/1.00 vMB 92
417,099 417,099 0000000000000000056dfe440a24dbe414ba0609609b341312e6d42f442708b4 743 1.00/1.00 vMB 17
417,098 417,098 0000000000000000018cb7189385f9c6e01ba6675c075e19ef360ca1fa0564eb 638 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.71 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: 700.29 GB
    • Received: 16.60 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.