Loading Tool

Explorer IconExplorer

Memory Pool

88,224 transactions
23.60 vMB
0.06344297 BTC
Random Selection Loading Transactions
Max Size: 158.29/200 MB

Candidate Block

Mining Attempt 0ce513ac5f2b6843832ad2d01c5b37730b18cc4e1e0b9b0dbdf3f21d7fba04d0
Version 20000000
Previous Block 00000000000000000000f54521b752569f8548fedebdc2f2645d947f758c6efe
Merkle Root bfda4de4d3cff66160b61dead4368db637551af3e70e626a989451e3ddd5c47b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,624
Size: 1.00 vMB
Total Fees: 0.00826793 BTC
Feerates: 200.71 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,100 (907,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,097 9,097 00000000941c213fe9c2e0144ab9ef19068acdbba8b394e77407e779b5728138 1 0.00/1.00 vMB 0
9,096 9,096 000000000a19c798c579dede01a40639ad01dc5235ba4a7a6df354279257daf4 1 0.00/1.00 vMB 0
9,095 9,095 00000000d0da55d1721b8e76de181c49834b857e16abec4b616abf174fbd94f1 1 0.00/1.00 vMB 0
9,094 9,094 00000000adf64eca1b6e2ee5620bbc1718de99f796bab29dd4dc8fde15390f29 1 0.00/1.00 vMB 0
9,093 9,093 00000000848017cd0f3b9572a00e57dc16977727203b9684f066e44e2ebe3c44 1 0.00/1.00 vMB 0
9,092 9,092 00000000dd7777c0b055a537879f460f2f646fd1f5ac1854cdbfd3b4df98edda 1 0.00/1.00 vMB 0
9,091 9,091 00000000196408e7aa04f7e6f5af5bcf5ac83660f309692b6a9b014ff283c93c 1 0.00/1.00 vMB 0
9,090 9,090 0000000093ca40d39376432134ad4be3517f3143164761e16d09b3ffe6133014 1 0.00/1.00 vMB 0
9,089 9,089 00000000ef2a79f17cf6627f0d7fef905e83bf6f6a64fc03b31dd5151c88852a 1 0.00/1.00 vMB 0
9,088 9,088 00000000310390cfdbbc551e34176c9149fd1966ca6c6d15ebb9e15d26d01684 1 0.00/1.00 vMB 0
9,087 9,087 000000002c639cf314da2cd627f37349e7139841fc034eab6eeaa7c6732e3d53 1 0.00/1.00 vMB 0
9,086 9,086 000000006fc7695e3f72a7c86d5ff978c37737a57a4ad5d157eaa0a62b07905c 1 0.00/1.00 vMB 0
9,085 9,085 000000004b803960d7ba557bea43d87d84616871bdc16449c862ac3e39b125fb 1 0.00/1.00 vMB 0
9,084 9,084 000000005da08bbaf957e1435eb426248e1901db44c2a541992b560c9fd9246c 1 0.00/1.00 vMB 0
9,083 9,083 00000000522e3f73bceb3542be4222cf5395255571ea7aa8ccf67a3bfd318c82 1 0.00/1.00 vMB 0
9,082 9,082 00000000bef4d56b0aa2f17693b179e9b58ebc9983a48ead382ac4d1651a03a0 1 0.00/1.00 vMB 0
9,081 9,081 00000000f1f19eac3857fd75b9bed99b47aeccaec201b4f803a824f9f584c0c4 1 0.00/1.00 vMB 0
9,080 9,080 00000000b1ef17a762edc1afbec6a238fa8113a0d9260a6d9deb256ca62a53eb 1 0.00/1.00 vMB 0
9,079 9,079 000000007566f4492a4ea9c418c88e7e33180e4a09675dbe355e411c8623561d 1 0.00/1.00 vMB 0
9,078 9,078 000000005e92e6fcce1e5f8e94faf41ef887b6ef4ed23723d4897efabcc0afee 1 0.00/1.00 vMB 0
9,077 9,077 0000000062cb26abe0587ac88d7416566b2820c5943619764c9929d72c2f0f2d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.30 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: 815.38 GB
    • Received: 24.17 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.