Loading Tool

Explorer IconExplorer

Memory Pool

44,434 transactions
29.27 vMB
0.12376906 BTC
Random Selection Loading Transactions
Max Size: 151.54/200 MB

Candidate Block

Mining Attempt fcc75dca010d7fccd72210b3836d1a95cd48a93d17fbc3b0541ec66ca304899b
Version 20000000
Previous Block 000000000000000000004392fb14b7d54ea705b3301756e90103a9191cb1e5b9
Merkle Root 00b7f220f1038f4611bfbbec7266e3a479d2d365dbfb3e273b45c41d14f65f28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,170
Size: 1.00 vMB
Total Fees: 0.04447556 BTC
Feerates: 251.72 > 4.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,306 (869,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
44,614 44,614 00000000098babbafaae7a23f42510841d48ef228675c669b2c1faf5f4a60765 1 0.00/1.00 vMB 0
44,613 44,613 0000000027542b7da0c411f00166ca066f3aaaa486d6ac620f964b8f52585626 1 0.00/1.00 vMB 0
44,612 44,612 000000001bdc9aa9c07481df50f049d6d408daef1babdf70eefbabfe28f2dafb 1 0.00/1.00 vMB 0
44,611 44,611 0000000018b4983591219bed515c0392a46a8752c5c1e2d91e4df3c567381d54 2 0.00/1.00 vMB 0
44,610 44,610 00000000174353eee11f65b927da339028766bcd5f4162a012d69e711c26e95c 1 0.00/1.00 vMB 0
44,609 44,609 000000002dd5dc7702a43f48f2e478744c5da29a250bdffc8935128a69d6694c 1 0.00/1.00 vMB 0
44,608 44,608 0000000005f534f8231b6d6d879d00bb4b57146b326de50f338d72c5e57461de 1 0.00/1.00 vMB 0
44,607 44,607 000000002364625a9106b016a51fe4889f4b79a2267c27caeea769e3c3c06a89 1 0.00/1.00 vMB 0
44,606 44,606 0000000006895e6bf3e1a1c070a7332bc5bc13ce2bccd1d809d3bb3811e665ce 1 0.00/1.00 vMB 0
44,605 44,605 000000002417cb51002c1137a177f305505f643c1a8c264a7b7fdd6e671355e3 1 0.00/1.00 vMB 0
44,604 44,604 000000001250b5b5ce7b6e13ecaf4c444039b720403ad6855dfb6101f53a608c 1 0.00/1.00 vMB 0
44,603 44,603 000000000e74d9b81b1147fcf729e64b8417a836c809aa7444cc75b37a93c649 1 0.00/1.00 vMB 0
44,602 44,602 00000000334710609eb149a3630a9d4dc3d4b63f21214e0eff7d45233d026385 1 0.00/1.00 vMB 0
44,601 44,601 0000000035843565a9a08c37df1c5cccba8e68f1cc9f681c354159c693db4df3 1 0.00/1.00 vMB 0
44,600 44,600 00000000218e53e9600a7fe16294c4a479b243d1a0d8e493655a6984c4a339bd 1 0.00/1.00 vMB 0
44,599 44,599 00000000265e107a53b07bd9f88ade6dd94435e9c0a3d8996740d06fe41181c3 1 0.00/1.00 vMB 0
44,598 44,598 0000000017c513df2c0f2e93fce4eca951b2d8952fe864ec2f1a5eb884fc3e13 1 0.00/1.00 vMB 0
44,597 44,597 000000002729b1855d7f16aa5a9799d6af0fce827b1ce7ab894740f143753196 1 0.00/1.00 vMB 0
44,596 44,596 00000000222fc9ac63fef048a105d01ca0d5400c3500908bf041d13678d3e087 1 0.00/1.00 vMB 0
44,595 44,595 0000000032170413b9744a2dd886eda1474c52fae83385cf02f5440e85359731 1 0.00/1.00 vMB 0
44,594 44,594 00000000114bbea2c8ca4c8d7c89cd63632ad73b757926c1d72e5a57e070c56a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.14 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: 581.44 GB
    • Received: 9.12 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.