Loading Tool

Explorer IconExplorer

Memory Pool

86,290 transactions
31.60 vMB
0.14554056 BTC
Random Selection Loading Transactions
Max Size: 190.52/200 MB

Candidate Block

Mining Attempt da36128826837aa1bbc7b74478ab48607c7afce6b190fccf3d6e590ca4a5bc04
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root c24ea6eb26b9735a0cdb23c83b817b655ba20c9736a21039c17b37b1cb5f2e79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.06423421 BTC
Feerates: 214.31 > 6.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (244,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,079 670,079 00000000000000000007c13c1c4e66f13c37c42897982d153507a147a3f92a7f 2,599 1.00/1.00 vMB 130
670,078 670,078 00000000000000000007dabf381c6a5ccedbed7621fd49369a33dff9360733e9 2,361 1.00/1.00 vMB 146
670,077 670,077 00000000000000000006def72e4a31885ae9acfcd2b4c139db77221fbc1564ef 2,942 1.00/1.00 vMB 139
670,076 670,076 00000000000000000004ba5b0151336cce3a380b627faa90cec1d658963ff348 3,106 1.00/1.00 vMB 132
670,075 670,075 00000000000000000006719d7378b34696230eea0cceb3bc8ff40119986a546c 2,535 1.00/1.00 vMB 153
670,074 670,074 000000000000000000043840c0f9c58a49c2c652668a4a06f745e6aaed401a4a 1,847 1.00/1.00 vMB 147
670,073 670,073 0000000000000000000809d859845d65c13db85febe6235997b7587fcfebd63f 2,189 1.00/1.00 vMB 124
670,072 670,072 0000000000000000000aa33eb020fa87154324850b5f880a325085b787c5bef5 2,246 1.00/1.00 vMB 160
670,071 670,071 000000000000000000084e6d5ca4ed2cde273ba5defd3a22d398b2c44b408419 1,170 1.00/1.00 vMB 145
670,070 670,070 0000000000000000000c0a953cf0a0e9eae103814af97118c925e0210dd37b0b 2,286 1.00/1.00 vMB 159
670,069 670,069 0000000000000000000660a7d0eaea6b9b7aa576463e17038fc1870a0863c597 1,772 1.00/1.00 vMB 150
670,068 670,068 000000000000000000070d335db0fb739fcf3b78cc95570419243cedea7cacf9 2,966 1.00/1.00 vMB 154
670,067 670,067 00000000000000000008826929a4908832e13c8b8919bdb0fdd596441dccba44 2,452 1.00/1.00 vMB 157
670,066 670,066 000000000000000000080642a9476835c57c0bf3d3c3de5e3a525cae6433ef48 2,132 1.00/1.00 vMB 147
670,065 670,065 00000000000000000007691715ef8835e77a0708252e710e0b4ef2a67a094860 1,381 1.00/1.00 vMB 143
670,064 670,064 0000000000000000000c8735625fb3a9cb12694bd20c4cb1222a58b7e6b5286d 2,476 1.00/1.00 vMB 151
670,063 670,063 0000000000000000000ad5acb32a4800cbc5c1e074be2caea3870ff54feb5c64 2,431 1.00/1.00 vMB 155
670,062 670,062 00000000000000000005465da491d754d78ad41f8323b57b47392c18c0af174d 2,976 1.00/1.00 vMB 178
670,061 670,061 0000000000000000000bce2ec6991d0b1b84bc978700d3abd9cd571fe02c477b 1,313 1.00/1.00 vMB 137
670,060 670,060 00000000000000000007d140aa8999fca9248b478390451109e04d701dd35fca 3,074 1.00/1.00 vMB 151
670,059 670,059 000000000000000000024dc81e0da3ac4a005543d2541a73b13d36ff347d1d80 2,575 1.00/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.33 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: 660.70 GB
    • Received: 14.77 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.