Loading Tool

Explorer IconExplorer

Memory Pool

78,339 transactions
29.76 vMB
0.07336792 BTC
Random Selection Loading Transactions
Max Size: 181.72/200 MB

Candidate Block

Mining Attempt aa80264e3ff25478d6a34eb6b6ea9db228f6763a458ee7ba1de3e33ac313d5e4
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 5c815ba4c98a537d7e291aebae5c1b861479dd2f7e2af25979c9c9e840d50093
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.00748936 BTC
Feerates: 150.58 > 0.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (434,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,332 481,332 000000000000000000811e33f167232e8ac3539ed2a902348aa48c0071bb1b22 941 1.00/1.00 vMB 47
481,331 481,331 00000000000000000090b83a8462d8568c708213d27bdbdae5f14637fa487422 604 1.00/1.00 vMB 57
481,330 481,330 000000000000000000ef9d8de737eff75faf6ba85053e55f2dec94c3f6869962 2,056 1.00/1.00 vMB 211
481,329 481,329 000000000000000000bf1958ebe56af08e3fd6353ebfe89cdb2ed561466c8665 765 1.00/1.00 vMB 79
481,328 481,328 000000000000000000b798a7ee0630ba34174d47609c998fb37ab32d7860db34 566 1.00/1.00 vMB 55
481,327 481,327 0000000000000000004152e3a7db16fffc61fa20f658ba300e6157231274f793 2,273 1.00/1.00 vMB 185
481,326 481,326 00000000000000000007efba0cb6e7ad582032f912aff6a6d03adb2c95cac511 519 1.00/1.00 vMB 50
481,325 481,325 000000000000000000cb7863ca2dc498849f08e377b7b57140a280c2ee452062 453 1.00/1.00 vMB 54
481,324 481,324 0000000000000000006fbb345f46d527a3d419272a104ae8b7100e168f7be9ca 310 1.00/1.00 vMB 34
481,323 481,323 0000000000000000008db9702e04a3710d748efd5b799cbf3d28a637bca71743 716 1.00/1.00 vMB 57
481,322 481,322 0000000000000000001b832898d2462709c92bace762da4f1fe5b08b92542a85 1,177 1.00/1.00 vMB 76
481,321 481,321 000000000000000000f8781503eb2c5b2bbacfaace382143f23d7beb464216b1 2,325 1.00/1.00 vMB 243
481,320 481,320 000000000000000000909dbf0da4c8b2786ca5165e10dad07a763f3d1af03402 1,619 1.00/1.00 vMB 125
481,319 481,319 0000000000000000011c75d143206e051d9e6f300c2ffeba805401aaadb195fa 658 1.00/1.00 vMB 54
481,318 481,318 0000000000000000002ab50b565a431e30231408a2f319f13ce790858b75e48e 2,161 1.00/1.00 vMB 138
481,317 481,317 000000000000000000deb3584902760b4992d7f7b4ca36c8325910c42d37033b 2,221 1.00/1.00 vMB 60
481,316 481,316 00000000000000000101f0252db18734f31c045b4bac216d4afc987127ce2b6f 1,765 1.00/1.00 vMB 60
481,315 481,315 0000000000000000012c20a23ea465e2e1890fa1cabe17a9e6c529dff68a46f5 2,046 1.00/1.00 vMB 193
481,314 481,314 00000000000000000099ce4b2b96856788cb48af56bf709c8b07da396aba60df 2,219 1.00/1.00 vMB 41
481,313 481,313 0000000000000000004b63d5849ba273e88a455641d21eb3343e4b67f722ecd1 2,178 1.00/1.00 vMB 226
481,312 481,312 000000000000000000c97ad0cff7f6fa9ba225ae74ab0f5e93652a1e64116e6e 1,790 1.00/1.00 vMB 261
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.