Loading Tool

Explorer IconExplorer

Memory Pool

41,592 transactions
28.52 vMB
0.12891140 BTC
Random Selection Loading Transactions
Max Size: 147.33/200 MB

Candidate Block

Mining Attempt 2858189b7a2c6a2760cbf27963ab46c2fc1e1bae8ed4cfe20bd1985bb63aea76
Version 20000000
Previous Block 000000000000000000000c8dd3aa90b2683bd797f53b5c708aaea95dbee3ac0c
Merkle Root 367eb3dc2e65c0a5e2e22e130e2c5927ce6dbc22544315899a4e247f1e188855
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,744
Size: 1.00 vMB
Total Fees: 0.06304565 BTC
Feerates: 101.66 > 6.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,307 (863,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,658 50,658 00000000103e27c83a798bf34cf015689871c65fd117eaeb9b573c3be5f36871 1 0.00/1.00 vMB 0
50,657 50,657 0000000001cfaefad37cbfc9c4a7824ca5b8fd3394ae16913f7e7234dcb1016b 1 0.00/1.00 vMB 0
50,656 50,656 000000000942e3afe4073c891414f6a56bd0f18921017e8247927d87d7867c6b 1 0.00/1.00 vMB 0
50,655 50,655 000000000e55fdb7e70c8531923058159b38a5252c6ae1845268d6419433834b 1 0.00/1.00 vMB 0
50,654 50,654 0000000011170b114c7e29af9363abffc9ced4e6e63b60827fda31ee16ee846e 1 0.00/1.00 vMB 0
50,653 50,653 000000000344a818104fa0165bf6d3c2363c1e1de331d5c521331df72b55d758 1 0.00/1.00 vMB 0
50,652 50,652 000000000b748395cbb19b1b07adbbdc9ecec738f6fbef78ffdf98b7ad7f9876 1 0.00/1.00 vMB 0
50,651 50,651 00000000002965b755bb7e72dafdc688cd3f42afc44bd862d8d08d722c762077 1 0.00/1.00 vMB 0
50,650 50,650 00000000110d164836c47d6956b64feae49ec017d92a930436a2a8fe0b8f2f3f 1 0.00/1.00 vMB 0
50,649 50,649 000000001ea70c0e619087124e1710aefab7ed6577384b63b3d100fba0106c29 1 0.00/1.00 vMB 0
50,648 50,648 000000001b40683cc8a00b89b89deafe98a1330a3d370e3c9543b4b5f61ca322 1 0.00/1.00 vMB 0
50,647 50,647 000000001f740995e96c61034d34c5b6b6aefe798071806aad156f93b66c9298 1 0.00/1.00 vMB 0
50,646 50,646 0000000006c85a6123ad463a841c9ab52bb9e144d2c3f1828e5eb19ee6d2d753 2 0.00/1.00 vMB 0
50,645 50,645 000000001fe5a70beccac57e448867a092ec2dd38f9054c91c560a5ba531a10e 1 0.00/1.00 vMB 0
50,644 50,644 000000001f8f3b435772be3279d359acb183c0d44f2c840671e976b910f8ccdc 1 0.00/1.00 vMB 0
50,643 50,643 0000000011036bd0b9b2cb58cae9e6098c0ff7ccbfe866ec4e8f8008b87c5c9e 1 0.00/1.00 vMB 0
50,642 50,642 000000001f00ed882ce832686ddd2dcfafe250eb8129155a654d2b07682feb3d 1 0.00/1.00 vMB 0
50,641 50,641 000000000c72b4443e243b41a494238f653058a9581a67bb1d36b51d2892d042 1 0.00/1.00 vMB 0
50,640 50,640 000000001464f44ebadb6a3650e801c3f7ad321f609aa9e4b4e75e1dae72395c 3 0.00/1.00 vMB 0
50,639 50,639 000000001cb927c140f69fc3097c69c5dd6f99d9970c6e4a9cd641ba30f76877 2 0.00/1.00 vMB 0
50,638 50,638 00000000051a6693bfce20f5226a217c42d9c92b41a8449085dbb97a9265f750 5 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.