Loading Tool

Explorer IconExplorer

Memory Pool

47,448 transactions
30.15 vMB
0.09402024 BTC
Random Selection Loading Transactions
Max Size: 160.55/200 MB

Candidate Block

Mining Attempt 9088f0e67d0a27990c9386d865c33687204d40941049cd39922c46d9ee989980
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 04d62c6b6611463c30315b061ad76de281244d4027bcd44fde09086bbc246b4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,813
Size: 1.00 vMB
Total Fees: 0.03408638 BTC
Feerates: 150.97 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (120,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,002 794,002 000000000000000000020fc29c6ddb7162b522887e4d18efaa7231602dcbf6a7 1,757 1.00/1.00 vMB 21
794,001 794,001 00000000000000000000103a6b327d76fb364188dc36a16ca6cfd1897543a073 2,988 1.00/1.00 vMB 17
794,000 794,000 000000000000000000041a6f8136a9755dbf9f55a1c44757073eb1065db20b0a 2,195 1.00/1.00 vMB 10
793,999 793,999 00000000000000000000a32e4e8bd97e5f05236c20928b6593cce29da25fd5c7 2,166 1.00/1.00 vMB 24
793,998 793,998 0000000000000000000035bb15080ca544a00963c5bb81f8309b72e9449799c7 3,241 1.00/1.00 vMB 39
793,997 793,997 00000000000000000002344f932399604385aae83a2504908b86f7fbfe146b0d 2,100 1.00/1.00 vMB 21
793,996 793,996 000000000000000000028696c99c1debc6b67dd17de07ee46754adc0c3b27232 6,161 1.00/1.00 vMB 10
793,995 793,995 00000000000000000004ae610816b0317e3a4bf6005b520aea7b8de902f94933 336 1.00/1.00 vMB 10
793,994 793,994 00000000000000000001626ae99959ca8591a50be758bd6a57b65a65ea11c4a4 694 1.00/1.00 vMB 11
793,993 793,993 000000000000000000045ca4f20193d17ea8348e02a4a992f4ca49412399af7c 1,963 1.00/1.00 vMB 15
793,992 793,992 00000000000000000004d109801e504a2badeb97449f8a69250792cff4972b73 4,061 1.00/1.00 vMB 12
793,991 793,991 000000000000000000042d7959f44b50d0ab3e24c80133768d4b6c6f3112606c 1,601 1.00/1.00 vMB 14
793,990 793,990 00000000000000000005266cfb03dc10671b92dbaf0ab5da075fbe51681118a9 2,190 1.00/1.00 vMB 17
793,989 793,989 00000000000000000001bc86694c921a1ad2a200c7d6dcdad8c3c0d7e850a9a1 2,342 1.00/1.00 vMB 27
793,988 793,988 0000000000000000000010ab4daac815883fd7d283b4828ad6d7b208e9235682 1,737 1.00/1.00 vMB 26
793,987 793,987 0000000000000000000346bd3aa6719817c258f3ec7a2ad99378719be6bd1001 1,777 1.00/1.00 vMB 16
793,986 793,986 000000000000000000006f29d9c5956b0238ce1d6a8726a1ec68a972e34e72d6 2,666 1.00/1.00 vMB 35
793,985 793,985 0000000000000000000373be7e94b298143b15e03b4ac811901c2d9b1e64b0f8 2,294 1.00/1.00 vMB 29
793,984 793,984 00000000000000000003c15fbb5e8647d317d7e9e66d894e3cbf1597512aef34 2,095 1.00/1.00 vMB 14
793,983 793,983 0000000000000000000212b1e65eff55d4ac5c4b60e215337ec53684b8a349da 2,276 1.00/1.00 vMB 14
793,982 793,982 00000000000000000004c8752d692f27bba0234f4f2717e7b6117a10e5453fb9 2,387 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.