Loading Tool

Explorer IconExplorer

Memory Pool

83,133 transactions
31.37 vMB
0.16234230 BTC
Random Selection Loading Transactions
Max Size: 186.38/200 MB

Candidate Block

Mining Attempt 92589a9cba30d9fdaadbd243b3e0f2f4dd0bd639a7f0c6e89b6cdf03af855b5d
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root f6792f95c46aa38b48afe716d519750941258bf868a15fbac1b0590fd7606b76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.06131126 BTC
Feerates: 269.69 > 6.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (296,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,232 618,232 000000000000000000080d995c2467d2c5c642f2edf0cdae33c5f100f5d5d849 3,319 1.00/1.00 vMB 23
618,231 618,231 000000000000000000027ee739d39e864a012b5016e401af578f20c07a131ae0 2,105 1.00/1.00 vMB 22
618,230 618,230 00000000000000000008a36dc8361081a1d716490962b2bf49b87ad79952c1ca 3,351 1.00/1.00 vMB 23
618,229 618,229 0000000000000000000972a2206c658704a83cbbe76a2859b3539f6cebf5b393 3,246 1.00/1.00 vMB 31
618,228 618,228 0000000000000000000ab460a060f4aab51c37382670a804c66dc2adac1aa414 2,423 1.00/1.00 vMB 20
618,227 618,227 000000000000000000049fa7c428e77aa7de172dbc454a5a7e70d03658c51b5f 3,205 1.00/1.00 vMB 27
618,226 618,226 0000000000000000000dc7426db2561910bedbab8a897ee79d224172e2881911 3,338 1.00/1.00 vMB 23
618,225 618,225 0000000000000000000757a54cdd9d0dc52d891fa02d644010322c515a07d5cf 3,147 1.00/1.00 vMB 30
618,224 618,224 00000000000000000000f2428db1e2520b737309025832d060b6c6ce258e73a6 3,083 1.00/1.00 vMB 35
618,223 618,223 000000000000000000056d728ee19fa3bd054ab7b1611b8837e4738eb9126107 1,406 1.00/1.00 vMB 29
618,222 618,222 00000000000000000002e3a92534546ed7ace8af37feb0dd54632a5ceec18381 2,648 1.00/1.00 vMB 45
618,221 618,221 0000000000000000000af0808b44508fed96ba3fead7a35ac23f591e688c17e4 1,330 1.00/1.00 vMB 23
618,220 618,220 0000000000000000000224c4c4641e30f5e1bb91202c42b71902bbc3df7f10bf 2,384 1.00/1.00 vMB 30
618,219 618,219 000000000000000000003dd648117aaf60cb6864155f11449f8df371ce34e4cc 2,370 1.00/1.00 vMB 37
618,218 618,218 000000000000000000041f87516aaf2178ef3a0fef067d01f02c13779972d2be 1,979 1.00/1.00 vMB 17
618,217 618,217 00000000000000000003557e29960c7cdce0b114bb384769d0fd08470658032a 3,014 1.00/1.00 vMB 23
618,216 618,216 00000000000000000001b4487b63f7419ec3b54256e05c0967a3ae1ea350b80d 2,714 1.00/1.00 vMB 30
618,215 618,215 00000000000000000007614056014d2a8cfa52af5a5834dd72e9a4cf52ac03e8 2,437 1.00/1.00 vMB 23
618,214 618,214 000000000000000000046c08090f52004b82cf648ef32d9e19b12eb6e5bfb961 2,608 1.00/1.00 vMB 17
618,213 618,213 000000000000000000114f14157f91db8a7ab542d1c939c8c7d9386038d09d17 2,128 1.00/1.00 vMB 23
618,212 618,212 000000000000000000037f883782e6de89b6165a0e5113c7287ec6cfe36ef38e 2,949 1.00/1.00 vMB 27
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.55 GB
    • Received: 16.28 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.