Loading Tool

Explorer IconExplorer

Memory Pool

46,520 transactions
27.50 vMB
0.06404097 BTC
Random Selection Loading Transactions
Max Size: 145.86/200 MB

Candidate Block

Mining Attempt 23f109d3d7d987d46b05489b7a103022752b0155267f61bc8095a4ec19a346ad
Version 20000000
Previous Block 000000000000000000010a3b807eaed33245d20c47bc2486d6ba8a16c067f721
Merkle Root d54c2a3046e3383433322f7b2f51282e44ffc53424d4882b6ebf600fad4ca9ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,346
Size: 1.00 vMB
Total Fees: 0.01226491 BTC
Feerates: 60.10 > 1.23 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,895 (551,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,578 363,578 0000000000000000162f295a61f51a0e7b2fc7d75ee9f1a63f8ba5383d365275 2 0.00/1.00 vMB 0
363,577 363,577 00000000000000000ba9a5d07c75c7404cd1c0bc9ef8f425be38b72a700a4d0c 256 0.15/1.00 vMB 27
363,576 363,576 00000000000000000f1a24b2f51ec39fa9f3946bbc404a66daf193e9dd9d8bba 164 0.09/1.00 vMB 37
363,575 363,575 000000000000000008843d517de17f8ec21ca8b43ac134884ccbcfeb4d1ca910 87 0.05/1.00 vMB 29
363,574 363,574 00000000000000000cfa971b1687afed1fe1241dd43882f5d6d8570402e39c73 150 0.07/1.00 vMB 41
363,573 363,573 000000000000000014b68d074bafc37d6861219e9feb848ba319df5a9d9a5ad1 27 0.03/1.00 vMB 7
363,572 363,572 000000000000000006ead361f7619d8a639fc6a8c833c4643d36a666a500c6c5 530 0.29/1.00 vMB 34
363,571 363,571 0000000000000000005898fe9c55fbc6ee756bdd91844331b5728a33fb4c7a05 1,977 0.93/1.00 vMB 37
363,570 363,570 000000000000000012d6e4a46e2e8c00c387e6912550c54ff2247b4a6a443508 109 0.06/1.00 vMB 51
363,569 363,569 000000000000000002c11451e92e5edcbb7f460280f3f81629a71910b9a46713 550 0.39/1.00 vMB 28
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
Previous 10 blocks ↓
Total Size: 782.20 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: 654.05 GB
    • Received: 14.10 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.