Loading Tool

Explorer IconExplorer

Memory Pool

86,082 transactions
32.06 vMB
0.21633016 BTC
Random Selection Loading Transactions
Max Size: 191.73/200 MB

Candidate Block

Mining Attempt 7931ae0e27913642d0ee64fb74b332d8bc07f6efc6d3a7036e2dafd52e6bed47
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root ff6140a46cf98276551afb8d6a7c748e3ddc4c5b5dcfb997e8172f1a15f44969
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.09735955 BTC
Feerates: 529.10 > 9.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (286,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,282 628,282 0000000000000000000c8258e1d43c2c0a47afc18c1d3fedb80d0cc8b2f42358 2,802 1.00/1.00 vMB 115
628,281 628,281 0000000000000000000ab1694a1fafc7be600edaa51593ee23132f3cee1be286 2,777 1.00/1.00 vMB 116
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
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.