Loading Tool

Explorer IconExplorer

Memory Pool

15,663 transactions
9.15 vMB
0.03408265 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.84/200 MB

Candidate Block

Mining Attempt e68c3771d682c5e399c8b23931e18d870796cc0bc6e4cf334da729ea54e34c10
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root cfb193444d7386e272e580147c972b5727a545f8630ca96416d72585e3080d3c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,533
Size: 1.00 vMB
Total Fees: 0.01405954 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (808,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,929 104,929 0000000000016f6f25cc50537443aaebdd4f10072db0765541e3f38b2eb16f50 8 0.00 vMB 0
104,928 104,928 000000000000009def3cf8dbb079d93d392e72a86569474db819c5b7982f7f43 3 0.00 vMB 0
104,927 104,927 000000000000facdd0c074fe803d4680d12eb600435e510308fd5a7798cc6d81 6 0.00 vMB 0
104,926 104,926 000000000002e215653c1fd383304bb08d4a9759b6cf3eb8f0694be6ef864829 24 0.01 vMB 0
104,925 104,925 0000000000009deb01d858d4f72e4e2264308378fabc411d767984b731d38402 10 0.00 vMB 0
104,924 104,924 00000000000207c5445de6197d2adc3a716243c735ca9a8d10896981a0bd530f 4 0.00 vMB 0
104,923 104,923 0000000000010e13ad9e764f30af00f98ececb0fa58607e6d118c44744146187 3 0.00 vMB 0
104,922 104,922 0000000000013a74cc42f16003c7be985fcad74605d33cd5fd328c9b9ae7a111 10 0.00 vMB 1,077
104,921 104,921 00000000000107f98054637a2d74549e6034b055670836a8874483ea7da027d0 1 0.00 vMB 0
104,920 104,920 000000000001ac8310e81d392ec96c705d2ca66aee96d40b7a3a8d1be5ff9ff5 6 0.00 vMB 795
104,919 104,919 00000000000114a204bdcad86bda246d30c5d5c097c79a2de0c2e3645dcb5658 3 0.00 vMB 0
104,918 104,918 0000000000026a9e9c18704d2546a891b845030d5acdbc054a3dfe091e82f360 4 0.00 vMB 0
104,917 104,917 000000000002ee5f370549b159ed2dcad425a6d225fe21b731d974539b90fd39 12 0.00 vMB 0
104,916 104,916 0000000000017b2b617d7a8a3b3ab8b667dd39c09281ea11a19e46b814143045 26 0.01 vMB 0
104,915 104,915 000000000002606036e59a6b8d414756c827b371fe9ad36731e21806fa56e8ed 1 0.00 vMB 0
104,914 104,914 000000000001fe629d3df7ab8caa02335f7713830187c222ef7dd850aa3cb246 2 0.00 vMB 0
104,913 104,913 0000000000018e9d09f31aafcb113434b55ef39812c735c6f8194c9b251fa8e4 3 0.00 vMB 0
104,912 104,912 00000000000109f394550187944f768ceeb1767f6d1d25bf31fc7e618afda7f7 4 0.00 vMB 0
104,911 104,911 000000000001d218c7268fff349284235c141c31b1334aa75be50c1e7ddb253c 8 0.00 vMB 0
104,910 104,910 0000000000016fdc71644a32825dfa6e714223d95f6ae7fba688c2e592195529 5 0.00 vMB 0
104,909 104,909 00000000000099abc5df52ded36e2193f8cf79130df1c316028ce60a4b755333 25 0.01 vMB 308
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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