Loading Tool

Explorer IconExplorer

Memory Pool

83,571 transactions
30.73 vMB
0.16976824 BTC
Random Selection Loading Transactions
Max Size: 186.46/200 MB

Candidate Block

Mining Attempt 68d1da1a80407ef4b485c0c78fd3373cff8d0efd8ce7c43eff189812f5c8cd63
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 540b7d27a8495de3df986338fc23fadac1b18e21752632bea62339394e5a11ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.08728827 BTC
Feerates: 150.79 > 8.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (361,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,310 553,310 0000000000000000001b86d28ceb51a6ec3272ead97e99e59323233fa0fc6b69 1,937 1.00/1.00 vMB 21
553,309 553,309 0000000000000000000647cc67fc96b1a79c862c6b8ccc3cf72298ba0c884d8c 2,901 1.00/1.00 vMB 29
553,308 553,308 0000000000000000001481cb9d3a9a90b53ddbf04e9207e3683326fb258e2f3f 2,213 1.00/1.00 vMB 8
553,307 553,307 0000000000000000002a6dbcd9d6ccbc1b1bbe39fd251d96fa5fcda9b71843be 1,938 1.00/1.00 vMB 8
553,306 553,306 0000000000000000001019d50c6e2332edf089e7c230638a2471cb7285bb3716 2,617 1.00/1.00 vMB 13
553,305 553,305 00000000000000000029f42a506cbd3cef530c35cbdadd568ea900697dd6301f 2,228 1.00/1.00 vMB 24
553,304 553,304 0000000000000000002f664bf8aaee36f3162c2e48f76c284b92017cb542b239 2,949 1.00/1.00 vMB 20
553,303 553,303 00000000000000000018353b5a0bc84e907ca64bb979d3ecdb70bd4e41d79d6e 2,852 1.00/1.00 vMB 33
553,302 553,302 0000000000000000000eaedf3d2bd06fea0f926de591126fbe6bb885ea70f686 2,469 1.00/1.00 vMB 25
553,301 553,301 000000000000000000304d272e529aa51ec020ea2183ed44768ea27a62b33257 2,554 1.00/1.00 vMB 17
553,300 553,300 0000000000000000000ca65f776077debd51df3275f29a451c312ee6ea06dd81 2,809 1.00/1.00 vMB 8
553,299 553,299 0000000000000000002fb5012be16342623a11878216e6b9fc2b75cf4f702ece 3,375 1.00/1.00 vMB 29
553,298 553,298 00000000000000000008684b840c1b455501b250b145ae198d4c105ab9a783d1 1,975 1.00/1.00 vMB 19
553,297 553,297 00000000000000000013634311fa335fe19803787572538c73a92d415d7a6283 3,031 1.00/1.00 vMB 31
553,296 553,296 00000000000000000002809d00f7a0af227e9a2eb88473bd227f0ad622fd76f6 2,841 1.00/1.00 vMB 19
553,295 553,295 0000000000000000002d5eb19feee951d529c755abe2975896d9623b0ac1e2f4 2,822 1.00/1.00 vMB 26
553,294 553,294 00000000000000000027f8bf356bdd00a7e80fdc18d71ef4069a3f5b4ab1dd25 1,478 1.00/1.00 vMB 10
553,293 553,293 000000000000000000154eed548e82da351bf573567aa1cd249a32431c48f213 1,583 1.00/1.00 vMB 15
553,292 553,292 00000000000000000004fdd981a7e827a072716d5da481ba37e8ccd9295dde5c 2,748 1.00/1.00 vMB 28
553,291 553,291 0000000000000000001c5f5091d6231712fe0ee35fd02d8d4f8573b84f568051 2,500 1.00/1.00 vMB 21
553,290 553,290 0000000000000000002c3ee06479422cca3dd2af685c8333bdc55c30c400b23b 3,002 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.92 GB
    • Received: 16.06 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.