Loading Tool

Explorer IconExplorer

Memory Pool

84,193 transactions
32.62 vMB
0.07882355 BTC
Random Selection Loading Transactions
Max Size: 193.32/200 MB

Candidate Block

Mining Attempt 1ed27bba6d610a5ea50e232655f4ff31eeb350c86de71e0044b107a394e66249
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 7465419c1081f64e3ba0b0919106747b75659b048337c9f890832051ddefc374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,873
Size: 1.00 vMB
Total Fees: 0.01423667 BTC
Feerates: 100.53 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (551,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,568 363,568 00000000000000000c0883fa61e6ec9e27bdc9547ce8aa9ebc3e50e709488f58 616 0.25/1.00 vMB 38
363,567 363,567 000000000000000013fd2b402808727c72d03707a3cde5efbe3eb414722363b5 1,032 0.58/1.00 vMB 30
363,566 363,566 00000000000000000a4cdc707498c2b4650968f584fb32ac98b3fab94cb0455a 691 0.35/1.00 vMB 33
363,565 363,565 0000000000000000144d8d304992841fd806db394f80fdb0b04c25d343b31380 778 0.32/1.00 vMB 39
363,564 363,564 0000000000000000070b525113c9ba4032d080e932fc6d05174bc5957cde0c47 775 0.73/1.00 vMB 15
363,563 363,563 000000000000000013935344f93ae31404b6dc1416c0093ce03cdd2f7ece1473 2,192 0.75/1.00 vMB 60
363,562 363,562 0000000000000000087171a7922d4abce8b11719059993f0641b3098cf3c2828 455 0.19/1.00 vMB 39
363,561 363,561 00000000000000000400c6fb6ef6509c830a06395dce3445ca05d6b6a1604baa 550 0.25/1.00 vMB 40
363,560 363,560 00000000000000000b4e244b96493da953695cd5232088f4df2a467f68d4dba8 990 0.38/1.00 vMB 40
363,559 363,559 00000000000000001132b6d4b2b532d261950d0e14e11e8e5b4db943cccbf52d 369 0.15/1.00 vMB 38
363,558 363,558 00000000000000000f80d4ccb3c0f5f8cfb276077869b8476df2627c013b659e 77 0.03/1.00 vMB 38
363,557 363,557 000000000000000011fe02b7495efd62c229997cf6a597c1ae4154b6702f4625 340 0.13/1.00 vMB 37
363,556 363,556 000000000000000013fae0acb01c95962b56022bd303920f899d9ffeaf442c19 59 0.25/1.00 vMB 4
363,555 363,555 00000000000000000e314348b3c35677aa64801e81b2f23f2c20c439789c3a5f 591 0.27/1.00 vMB 37
363,554 363,554 0000000000000000132f3fa70dc65e6386e1a31e36721e1ec251fad32b7f2242 175 0.07/1.00 vMB 35
363,553 363,553 000000000000000009eb125f3f92c09e797ade32a1c6478adaf5f2e2d3e3eb8f 1,278 0.65/1.00 vMB 29
363,552 363,552 0000000000000000122df9ff24756d2b94f241447a413ee94b3ae9d19a389619 1,590 0.75/1.00 vMB 39
363,551 363,551 000000000000000005dccf91703c35fdc602f0336dbea270f2a2291fa89d6450 2,539 1.00/1.00 vMB 46
363,550 363,550 00000000000000000496cccd73631b802107b7e453a0df8ab8b8203969c9568b 890 0.46/1.00 vMB 33
363,549 363,549 000000000000000014fba4eff90e79163d105b7f9552736311a5f7d9bc830535 317 0.25/1.00 vMB 22
363,548 363,548 000000000000000015779be28079c9067eb5dcbde8f88a475dcdac51db9d8230 291 0.14/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.