Loading Tool

Explorer IconExplorer

Memory Pool

72,517 transactions
28.33 vMB
0.07276302 BTC
Random Selection Loading Transactions
Max Size: 171.41/200 MB

Candidate Block

Mining Attempt 0c71fc4b0516caf72990533503312be9023c1a9822b4cbcc4624931c9fa7ace0
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 1fe56412bf61ca86f70ab9d47e17ec7adc9284c2a442da3a5027b7d1ef734069
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,004
Size: 1.00 vMB
Total Fees: 0.01062476 BTC
Feerates: 150.52 > 1.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (313,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,202 602,202 000000000000000000025d2b3ab0cf29e932f86ff618370599df32eedb89abe5 2,506 1.00/1.00 vMB 29
602,201 602,201 000000000000000000037f67a1ed5f439777223f0dc37750c649b07f80b70ae2 3,328 1.00/1.00 vMB 31
602,200 602,200 0000000000000000000e956718b4ad25122d0aa7e13af16e7bbd000402b129ab 2,666 1.00/1.00 vMB 49
602,199 602,199 00000000000000000011fa68145ff6ede63bf510b400888a4c88be5a536ffe5e 2,070 1.00/1.00 vMB 22
602,198 602,198 00000000000000000008bd6f65a42904ec9a9247112eb54ac1bd7b9d6591f892 3,052 1.00/1.00 vMB 28
602,197 602,197 0000000000000000000aea9f7d41764aaa00d315ad95f30965781786ce0cb80d 2,658 1.00/1.00 vMB 39
602,196 602,196 0000000000000000001401aa8ef894ff2ab4cd9c13d1b82d94a50813bee6f710 2,139 1.00/1.00 vMB 22
602,195 602,195 00000000000000000007273fd9ef84fe17839cc22a9f033a519be8c8b7d57ecc 2,711 1.00/1.00 vMB 17
602,194 602,194 0000000000000000000fa25667f316edea7ddac66b33770d879b6d321f3c5185 2,930 1.00/1.00 vMB 42
602,193 602,193 00000000000000000009e7247b67b0aa60a66ddab8993294183981f801ebaf45 2,132 1.00/1.00 vMB 25
602,192 602,192 0000000000000000000ff7ccd3138f51efae7f81ea93ea7d12d004dd91d172d7 2,527 1.00/1.00 vMB 24
602,191 602,191 00000000000000000001d08eb994c0d7fc5a55925c124cd75472dfd2a8307b9b 3,112 1.00/1.00 vMB 28
602,190 602,190 0000000000000000000475a6830190abbd081cdec7b8845764a57091f69c6c96 2,934 1.00/1.00 vMB 32
602,189 602,189 0000000000000000001405c2dc004b910528377a93319848e78821dea68ea6ed 2,659 1.00/1.00 vMB 30
602,188 602,188 00000000000000000010d574a588fd120f08fb99a5d424aaac9fcf7b5a6fad56 2,725 1.00/1.00 vMB 45
602,187 602,187 0000000000000000000cc968b0e42456618c570f23e2e4753b99be1d4e9b0bb5 2,826 1.00/1.00 vMB 45
602,186 602,186 0000000000000000000be46e380528aae8f6571141a92e3b3ff8e9acd8ddb925 2,790 1.00/1.00 vMB 41
602,185 602,185 00000000000000000002399e3649ac547d8276b8dd33a395945c5c60e8e09cd6 1,448 1.00/1.00 vMB 59
602,184 602,184 00000000000000000011eb746724ddb1ff025453115dfd5808574f212741aff0 1,703 1.00/1.00 vMB 91
602,183 602,183 00000000000000000005494c52732d9614421509adaa8885372e94475ad159b2 3,220 1.00/1.00 vMB 22
602,182 602,182 000000000000000000015364b959d1a15d7cb661e7e977dd7faf9e73602e987a 3,170 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.