Loading Tool

Explorer IconExplorer

Memory Pool

77,010 transactions
28.60 vMB
0.06388194 BTC
Random Selection Loading Transactions
Max Size: 173.56/200 MB

Candidate Block

Mining Attempt ce50758cf9531d894744dfc3bc3a060a1ec7ba0efab4f9ee9afe1a29a81b4bf0
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root d20d6fc826b8cd25fe282994385edb43ec003e26a5e01787aaef4acfc5b94746
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,796
Size: 1.00 vMB
Total Fees: 0.00434512 BTC
Feerates: 100.28 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (244,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,112 670,112 0000000000000000000898b6b9a2d8c945d791d581add06a716a9c0a2b0bd43a 2,162 1.00/1.00 vMB 145
670,111 670,111 000000000000000000053fb31e44ae99d100f418ba7afa8f1203ea0671f062c2 2,207 1.00/1.00 vMB 86
670,110 670,110 00000000000000000005f336266ff237d848d508403515b91111ce58dbf42b59 2,835 1.00/1.00 vMB 86
670,109 670,109 0000000000000000000bbfe86b4c894560745321161a35cd4d055d81f0cf93ae 2,991 1.00/1.00 vMB 75
670,108 670,108 00000000000000000009829be015e44e8be4ea61621cb4c7aec71a576238d8fd 2,645 1.00/1.00 vMB 146
670,107 670,107 0000000000000000000b4d4cc1edda393f09fcbc26b6333672723d849aec25c4 2,256 1.00/1.00 vMB 122
670,106 670,106 000000000000000000022702e5ea212bfee31d88e3e15d5366031ff97670d46c 1,308 1.00/1.00 vMB 147
670,105 670,105 0000000000000000000bc6c13a435462acc4ff9d685ca02fd76bfda34d76ffa8 2,351 1.00/1.00 vMB 159
670,104 670,104 000000000000000000072cf9e8a71b346bc28a9aead1e82b3d21088fd219d3d2 1,929 1.00/1.00 vMB 83
670,103 670,103 0000000000000000000adc6eeb4e52848ff78271208ef15fddcb236973cfe923 2,602 1.00/1.00 vMB 108
670,102 670,102 0000000000000000000174c608573e0af6c28a34771b0c73b8596699157fe909 2,307 1.00/1.00 vMB 92
670,101 670,101 0000000000000000000b00100cd8c97fad7132458764f75f4f3362eb203d5809 3,126 1.00/1.00 vMB 86
670,100 670,100 00000000000000000000a66e5af017d24354eb68c8ed54361e3267609dd10795 3,065 1.00/1.00 vMB 147
670,099 670,099 00000000000000000002810f02a2587ea6d04c164d6413de20a1d8005a52783f 2,661 1.00/1.00 vMB 141
670,098 670,098 000000000000000000097a94319d5b36d2f7ecdc769ea018e392cf4344d1fbb1 2,900 1.00/1.00 vMB 91
670,097 670,097 000000000000000000042ac89a4da6dbccb6574746013ebd0b1597fc77814959 2,549 1.00/1.00 vMB 97
670,096 670,096 000000000000000000091c0955ea856e467d46846d4cffbce5bdc840f913e267 2,139 1.00/1.00 vMB 106
670,095 670,095 000000000000000000053bed6f16b835a6d3a28ecac83eec4dcf1c64cfc7f35a 2,338 1.00/1.00 vMB 108
670,094 670,094 00000000000000000003d30cb7d6dbc3d9b65764154fa30e2fbfb091a474a583 1,029 1.00/1.00 vMB 141
670,093 670,093 00000000000000000003bba9671863669b1dd843fd4d06cbe6c494af0ef8fad0 2,673 1.00/1.00 vMB 107
670,092 670,092 000000000000000000077fd6c4b904bb08b31b03dd0747351561ab7bfb199605 2,353 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.