Loading Tool

Explorer IconExplorer

Memory Pool

50,477 transactions
30.26 vMB
0.12334853 BTC
Random Selection Loading Transactions
Max Size: 161.42/200 MB

Candidate Block

Mining Attempt 732437245fcc81e8b6b2b554ede3bc2db14f81da1f1d093e6c01a1b8499a2bba
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root fa1039401ebf54d95c2d5316845615fe65ee887e7e91b22fe86e707f1ffbcade
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,319
Size: 1.00 vMB
Total Fees: 0.04875817 BTC
Feerates: 179.69 > 4.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (375,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,683 539,683 000000000000000000298124e21f93a2788790d8f826eb2292d2f94fdd89b0b4 26 0.01/1.00 vMB 15
539,682 539,682 0000000000000000000068553b128141ff2b07b566e91506775fb2fafa8ce1d5 1,859 0.62/1.00 vMB 20
539,681 539,681 00000000000000000008cdfedb44e3f79115f016146e6b5f424a061c1fa78a82 942 0.33/1.00 vMB 22
539,680 539,680 00000000000000000013a04b238bca34ab9e7640240d5ff75767cf38c33c06a5 163 0.05/1.00 vMB 28
539,679 539,679 00000000000000000001c3b2af702e0ef9db69927f96bdeb23202f777527092f 1,806 0.86/1.00 vMB 26
539,678 539,678 0000000000000000000a0493cb56ffa0fdb51446d4d499515c997bef238ccf41 194 0.06/1.00 vMB 19
539,677 539,677 00000000000000000015582bc1d7805d85db6b969e706f391973d3ddbaf5775d 289 0.10/1.00 vMB 14
539,676 539,676 00000000000000000009a8742ff24300a97d59323c4391228ea5cb9283f84715 745 0.33/1.00 vMB 12
539,675 539,675 00000000000000000021ffa33fca167336a9b92ed00c4d62e4a9cf3657224bd3 2,496 0.90/1.00 vMB 20
539,674 539,674 000000000000000000021b215b02d20e1ff847267b43f3a9c60ae9c65c12f792 696 0.22/1.00 vMB 18
539,673 539,673 0000000000000000001cfc70ed508e3e50746df0345780757473addb7918cf98 2,572 0.95/1.00 vMB 22
539,672 539,672 000000000000000000216e76a46e561148c3c49dacb43ca66dcdcf903cfd50c5 219 0.09/1.00 vMB 21
539,671 539,671 00000000000000000022a5057ee6bcfe9196b9c8cc4ff617572cb02f0ef86d18 1,604 0.71/1.00 vMB 9
539,670 539,670 0000000000000000001f1a2646af39b48722a1773572189a6d10c0ed58af3f37 2,749 1.00/1.00 vMB 10
539,669 539,669 00000000000000000019d82fdb524b05dc7340f4b1769e97e7ff25435bf3bfb5 2,292 1.00/1.00 vMB 9
539,668 539,668 00000000000000000007e19c73201a6519c4f218ab99a4b49a7331571257d864 2,797 0.99/1.00 vMB 29
539,667 539,667 0000000000000000001dbfbf4080c90408c49d360b67f3fd4cabf54cacbf34b9 2,281 1.00/1.00 vMB 16
539,666 539,666 0000000000000000001db32cc21b7c291cfa50bef27209e0042d912eb9978a57 2,766 1.00/1.00 vMB 32
539,665 539,665 00000000000000000019b50d5823d82b077749127cf06056a477b8f0c10b2fdb 2,056 0.76/1.00 vMB 22
539,664 539,664 00000000000000000024d971d0aaf33ed3bd87b7cee23e3c9a459a2fbbdcd1d8 51 0.01/1.00 vMB 16
539,663 539,663 000000000000000000118597d963e737a324f2678d3885c9654c94c53cc25809 2,374 0.91/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.