Loading Tool

Explorer IconExplorer

Memory Pool

47,076 transactions
27.90 vMB
0.12921551 BTC
Random Selection Loading Transactions
Max Size: 146.38/200 MB

Candidate Block

Mining Attempt 0828bbf48dbb9296f61904a774849314cd5e8f1ac62f64f95a78b4e26ac30f4f
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5681b61e8128dc141128e564008f3b401a7723f112af8604ded5813d902d4c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05809435 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (145,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,870 769,870 000000000000000000017b576a98ce55d2d05051326a5cb6a014887f1cace105 2,430 0.83/1.00 vMB 9
769,869 769,869 00000000000000000003cee40aea702a47a340e8a5ac207cb9b9492a849118ba 452 0.49/1.00 vMB 3
769,868 769,868 0000000000000000000367265fb2588504edaee2a37b898d2a019b90f8e68b5d 1,332 1.00/1.00 vMB 2
769,867 769,867 000000000000000000075d76c12bb883710e0f237ae0c85abc81f34d602a2a70 2,709 1.00/1.00 vMB 12
769,866 769,866 00000000000000000002c53addfe4ac4cedbfa70ee7b13f56d6b90aa584e2231 128 0.03/1.00 vMB 12
769,865 769,865 0000000000000000000279ba0a94bf8c0d35c0ac6a8d8acfd4ff371a0af5bdba 743 0.27/1.00 vMB 8
769,864 769,864 00000000000000000004d4fdd0a35a1c09c7d0007333e50fa5251ace55f7d199 176 0.05/1.00 vMB 13
769,863 769,863 00000000000000000007de2fe60624df589620a38617f7a44232716db8a62f35 86 0.02/1.00 vMB 13
769,862 769,862 00000000000000000003a263b11517602ba38ab753597b644cb14c95918fdfb4 420 0.21/1.00 vMB 2
769,861 769,861 000000000000000000022e036915a829dfe85ff9366996d4e47bec060a318ad3 3,512 1.00/1.00 vMB 11
769,860 769,860 0000000000000000000069f802e98170fc750f5ba5d8035830d277e780d72f1c 282 0.11/1.00 vMB 8
769,859 769,859 000000000000000000032d1eb72eedeb779a541903e9a02729c2a3d6747f6a91 1,342 0.79/1.00 vMB 6
769,858 769,858 000000000000000000029c43e1a9b5d42128eafc7b56645d377329991869e37d 2,080 1.00/1.00 vMB 10
769,857 769,857 00000000000000000003d485877c610a2a41922f6afa32abbdbc94244b578c82 317 0.10/1.00 vMB 9
769,856 769,856 00000000000000000001534c9fcb8b8593a3d4f541b2ab8f15ebda4bf0fb82bb 180 0.05/1.00 vMB 11
769,855 769,855 00000000000000000006afe591b8c1f07a10b4fd295e517eb46f9a23484614c4 2,108 0.85/1.00 vMB 8
769,854 769,854 0000000000000000000281987508b36fd3cde759025a3dba6501170ff64b6a06 1,315 1.00/1.00 vMB 4
769,853 769,853 00000000000000000001c370f1d7a4dce2b0f02f164f724937ee8dd07f34a416 804 1.00/1.00 vMB 8
769,852 769,852 000000000000000000073e96f6e361e75ae24f368eeb17545859abb7a4c59385 3,042 1.00/1.00 vMB 11
769,851 769,851 00000000000000000001d17254dd6d5551e5c6efd3f9b3bec097da28373d3e08 1,339 0.48/1.00 vMB 7
769,850 769,850 00000000000000000001e24697a2cf36280f1557d062785b681a13afb8355fc7 384 0.10/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.