Loading Tool

Explorer IconExplorer

Memory Pool

71,512 transactions
27.70 vMB
0.05829819 BTC
Random Selection Loading Transactions
Max Size: 164.26/200 MB

Candidate Block

Mining Attempt 085e1a235ae0a04ab9c7bac80a07c95374983889ff66021d660d8d2038db2dc7
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 4529bf2028be96703db2d82713c57064f0a8ce15ec3651a11253e0cc9bd25a92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,066
Size: 1.00 vMB
Total Fees: 0.00312252 BTC
Feerates: 16.15 > 0.31 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (247,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,088 667,088 0000000000000000000c4f7e4e6023f4cb6fb285ae7b627943b66bae7c590212 2,619 1.00/1.00 vMB 70
667,087 667,087 0000000000000000000ba634cec5ea329839fd091c40f1fd33399bb6ce05dc91 2,810 1.00/1.00 vMB 105
667,086 667,086 000000000000000000058dc8610a0125e956baefb3b46ff21b79f4b988bd0b30 2,373 1.00/1.00 vMB 77
667,085 667,085 0000000000000000000b955d8cd08fcf02c440130d32afb6a282edd9f1449e0b 2,503 1.00/1.00 vMB 65
667,084 667,084 000000000000000000015b926a684fd63b582469ad287eed8af38755b0632bde 2,932 1.00/1.00 vMB 74
667,083 667,083 0000000000000000000a075915ba927d61cc83d37b5a2604310ec7a368a4b3bf 2,101 1.00/1.00 vMB 94
667,082 667,082 00000000000000000009840e68413efd85349bb871130646f53876ca795fc7c7 2,178 1.00/1.00 vMB 112
667,081 667,081 000000000000000000066730a65b9a84dec55f5ea5a2a761dca6926a74a0f841 2,525 1.00/1.00 vMB 114
667,080 667,080 00000000000000000004fb6cb2437052d245a6903f3f4855f55928874a3f8670 2,835 1.00/1.00 vMB 111
667,079 667,079 00000000000000000008b6a727b3444aa7744a2f662c609bc05a5d517084f6c3 2,659 1.00/1.00 vMB 110
667,078 667,078 0000000000000000000d931acb2b40fff6184283c0f586598331d215a16849d6 2,838 1.00/1.00 vMB 140
667,077 667,077 000000000000000000042230e45b02928dcd4d7f6a9b1fbe3ec67045d6bbf924 2,732 1.00/1.00 vMB 87
667,076 667,076 00000000000000000007cf4e3b01282c92bf519b7cd03c902fb8f0da4ddf781d 2,779 1.00/1.00 vMB 78
667,075 667,075 0000000000000000000d1bfb2b5918ddb8c3bb19beb33a5e1419a27b6b241603 506 1.00/1.00 vMB 82
667,074 667,074 00000000000000000002cf95d4b840adbc6acee145af8394a02c28329be70a5b 2,779 1.00/1.00 vMB 95
667,073 667,073 00000000000000000000565c0dc3a691b4238b11a869b0fc995d4b9caf86e971 2,959 1.00/1.00 vMB 115
667,072 667,072 0000000000000000000b989bda93d3dc0ae7c402984a035e20e0c58c5bc991fe 2,780 1.00/1.00 vMB 92
667,071 667,071 0000000000000000000cc302bd59316582f48cefcd1ff62896a7d379b1fca8e9 2,908 1.00/1.00 vMB 103
667,070 667,070 000000000000000000041258aa42511151a6533e8052b6247941394b8de9aa24 3,008 1.00/1.00 vMB 128
667,069 667,069 0000000000000000000c0676366be4f7eaebdf91a17f19831c8126357c0778bf 1,181 1.00/1.00 vMB 93
667,068 667,068 00000000000000000009b919595df8b02c28751d9dd188dbd7e0418bacc9de2c 3,136 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.45 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: 666.95 GB
    • Received: 15.24 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.