Loading Tool

Explorer IconExplorer

Memory Pool

79,390 transactions
30.16 vMB
0.08150476 BTC
Random Selection Loading Transactions
Max Size: 183.58/200 MB

Candidate Block

Mining Attempt 597f62a62e14d8ba4bdadf145191a5e765bbecaf21f85526c9fa3808f445e00b
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root e320ab14e0391e4035bd0bf0e3ca6088c5e83a791879c5b1f759ec4f332cc9a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.01438431 BTC
Feerates: 203.60 > 1.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (327,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,750 587,750 0000000000000000001e55fd228e43854a210b20cf8e53b2c03b653b2fa75df3 2,899 1.00/1.00 vMB 59
587,749 587,749 0000000000000000001a9c6c4b99bfe943711b8c78df3f61949ae9a10221044e 2,373 1.00/1.00 vMB 90
587,748 587,748 0000000000000000001d73249b4ced523228640dbf273533029943101515018b 481 1.00/1.00 vMB 95
587,747 587,747 0000000000000000001ac15799b027470c16c57e0b18ad29c58ad357bd6224ef 632 1.00/1.00 vMB 100
587,746 587,746 00000000000000000019375485580d6347ecc04995062947feb9a8a25bdca038 844 1.00/1.00 vMB 102
587,745 587,745 00000000000000000009fc61f1fe33577fce5948f357747fb28453300baffbd1 1,196 1.00/1.00 vMB 91
587,744 587,744 000000000000000000089c20889658c929931d8dc6436247eedfc2ace29338f8 1,670 1.00/1.00 vMB 58
587,743 587,743 0000000000000000001dd60c291566097ac8922033295243d2acae9637fca6bb 544 1.00/1.00 vMB 98
587,742 587,742 00000000000000000015758085ad86dc8d06a4789482fa296bc0b3186c2a885f 2,713 1.00/1.00 vMB 11
587,741 587,741 0000000000000000001e8c94c847ac9c57eb9e6d4c664453500d561432577878 1,669 1.00/1.00 vMB 56
587,740 587,740 000000000000000000135ae070c9919665b3792fff50da7a03b4bd4bb0ae1aea 2,452 1.00/1.00 vMB 43
587,739 587,739 0000000000000000000005641998eaafc0543f9052e8ba6e06e7e996636a5a29 2,382 1.00/1.00 vMB 23
587,738 587,738 000000000000000000116a1f98fc3a4ac4cea8d9411615071c49dab166a267aa 2,712 1.00/1.00 vMB 60
587,737 587,737 000000000000000000024c99599d75886aab0bd4d076fa457687c402b72790d2 2,344 0.91/1.00 vMB 28
587,736 587,736 000000000000000000097d68f5740f4cd0b1114b79c40345bf3f1a1a99f716da 1,325 0.53/1.00 vMB 3
587,735 587,735 0000000000000000000418e549bd9464e6533babba184db553935fc09e9ab7ff 2,220 1.00/1.00 vMB 5
587,734 587,734 000000000000000000052f0dd2b45d429db5fcdefdb3e8576899a54e5888f6ef 2,382 1.00/1.00 vMB 26
587,733 587,733 0000000000000000001016435ba5e8a468af35a3fb25c583085b54df571632e3 2,770 1.00/1.00 vMB 39
587,732 587,732 00000000000000000000e7c841f7f195bfa9f2a4d11ba39fe0b6a485bf2d91ba 2,793 1.00/1.00 vMB 19
587,731 587,731 0000000000000000000b2ae5cba7177ca338261cb6e9762d39ce667049466d06 2,510 1.00/1.00 vMB 24
587,730 587,730 00000000000000000012383c631ee4915e3185e4c3fcca68188865d352af74c8 2,946 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.