Loading Tool

Explorer IconExplorer

Memory Pool

45,246 transactions
28.79 vMB
0.13255257 BTC
Random Selection Loading Transactions
Max Size: 149.93/200 MB

Candidate Block

Mining Attempt a5464dd234831091d4109f04faba302855410a3199ceec3293a635e225d22471
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root dcfa0cd826beeaa084ac23e3e5376bb2d2ea304e678c2843fd7b8bcd6654cd10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.03742903 BTC
Feerates: 78.42 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (411,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,756 502,756 000000000000000000492b99a66df1b44ac4f19ee3f44e85f1a0cf1fe3609f81 2,507 1.00/1.00 vMB 509
502,755 502,755 0000000000000000007322d1fcac8765418bd951882fef5b3ccec6d6bbae591c 2,207 1.00/1.00 vMB 629
502,754 502,754 00000000000000000020283c61e229eca839cf3d70d25352303d59d9ff0207aa 2,632 1.00/1.00 vMB 466
502,753 502,753 00000000000000000004bb908aed4d27e19382f4011ed8353a38269b5ad724dc 2,028 1.00/1.00 vMB 467
502,752 502,752 0000000000000000008825e18b14a869cbf9a5182d9f4ba132b3d096dc82e705 1,756 1.00/1.00 vMB 566
502,751 502,751 0000000000000000000b866b175a52c4542d081c95f8b2fd691a222e47067a7e 2,479 1.00/1.00 vMB 469
502,750 502,750 0000000000000000001ebe23601daf81b87ecb543fc327ad0681f4b3d30a0921 3,382 1.00/1.00 vMB 468
502,749 502,749 00000000000000000043624d44228f3edfec7febbb6ef9ba899ea0f0f0e669ec 2,378 1.00/1.00 vMB 560
502,748 502,748 0000000000000000004af3288dd0f145d27c24f643c98b42d3420d6a710ea284 1,872 1.00/1.00 vMB 645
502,747 502,747 0000000000000000000e2e17bc6bf58d8bf9e721a9f1364aaab5319faf4fb3df 2,128 1.00/1.00 vMB 538
502,746 502,746 00000000000000000035a3301dd5d062ec3df15c1135722766fbfa38df23766b 2,515 1.00/1.00 vMB 547
502,745 502,745 0000000000000000005ec2ccf319ce976a0804209a89650558b0e19e9edf0f54 2,002 1.00/1.00 vMB 596
502,744 502,744 0000000000000000004750df7e2a293840c4e062f0d2743d414fe22cd32ca035 2,714 1.00/1.00 vMB 461
502,743 502,743 000000000000000000432c3353ddcf42e7dc62ba043ede5a366818a3213e3e24 1,980 1.00/1.00 vMB 453
502,742 502,742 0000000000000000009092fa75027bfeae91732ddb2248ecdca03c9c2c668dc2 2,923 1.00/1.00 vMB 492
502,741 502,741 0000000000000000001a97be75dfba2c319adeb3c362b314290f713972a516f0 2,774 1.00/1.00 vMB 526
502,740 502,740 0000000000000000005826d5ae10b45cc064892f71f170b2c69597ee5e846c77 2,378 1.00/1.00 vMB 538
502,739 502,739 000000000000000000279ebbee299b59bba3b2c23e4f5fd123783e5504816e47 2,129 1.00/1.00 vMB 553
502,738 502,738 0000000000000000007ed8ee7b255faa0e1195fad9c2f344c32954c00ae08ac6 2,684 1.00/1.00 vMB 542
502,737 502,737 00000000000000000040fecec1b3a13190738874b1932a485abffc5027197e11 2,367 1.00/1.00 vMB 440
502,736 502,736 00000000000000000079ea0a037457fcacec387f0f7a3c58b5dcf378c238fdc6 2,105 1.00/1.00 vMB 576
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.