Loading Tool

Explorer IconExplorer

Memory Pool

76,026 transactions
27.95 vMB
0.07827502 BTC
Random Selection Loading Transactions
Max Size: 170.54/200 MB

Candidate Block

Mining Attempt f2de06dfb196576538cf64be28e135f87f3aa3e3adee5110c410135569bd2854
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root c5669be0eeb530221a3dc877b5b65c91766ba61d6d9ce1e2f724ce7a2a57f66c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,092
Size: 1.00 vMB
Total Fees: 0.01831766 BTC
Feerates: 150.93 > 1.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (327,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
587,729 587,729 00000000000000000012b99d662c25a4e6bc99b16d9b9651cd4cce135397e30c 3,154 1.00/1.00 vMB 42
587,728 587,728 000000000000000000058cad56652122fb7ea12ad8b9f6005f25c8cf324a2410 3,017 1.00/1.00 vMB 52
587,727 587,727 0000000000000000000cdb26018c917d5073b00e69bd3be9dab1b351e840cdb5 365 0.10/1.00 vMB 44
587,726 587,726 0000000000000000000fedf6835832606d167a3b8cef013c1fd6e6ada1378c65 1,592 0.53/1.00 vMB 27
587,725 587,725 00000000000000000002b165564e4754bb1850d987e960fba29de1ab8b3f2900 3,406 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.