Loading Tool

Explorer IconExplorer

Memory Pool

81,755 transactions
30.55 vMB
0.11630200 BTC
Random Selection Loading Transactions
Max Size: 183.99/200 MB

Candidate Block

Mining Attempt 335f9abb68cb29ac1e0c92b7b8e11334c2f2878b359fbf46b9ad111c4935b955
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 61b3a8850e0254eb906094045ba26a53162bcfeb401cf1b2199f4918aeddab12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.04058533 BTC
Feerates: 180.34 > 4.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (286,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,280 628,280 000000000000000000071110b87db700472f220ea7e82f3efb9c1aa5bf260902 1,023 1.00/1.00 vMB 89
628,279 628,279 00000000000000000008d7ce2777b3635a8d9fad6961463d310dccde5270e708 1,062 1.00/1.00 vMB 88
628,278 628,278 00000000000000000001da637a8184caa2175b76c81cfe889e9d31f63333451f 1,823 1.00/1.00 vMB 98
628,277 628,277 0000000000000000000173990bba4b37c42bfadfb7070777dd6bf2441efcfcb6 2,606 1.00/1.00 vMB 109
628,276 628,276 00000000000000000007b32d939ac86902cf657166c984ac6fe9832a59487bde 2,183 1.00/1.00 vMB 159
628,275 628,275 0000000000000000000c2f6058c7824884f443a7fe2add2f97a044378dc80723 2,438 1.00/1.00 vMB 69
628,274 628,274 00000000000000000010986e749da2343f661ebdf528a4c10522cdc7d76c49e8 2,688 1.00/1.00 vMB 80
628,273 628,273 000000000000000000031afe582224b19e9081edc12243655cb9533749b2ecb8 2,209 1.00/1.00 vMB 65
628,272 628,272 0000000000000000000add8b79f556a31bf6ed64ba552995f7011689df374b71 2,098 1.00/1.00 vMB 78
628,271 628,271 00000000000000000004c44b5b4aa1208cf1daaf3ecec0570a7543a120e3c781 2,660 1.00/1.00 vMB 75
628,270 628,270 00000000000000000003c63756cdc147b628c714b9aab43072234212af48e433 2,169 1.00/1.00 vMB 77
628,269 628,269 000000000000000000078059a6b5a80bd530367bcab352683e2203bb45048b79 2,130 1.00/1.00 vMB 79
628,268 628,268 00000000000000000002b1088342d1aa7c36c0953decb9cedb88be074059d91a 2,304 1.00/1.00 vMB 81
628,267 628,267 000000000000000000006c00eaa970cd17cb9a7ef28bcb5820b8fd5a0bd5ecdd 2,226 1.00/1.00 vMB 83
628,266 628,266 000000000000000000073b3103aabb78fb06319fc10ecfcf946463a5b7c0a28a 2,716 1.00/1.00 vMB 95
628,265 628,265 0000000000000000000379dc652f80fe01355dca2e9a922f27ea149c865eff0d 2,665 1.00/1.00 vMB 68
628,264 628,264 00000000000000000010db0502b78f3feca452b61cf667cdddc13c9957810151 2,107 1.00/1.00 vMB 69
628,263 628,263 000000000000000000115aedda031890ba5b0a5022bcef03c68deede6b534338 1,825 1.00/1.00 vMB 85
628,262 628,262 0000000000000000000035319c1d74e9413247baa72f82bad6d816318b24d6c1 1,954 1.00/1.00 vMB 81
628,261 628,261 0000000000000000001056516de3b4bf68b92d66d41225240d70492d633c51fe 2,187 1.00/1.00 vMB 83
628,260 628,260 0000000000000000000c686dc8495156c164ddc7bcd5a5801a4311f3d9f00886 2,549 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.42 GB
    • Received: 16.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.