Loading Tool

Explorer IconExplorer

Memory Pool

28,734 transactions
5.34 vMB
0.02010170 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.74/200 MB

Candidate Block

Mining Attempt d3dad7554f64760c940cdab4d1c1b52d6f0105a2ba67f4174c4b38c1a666f7ab
Version 20000000
Previous Block 000000000000000000016599a87148a9e7594585cd473996ae72c110e2f10436
Merkle Root 1f15a7b69a0bc440c0040a00f9c595fc655f4ae4889cf2369b9f00a694c5351a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 648
Size: 0.18 vMB
Total Fees: 0.00659921 BTC
Avg Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,940 (880,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
32,619 32,619 0000000013f2b8673ea86b0ae63d067d8e960e49d75a7e9ff197cb89074bef0e 0.00 MB 1 0
32,618 32,618 000000000d52b9d0055c7c9e89405851df427a55f23073db615c85a46f07eb8b 0.00 MB 2 0
32,617 32,617 000000006beec94615ea6c2e61184c231d284c6684cdd53f4be467f00a465dce 0.00 MB 1 0
32,616 32,616 00000000a369dae3a9bff2a2730b68b112ca769370a0ed2c5ec884fd7474face 0.00 MB 1 0
32,615 32,615 0000000059de86f0fc8df06086e86fde01898881760170c439f99d35137f8ef7 0.00 MB 1 0
32,614 32,614 00000000cbb0b4d3554509fceafe065f71b5ba384d29881288edafc3e7b77a0d 0.00 MB 1 0
32,613 32,613 00000000d3cb7dfc7532931e4084dbaec67dec17b7f787f90b8e84239f7a11e3 0.00 MB 1 0
32,612 32,612 000000002711652c4033fd07f6f83f8a73205c3d8c7b6da143ad9d1743f154ea 0.00 MB 1 0
32,611 32,611 000000005ae24384576fee64768bdf54fa34097c93a9b4271dbc3105f213ab3c 0.00 MB 1 0
32,610 32,610 00000000870bc92669e3e5595d0862d52a84102eb71545832a0e682dc89eac76 0.00 MB 1 0
32,609 32,609 0000000056939bbbd9dfc22324be182ebce60a99085f71e7e88d9e1c89f38e68 0.00 MB 1 0
32,608 32,608 00000000a5e9e317e2c52988f62943425a3c54226fe6270ff1eec84c66ad1b86 0.00 MB 1 0
32,607 32,607 0000000020d00d7cf8628942d979bfe1e4719ed754e3a1ff1258fc32cd4a2aab 0.00 MB 1 0
32,606 32,606 00000000cab5f605c2b85abfa40fb0b02a0704867310d5c60ba9d2118e3cec24 0.00 MB 1 0
32,605 32,605 0000000002a89d167f2dfa502bca363236fcdb2b60d8f069ecec974b620b42d3 0.00 MB 2 0
32,604 32,604 00000000186c88e9a9c55a44f1d20dec88e5dfea8a48b9dfa5d035d4770b9b14 0.00 MB 1 0
32,603 32,603 00000000cceb34d8dae526ad8589ce47ae532cced1f70f1cfff11b9a0d28f615 0.00 MB 1 0
32,602 32,602 000000003fcf9bd49cabf91e248ad5d54df5a4c3e68eb8e3b01d6d2e13435eae 0.00 MB 1 0
32,601 32,601 00000000032388238fc99ea5e7c3d090717e176747014eacdf01d1dd07e5c059 0.00 MB 1 0
32,600 32,600 000000000186f1b78f0280376baecc7a1856dec449673901676790110bb9f39c 0.00 MB 1 0
32,599 32,599 0000000091a57a34363b812f93f00ced4552d75e351ae062d79b478c4f48464b 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.74 GB

Node Details:

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