Loading Tool

Explorer IconExplorer

Memory Pool

75,859 transactions
28.13 vMB
0.08842942 BTC
Random Selection Loading Transactions
Max Size: 170.60/200 MB

Candidate Block

Mining Attempt f3c5294db315ee4aea0530a5fc4aa7e8ac5dfc03ba26bf6e6db8a95203ce8e46
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 95d607e0caf4f2b4555ce709b2a495e1c5ac66d2b4b4163b517eea36484c48b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,642
Size: 1.00 vMB
Total Fees: 0.02792692 BTC
Feerates: 150.80 > 2.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (564,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,195 351,195 000000000000000014d18a6fee000ca942e9363a64d612f46f44627d5fd8e0a1 753 0.38/1.00 vMB 26
351,194 351,194 00000000000000000f41cc513c43558525aa8345a79c4155f6000bccabfc4f1a 770 0.54/1.00 vMB 20
351,193 351,193 0000000000000000031b8aa1e32877d5790768fb98fc6e4d6c140fe4795eac80 898 0.42/1.00 vMB 26
351,192 351,192 000000000000000015a89c5d6ff9251928fd2f30a38369f2eb69ba77bc1933e4 930 0.48/1.00 vMB 24
351,191 351,191 000000000000000007836362677c048e5dda6e14892dc442b46aa7c5043f788c 678 0.35/1.00 vMB 25
351,190 351,190 0000000000000000066f63c2a2360eb82c5913e906b148c370b787d29cf12a0c 1 0.00/1.00 vMB 0
351,189 351,189 000000000000000006b5f8415e9a42bec031abb6633e7290573f45fef9546be5 894 0.40/1.00 vMB 14
351,188 351,188 00000000000000000c1302d9c935b35c9718acdc4083334c60e16c2ab1e19138 764 0.68/1.00 vMB 19
351,187 351,187 0000000000000000142c1e2b3abce5e92bb5f5ce168d11c48ef429772e736485 2,160 0.75/1.00 vMB 38
351,186 351,186 00000000000000000c39cf845bff6cf3e88d1cdf5a731939a331ec85dd27da50 2,015 1.00/1.00 vMB 29
351,185 351,185 00000000000000000a8ee45288116badf993fc2629323508c5de18d7dcb130df 680 0.41/1.00 vMB 23
351,184 351,184 00000000000000000843ce944e348501709c593c64be9adc41a869294cc1f8e9 216 0.11/1.00 vMB 20
351,183 351,183 000000000000000000910d55c5ded478ca02159b14691930243bd832b7740e01 747 0.37/1.00 vMB 25
351,182 351,182 0000000000000000004eb2ffd61c79d84837804cb6280e6a165f148019764ef3 1,042 0.54/1.00 vMB 20
351,181 351,181 00000000000000000f9e71e350952890e95c9a3e285d127bc5925c757f077c3f 2 0.00/1.00 vMB 0
351,180 351,180 00000000000000000ed0ac62cb58ba42e4275a158500615acf4bd92c888fc04f 1,565 0.75/1.00 vMB 27
351,179 351,179 000000000000000003942b65396a674ad467e9db6abd0c86301c00734f6cad3c 729 0.57/1.00 vMB 15
351,178 351,178 000000000000000008768a17383eb782f3cf20201dabe52632fb4a076fd7f117 605 0.39/1.00 vMB 21
351,177 351,177 00000000000000000c802f81019bc47dceabe4cbc44595d23f69be34b14b5062 1,563 0.75/1.00 vMB 29
351,176 351,176 00000000000000000fa971b5ffb1356cda3df57b58d24e148b309c3dbb42806c 278 0.19/1.00 vMB 19
351,175 351,175 000000000000000007ff303eeb18d463f3c2cacb28ecc382a2720f647a874408 177 0.10/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.